Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:07 UTC

yegor256 / qbash

Simple executor of a bash commands from Ruby: it logs the output and checks the exit code

RubyMIT★ 5 stars⑂ 3 forkssince Sep 2024View on GitHub ↗

yegor256/qbash holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (98/100) and lowest on Community & Adoption (38/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

69
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

Yegor BugayenkoPersonal account
5,348 followers215 public repossince Dec 2010@zerocracy

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsqbash0.8.4-3567 days ago

Metrics by category

Vitality

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

98Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
32.5/36Commit cadence — 47/52 weeks with commits
18/18Commit volume — 182 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year182
human_commit_share0.38
days_since_last_push1
active_weeks_last_year47

Release discipline

100Excellent
How it's scored
27/27Ships releases — 35 releases published
36/36Release recency — latest release 67 days ago
27/27Release cadence — a release every ~15.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count35
latest_release_tag0.8.4
releases_from_tagsno
days_since_latest_release67
mean_days_between_releases15.2
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?

38At risk · 18% of overall
How it's scored
9.8/60Stars — 5 stars
2.5/25Forks — 3 forks
0/15Watchers — 2 watchers
Inputs used
forks3
stars5
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
49/80Total downloads — 52,409 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesqbash
dependents
ecosystemsrubygems
total_downloads52,409
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?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.888
How it's scored
45.4/46.8Issue resolution — 97% of issues closed
36.5/38.3PR acceptance — 188/197 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs188
open_issues1
closed_issues35
issue_closed_ratio0.972
closed_unmerged_prs9
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 5,348 followers of yegor256
25/25Track record — 215 public repos, account ~15 yr old
Inputs used
followers5,348
owner_typeUser
is_verified
owner_loginyegor256
public_repos215
account_age_days5,702
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 67 days ago
20/20Version history — 35 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesqbash
ecosystemsrubygems
any_deprecatedno
min_days_since_publish67

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://rubygems.org/gems/qbash
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsbash, ruby, console, ruby-gem, terminal
has_wikino
homepagehttps://rubygems.org/gems/qbash
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
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
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories8
affected_packages1
assessed_packages69
unassessed_packages4
affected_by_severitymoderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 69 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.9/40Legible commit history — 17 of 38 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.447
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — lockfile
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 62 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0.62
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/3 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes12,240
source_files_sampled3
oversized_source_files0

Key facts

5GitHub stars
3contributors
182commits, last 12 months
1days since last push
35releases
1bus factor
1open issues
RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
2Releases

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.

12233312025-102025-112026-01
Major 0Minor 0Patch 2
OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-28 14:07 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
RubyGemscucumber~>11.0Gemfile
RubyGemsminitest~>6.0Gemfile
RubyGemsminitest-reporters~>1.7Gemfile
RubyGemsnet-ping~>2.0Gemfile
RubyGemsrake~>13.2Gemfile
RubyGemsrandom-port~>0.0Gemfile
RubyGemsrdoc~>8.0Gemfile
RubyGemsrubocop~>1.73Gemfile
RubyGemsrubocop-elegant~>0.5Gemfile
RubyGemsrubocop-minitest~>0.38Gemfile
RubyGemsrubocop-performance~>1.25Gemfile
RubyGemsrubocop-rake~>0.7Gemfile
RubyGemssimplecov~>0.22Gemfile
RubyGemssimplecov-cobertura~>3.0Gemfile
RubyGemsw3c_validators~>1.3Gemfile
RubyGemswebmock~>3.25Gemfile
RubyGemsyard~>0.9Gemfile
All dependencies 73

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

RegistryPackageVersionRelation
RubyGemscucumber11.1.1direct
RubyGemsminitest6.0.6direct
RubyGemsminitest-reporters1.8.0direct
RubyGemsnet-ping2.0.9direct
RubyGemsrake13.4.2direct
RubyGemsrandom-port0.8.2direct
RubyGemsrdoc8.0.0direct
RubyGemsrubocop1.88.2direct
RubyGemsrubocop-elegant0.6.0direct
RubyGemsrubocop-minitest0.40.0direct
RubyGemsrubocop-performance1.26.1direct
RubyGemsrubocop-rake0.7.1direct
RubyGemssimplecov0.22.0direct
RubyGemssimplecov-cobertura3.1.0direct
RubyGemsw3c_validators1.3.7direct
RubyGemswebmock3.26.2direct
RubyGemsyard0.9.45direct
RubyGemsaddressable2.9.0indirect
RubyGemsansi1.6.0indirect
RubyGemsast2.4.3indirect
RubyGemsbacktraceindirect
RubyGemsbacktrace0.4.1indirect
RubyGemsbase640.3.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbuilder3.3.0indirect
RubyGemscrack1.0.1indirect
RubyGemscucumber-ci-environment11.0.0indirect
RubyGemscucumber-core16.2.0indirect
RubyGemscucumber-cucumber-expressions19.0.1indirect
RubyGemscucumber-gherkin39.1.0indirect
RubyGemscucumber-html-formatter23.1.0indirect
RubyGemscucumber-messages32.3.1indirect
RubyGemscucumber-tag-expressions8.1.0indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemsdocile1.4.1indirect
RubyGemsdrb2.2.3indirect
RubyGemselapsedindirect
RubyGemselapsed0.3.1indirect
RubyGemsellipsized0.3.0indirect
RubyGemserb6.0.4indirect
RubyGemsffi1.17.4indirect
RubyGemshashdiff1.2.1indirect
RubyGemsjson2.21.1indirect
RubyGemslanguage_server-protocol3.17.0.6indirect
RubyGemslint_roller1.1.0indirect
RubyGemslogger1.7.0indirect
RubyGemsloogindirect
RubyGemsloog0.8.0indirect
RubyGemsmemoist31.0.0indirect
RubyGemsmini_mime1.1.5indirect
RubyGemsmini_portile22.8.9indirect
RubyGemsmulti_test1.1.0indirect
RubyGemsnokogiri1.19.3indirect
RubyGemsparallel2.1.0indirect
RubyGemsparser3.3.12.0indirect
RubyGemsprism1.9.0indirect
RubyGemspublic_suffix7.0.5indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrbs4.0.3indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsrexml3.4.4indirect
RubyGemsrubocop-ast1.50.0indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssimplecov-html0.13.2indirect
RubyGemssimplecov_json_formatter0.1.4indirect
RubyGemssys-uname1.5.1indirect
RubyGemstagoindirect
RubyGemstago0.7.0indirect
RubyGemstsort0.2.0indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemswin32ole1.9.3indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
nokogiri1.19.3indirectmoderate81.19.4

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": [
        "bash",
        "ruby",
        "console",
        "ruby-gem",
        "terminal"
      ],
      "is_fork": false,
      "size_kb": 442,
      "has_wiki": false,
      "homepage": "https://rubygems.org/gems/qbash",
      "languages": {
        "Ruby": 23837
      },
      "pushed_at": "2026-07-27T01:12:32Z",
      "created_at": "2024-09-15T18:05:20Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T09:14:10Z",
      "description": "Simple executor of a bash commands from Ruby: it logs the output and checks the exit code",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.yegor256.com",
      "name": "Yegor Bugayenko",
      "type": "User",
      "login": "yegor256",
      "company": "@zerocracy",
      "location": "China",
      "followers": 5348,
      "avatar_url": "https://avatars.githubusercontent.com/u/526301?v=4",
      "created_at": "2010-12-16T20:09:39Z",
      "is_verified": null,
      "public_repos": 215,
      "account_age_days": 5702
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.8.4",
          "kind": "patch",
          "published_at": "2026-05-22T12:05:09Z"
        },
        {
          "tag": "0.8.3",
          "kind": "patch",
          "published_at": "2026-04-27T10:06:38Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2026-04-14T17:51:49Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2026-04-02T10:43:06Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2026-02-16T19:35:06Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2026-02-02T05:21:21Z"
        },
        {
          "tag": "0.7.1",
          "kind": "patch",
          "published_at": "2026-01-27T08:02:58Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2026-01-27T06:26:21Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2026-01-19T07:34:29Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2026-01-05T11:52:42Z"
        },
        {
          "tag": "0.4.8",
          "kind": "patch",
          "published_at": "2025-11-24T14:40:40Z"
        },
        {
          "tag": "0.4.7",
          "kind": "patch",
          "published_at": "2025-10-26T12:03:14Z"
        },
        {
          "tag": "0.4.6",
          "kind": "patch",
          "published_at": "2025-10-24T11:03:34Z"
        },
        {
          "tag": "0.4.5",
          "kind": "patch",
          "published_at": "2025-05-12T09:40:41Z"
        },
        {
          "tag": "0.4.4",
          "kind": "patch",
          "published_at": "2025-05-11T14:22:31Z"
        },
        {
          "tag": "0.4.3",
          "kind": "patch",
          "published_at": "2025-05-11T13:37:55Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2025-05-11T09:33:59Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2025-05-10T14:39:04Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2025-02-07T07:01:07Z"
        },
        {
          "tag": "0.3.2",
          "kind": "patch",
          "published_at": "2025-02-04T16:34:47Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2025-02-04T15:59:47Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2025-01-07T15:35:58Z"
        },
        {
          "tag": "0.2.3",
          "kind": "patch",
          "published_at": "2025-01-07T14:41:18Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2024-12-26T12:09:57Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2024-12-26T10:46:31Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2024-12-25T09:54:13Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2024-12-20T04:09:51Z"
        },
        {
          "tag": "0.0.8",
          "kind": "patch",
          "published_at": "2024-10-06T10:39:45Z"
        },
        {
          "tag": "0.0.7",
          "kind": "patch",
          "published_at": "2024-10-06T04:51:31Z"
        },
        {
          "tag": "0.0.6",
          "kind": "patch",
          "published_at": "2024-10-06T04:24:13Z"
        },
        {
          "tag": "0.0.5",
          "kind": "patch",
          "published_at": "2024-10-02T03:28:58Z"
        },
        {
          "tag": "0.0.4",
          "kind": "patch",
          "published_at": "2024-09-25T09:01:48Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2024-09-23T07:19:05Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2024-09-17T09:25:37Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2024-09-16T10:46:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b01d5c4d36a4b0a490e19fd8144b8159cd1b17d6",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency net-ping to v2.0.9",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-25T08:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447e6a709f64678fe94072ddbec0bedf08c00d0b",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency rubocop-minitest to v0.40.0",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-07-22T03:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc622d26fbcb0e5bd3d7753403520e33639030b",
          "body": null,
          "is_bot": true,
          "headline": "Update reviewdog/action-actionlint action to v1.73.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T02:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01fdcaf426ae7c483af9eaf1f3ab90abef3f600e",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop-minitest to v0.40.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T19:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24092280a8c13a10f7679c7be9b08372d6ed9641",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency yard to v0.9.45",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-07-19T09:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6a16f32116206e38f93e7fba36a8d58d4571f4",
          "body": null,
          "is_bot": true,
          "headline": "Update DavidAnson/markdownlint-cli2-action action to v24.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T21:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb2ab6024bd2582da35e36382db1b369a75e4cb",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency yard to v0.9.45",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T04:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7da6b45cd91007699da5675fb31c5df8ef29ce73",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.88.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T11:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f1adfe36e16170a254d15ac4b23f04d5dd07cc",
          "body": null,
          "is_bot": true,
          "headline": "Update DavidAnson/markdownlint-cli2-action action to v24",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-04T00:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff54200a8e2da5c75701f07556e04cbbf84501a3",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.88.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-01T10:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ee682c6e9119b7709e292a12e82c7538c2d3f7",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.48.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-30T19:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85de3bd9b8ed45988e73e599f96722dd7a988361",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency cucumber to v11.1.1",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-06-26T17:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92bfd67e010a1ef459a3a0c066311e921a4c5568",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rdoc to v8",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-26T16:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3917b9e59c74900f0bb6de4b4b8dcb3ead25faaf",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency cucumber to v11.1.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T09:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e9960ea60d39d2a4c9741e1ab144175302ab358",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.88.0 (#221)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-22T06:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42af8ea42a53aa61e3a68c2245e671191e800f75",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v7 (#222)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-22T06:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc753d329ee50ffbf2781ab6ef1b449c3896404b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop-elegant to v0.6.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T10:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7580c17db38bddee1c6a8504ebbff3232d3dea46",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ci): add final newline to actionlint.yml",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-06-14T17:09:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "adca086e329e8e9c1a1e77a09ac76fa0ce3bcd8a",
          "body": null,
          "is_bot": false,
          "headline": "actionlint",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-06-09T04:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67e2d18a8cb26b287aadb14ca89d593e7590cb0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update codecov/codecov-action action to v7 (#218)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-07T06:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91c04607136f3e9755e2a52585d23ff57aea66ac",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.47.2 (#217)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-04T06:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a62315180e0a5ac7eb4cf69991a89f4534a4615e",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.47.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T04:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e85d401b5f77837c61527594878da3b9e5a10f3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency cucumber to v11.1.0 (#215)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T06:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2c74ab1d6f6f45111068e5c2394e995874d551",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.87.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T09:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c543e55350d28b4e17f586b53d41b74f9834b5fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:yegor256/qbash",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-05-29T11:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aaa9560765d7e50b9476fee5f99962da786ae6a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.47.0 (#213)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e05d8f63fe7a035eb57c317506e247f544c49b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:yegor256/qbash",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-05-28T09:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2fb22f222126f7cb67510f50c68a107f7c959c",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Refresh Gemfile.lock",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-05-28T07:17:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "65037ae2c42087e13019a6e09a914bae389115bb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency rubocop-elegant to v0.5.1 (#212)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-28T06:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37d87fc34b41f0ed757390f39ce1b22798b91252",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency yard to v0.9.44 (#211)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-26T06:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "438c86ec3d323e34782901f007fe8f2aec4f4600",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.46.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-23T21:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b89347d104fbaddd08d79522d3be402782e101",
          "body": null,
          "is_bot": false,
          "headline": "#209: Refactor RuboCop configuration and Rakefile structure.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-05-22T11:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812372733a55aea4b06b58e1d00721c13a467011",
          "body": null,
          "is_bot": false,
          "headline": "#209: Add rubocop-elegant to plugins and Gemfile.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-05-22T11:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0839c8519d15d2cda0867008089295701802c88a",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency ruby to v4.0.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T02:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda5fee8a66bc57861dbcd26ca9d41174d71e4a4",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.46.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-16T20:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9976984d3ee980eeb7830290922f566df066e8a",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.86.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-14T09:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7c4c48c0a5b8b42a1aaf01e84fa3e07f1ac729",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency ruby to v4.0.4 (#205)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T06:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc713ad00185493d8933c38ad2af36efef79ee00",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.46.1 (#204)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T11:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ed0fb0050b4de4aedcfab83315241df5a31c5c",
          "body": null,
          "is_bot": true,
          "headline": "Update DavidAnson/markdownlint-cli2-action action to v23.2.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-06T09:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e789422fe9781ede94da27d064c6d9291d1282",
          "body": null,
          "is_bot": false,
          "headline": "Polish: fix grammar in comment",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-05-03T13:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad8a9127c30dfe0c1fee34df09923fe2cb7f69f",
          "body": null,
          "is_bot": false,
          "headline": "Update crate-ci/typos action to v1.46.0",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-05-01T04:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02aac393b1ace6e599b1345665837b7c2d1cd4be",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency minitest to v6.0.6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-01T03:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7ea4c08d0fb6fce88c586c6619d89ea2f08fd0",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.46.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-30T17:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca637c0eae0ae4c926dc85695b16a0d87bf1aa5",
          "body": null,
          "is_bot": true,
          "headline": "Update DavidAnson/markdownlint-cli2-action action to v23.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-29T14:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a9b57bbebbdfd2cae63ca46d03b952014e62d2a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.45.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-28T14:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2c75b9546a033c14843e443815e420e34f85db",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "#198: Fail with clear error when wait status is unavailable",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-04-27T09:58:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ff2c94b86034a3da3b3a0d4bd6d182fdc204fd9c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency minitest to v6.0.5",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-04-22T03:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226f868321191e74738a2ea3c92e31bd528a260a",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency ruby to v4.0.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-21T10:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27533afef644272210f97c2b080d21cd1ce41c74",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency minitest to v6.0.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-21T01:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9c685a147df6cfc46270bcebee57f107b7bca0",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency yard to v0.9.43",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-18T09:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde0de75218921641034e558c0187de3c6d1859b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency yard to v0.9.42",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T22:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "716e1ab0025e5a82484ba379d6a154fa4474bae6",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rake to v13.4.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T10:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd83c9653d52437dd0e3dbd6c416507b4e01578",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency cucumber to v11",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-04-15T03:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a52093f7dbe8af32f9a8839a2fc981c502a981",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency cucumber to v11",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-14T21:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58555ae275dce907d285ebfaa873d55b290d886b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency minitest to v6.0.4",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-14T21:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d301630a07d1342ac6385bd2c63897ec5409c30",
          "body": null,
          "is_bot": false,
          "headline": "#192: Update Gemfile.lock with latest gem versions.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-04-14T17:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3fa82732ead8bc7c33e037995f5cf9e4f0367b",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency yard to v0.9.40",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-04-14T05:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d637331675d7c7f6f1c1a0b46a76196b7eccc86",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.45.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T17:33:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d087b86b296c12ec61af4b274dd4fa7ea818c22e",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency yard to v0.9.40",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T04:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1fc7dfbad85fbe82e36322b55fbc1872c7f5f2e",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.86.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-09T06:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc54693b0c4b79045a6beb4239c5f2de7721d4e1",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency yard to v0.9.39",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-08T18:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "853283addebdd2cd3d896a8f0dc6c2a1e857f6af",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency minitest-reporters to v1.8.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-03T05:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4007c2166ff4432a7840fd3a829b23da1b060e12",
          "body": "…o 90%.",
          "is_bot": false,
          "headline": "#184: Disable Metrics/ModuleLength and adjust test coverage minimum t…",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-04-02T10:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64bc7558ecf40a85bb8f04f5f5bfd8105678585",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.45.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-01T14:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6290b103bac300c5d9a7aafb5fda8a4c33b5a55a",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency minitest to v6.0.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-01T01:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805374affd834985f701b1e8eb708000f85d7c04",
          "body": null,
          "is_bot": false,
          "headline": "Update DavidAnson/markdownlint-cli2-action action to v23",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-03-30T00:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b23f599d21d106cb996cd857ec01f502cf2339f",
          "body": null,
          "is_bot": false,
          "headline": "Update crate-ci/typos action to v1.44.0",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-03-29T22:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35cbe101cc0beef0b4e80a75ab8c3baf328c119b",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency ruby to v4.0.2",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-03-29T21:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6069b984bd016d8b756d01e852c51a2165570c0b",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency webmock to v3.26.2",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-03-29T18:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cccc0e2b1a6f86ac12950707ccbfc6c935c65fc5",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop-minitest to v0.39.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-29T14:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6460b5ffc403016fedc559cdbefd85c2002e5815",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency rubocop to v1.86.0",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-03-29T14:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a08d01d50ba3048be301a8d69eab8449877ff9d",
          "body": null,
          "is_bot": false,
          "headline": "Update codecov/codecov-action action to v6",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-03-29T12:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46da043f6ad4d99772401885cb868ff91ee27e5f",
          "body": null,
          "is_bot": true,
          "headline": "Update codecov/codecov-action action to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-26T17:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d25319083e92d36f987d1f5c66c517c7e574fa7",
          "body": null,
          "is_bot": true,
          "headline": "Update DavidAnson/markdownlint-cli2-action action to v23",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-26T05:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14efde1665fd7af52f8a55b7790ff021782340d2",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.86.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-23T12:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd1713a47cb17f16c98eab1de72d8bf24e722a8",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency webmock to v3.26.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-18T04:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57903d87b875e4f64469a6474ce43f4f3dd1ec05",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency ruby to v4.0.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-17T01:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd849ea9c43db46d46b2874c3d92f385488e1d38",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.44.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-27T17:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c844d8aae9b03f3c071d188b5aec533daadf65",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency minitest to v6.0.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-24T00:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0040883b6de2bc526af231d011210b49ba44159d",
          "body": null,
          "is_bot": false,
          "headline": "#174: Add support for running commands through the system shell.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-02-16T19:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7c6a954c42b944c3efc05b4fac48ef519915e7",
          "body": null,
          "is_bot": false,
          "headline": "#174: Update Gemfile.lock with latest gem versions.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-02-16T19:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df16ee0092c7521a7c1527a6e79cfac447187cde",
          "body": null,
          "is_bot": false,
          "headline": "Update crate-ci/typos action to v1.43.0",
          "author_name": "Rultor.com",
          "author_login": "rultor",
          "committed_at": "2026-02-03T04:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8468be534c7fbb7dbb034023e131e86662b9273a",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.84.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-02T22:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20be4e75916f8b30c2ea88c954ad20c9ebd94d98",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.43.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-02T17:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6351a90163e34e4053b63f424d8801cb2f37b37",
          "body": null,
          "is_bot": false,
          "headline": "#167: Convert integer environment values to strings.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-02-02T05:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc340da964f5f5756c09df02458753b1a58ac00",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.42.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-27T21:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447a6ad86de98d12e91d7c4259ffaf9feadf65ca",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rubocop to v1.84.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-27T12:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dba4289898f8b861c678b37ddae41473b166b0",
          "body": null,
          "is_bot": false,
          "headline": "Add test for printing error to stdout in test_qbash.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T08:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cbae1a9ffa1145eb0feaea0b734a3b5fc2c17c8",
          "body": null,
          "is_bot": false,
          "headline": "#164: Add test for printing error to stderr.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T07:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94a81f01e8368247c361540aa4b17270b4e95fb",
          "body": null,
          "is_bot": false,
          "headline": "#163: Refactor qbash method to handle stdout and stderr separately.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T06:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0153f4a6a4e8ba1b3c382fed73b83f1a84e5e55",
          "body": null,
          "is_bot": false,
          "headline": "#163: Update handling of stderr in qbash function.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T06:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c431add77838cfe3ac23e6af9303ac4df98203",
          "body": null,
          "is_bot": false,
          "headline": "#163: Refactor stderr variable assignment in qbash method.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T06:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b0a247fefe79ca99d5d9ebf0fa097b42878f1e",
          "body": null,
          "is_bot": false,
          "headline": "#163: Refactor thread handling logic in Kernel module.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T06:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cc55a74a2aeeff4fea8586d77b921346f69f73",
          "body": null,
          "is_bot": false,
          "headline": "#163: Refactor logging options for qbash command.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T06:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d846a174dd04abbd02b2470aea6c68291cd98cd",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies versions.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-27T05:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f1ecfb333398c3039077e3e8fc2cece17ad80d",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.42.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-26T17:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "681c015014bffbce8a813778be480dcf14ecdc94",
          "body": null,
          "is_bot": true,
          "headline": "Update crate-ci/typos action to v1.42.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-19T19:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53913536a8d16c698e903b5b329e30e4c17815b9",
          "body": null,
          "is_bot": false,
          "headline": "#161: Add support for changing working directory in qbash.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-19T07:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c325a4fc5afce50eeb56acb14b2b4e01e0fa85",
          "body": null,
          "is_bot": false,
          "headline": "#161: Update Gemfile.lock with latest gem versions.",
          "author_name": "Yegor Bugayenko",
          "author_login": "yegor256",
          "committed_at": "2026-01-19T07:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0370846d2490e74696968ee0a4c4181cc827c573",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rdoc to v7.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-13T16:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 182,
      "latest_release_at": "2026-05-22T12:05:09Z",
      "latest_release_tag": "0.8.4",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 67,
      "mean_days_between_releases": 15.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "qbash",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/qbash",
          "is_deprecated": false,
          "latest_version": "0.8.4",
          "repository_url": "https://github.com/yegor256/qbash",
          "versions_count": 35,
          "total_downloads": 52409,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2024-09-16T10:45:45.418000Z",
          "latest_published_at": "2026-05-22T12:03:35.808000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 67
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 5,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 12240,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.3",
            "severity": "moderate",
            "ecosystem": "rubygems",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5prr-v3j2-97mh",
              "GHSA-5v8h-3h3q-446p",
              "GHSA-8678-w3jw-xfc2",
              "GHSA-9cv2-cfxc-v4v2",
              "GHSA-p67v-3w7g-wjg7",
              "GHSA-phwj-rprq-35pp",
              "GHSA-wfpw-mmfh-qq69",
              "GHSA-wjv4-x9w8-wm3h"
            ],
            "fixed_version": "1.19.4",
            "advisory_count": 8,
            "oldest_advisory_days": 38
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 8,
        "affected_count": 1,
        "assessed_count": 69,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "cucumber",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>11.0"
        },
        {
          "name": "minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>6.0"
        },
        {
          "name": "minitest-reporters",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>1.7"
        },
        {
          "name": "net-ping",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>2.0"
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>13.2"
        },
        {
          "name": "random-port",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.0"
        },
        {
          "name": "rdoc",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>8.0"
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>1.73"
        },
        {
          "name": "rubocop-elegant",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.5"
        },
        {
          "name": "rubocop-minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.38"
        },
        {
          "name": "rubocop-performance",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>1.25"
        },
        {
          "name": "rubocop-rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.7"
        },
        {
          "name": "simplecov",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.22"
        },
        {
          "name": "simplecov-cobertura",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>3.0"
        },
        {
          "name": "w3c_validators",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>1.3"
        },
        {
          "name": "webmock",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>3.25"
        },
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.9"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cucumber",
            "direct": true,
            "version": "11.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": true,
            "version": "6.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-reporters",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "net-ping",
            "direct": true,
            "version": "2.0.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "random-port",
            "direct": true,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": "1.88.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-elegant",
            "direct": true,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-minitest",
            "direct": true,
            "version": "0.40.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": true,
            "version": "1.26.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": true,
            "version": "0.22.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-cobertura",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "w3c_validators",
            "direct": true,
            "version": "1.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": true,
            "version": "3.26.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": "0.9.45",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ansi",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "backtrace",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "backtrace",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "crack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-ci-environment",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-core",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-cucumber-expressions",
            "direct": false,
            "version": "19.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-gherkin",
            "direct": false,
            "version": "39.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-html-formatter",
            "direct": false,
            "version": "23.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-messages",
            "direct": false,
            "version": "32.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-tag-expressions",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "docile",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "elapsed",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "elapsed",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ellipsized",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashdiff",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "loog",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "loog",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "memoist3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_mime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_portile2",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "multi_test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbs",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-html",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov_json_formatter",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "sys-uname",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "tago",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tago",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "win32ole",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 73,
        "direct_count": 17,
        "indirect_count": 56
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 188,
        "open_issues": 1,
        "closed_ratio": 0.972,
        "closed_issues": 35,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "yegor256",
          "commits": 174,
          "avatar_url": "https://avatars.githubusercontent.com/u/526301?v=4"
        },
        {
          "type": "User",
          "login": "rultor",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/8086956?v=4"
        },
        {
          "type": "User",
          "login": "Yegorov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2566462?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.888
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "actionlint.yml",
        "codecov.yml",
        "copyrights.yml",
        "markdown-lint.yml",
        "pdd.yml",
        "rake.yml",
        "reuse.yml",
        "typos.yml",
        "xcop.yml",
        "yamllint.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "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": 10,
            "reason": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
            "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": 0,
            "reason": "Found 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "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": 10,
            "reason": "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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "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": 2,
            "reason": "8 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b01d5c4d36a4b0a490e19fd8144b8159cd1b17d6",
        "ran_at": "2026-07-28T14:07:18Z",
        "aggregate_score": 4.5,
        "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-25T09:13:19Z",
      "oldest_open_prs": [
        {
          "number": 227,
          "created_at": "2026-07-02T06:39:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2026-07-12T17:35:28Z",
          "last_comment_at": "2026-07-12T17:35:29Z",
          "last_comment_author": "renovate"
        },
        {
          "number": 231,
          "created_at": "2026-07-18T04:13:51Z",
          "last_comment_at": "2026-07-19T10:24:41Z",
          "last_comment_author": "rultor"
        },
        {
          "number": 233,
          "created_at": "2026-07-18T10:04:01Z",
          "last_comment_at": "2026-07-18T10:04:02Z",
          "last_comment_author": "renovate"
        }
      ],
      "last_merged_pr_at": "2026-07-25T09:13:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2024-09-15T18:28:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/yegor256/qbash",
    "host": "github.com",
    "name": "qbash",
    "owner": "yegor256"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 56,
        "vitality": 98,
        "community": 38,
        "governance": 67,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 98,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 182,
              "human_commit_share": 0.38,
              "days_since_last_push": 1,
              "active_weeks_last_year": 47
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "182 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 182
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "releases_count": 35,
              "latest_release_tag": "0.8.4",
              "releases_from_tags": false,
              "days_since_latest_release": 67,
              "mean_days_between_releases": 15.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 67 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 67
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~15.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 15.2
                    }
                  }
                ],
                "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": "excellent",
            "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "forks": 3,
              "stars": 5,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "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": "moderate",
            "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": 61,
            "inputs": {
              "packages": [
                "qbash"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 52409,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "52,409 downloads all-time across rubygems",
                "points": 49,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 52409,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.888
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 188,
              "open_issues": 1,
              "closed_issues": 35,
              "issue_closed_ratio": 0.972,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "188/197 decided PRs merged",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 188,
                      "decided": 197
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 5348,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "yegor256",
              "public_repos": 215,
              "account_age_days": 5702
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5,348 followers of yegor256",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5348,
                      "login": "yegor256"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "215 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 215
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "qbash"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 67
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 67 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 67
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "35 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".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": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "bash",
                "ruby",
                "console",
                "ruby-gem",
                "terminal"
              ],
              "has_wiki": false,
              "homepage": "https://rubygems.org/gems/qbash",
              "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": "https://rubygems.org/gems/qbash",
                "points": 15,
                "status": "met",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "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": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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 detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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": "8 existing vulnerabilities detected",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 69 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 69
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 8,
              "affected_packages": 1,
              "assessed_packages": 69,
              "unassessed_packages": 4,
              "affected_by_severity": "moderate 1",
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "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": "excellent",
            "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": 69,
              "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": "excellent",
            "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.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.447,
              "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": "17 of 38 human commits state their intent (structured subject or explanatory body)",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 38
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.62
            },
            "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": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "62 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 62,
                      "sampled": 100
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 12240,
              "source_files_sampled": 3,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:07:35.116335Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yegor256/qbash.svg",
  "full_name": "yegor256/qbash",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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