Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 00:46 UTC

maedadev / bizside-ruby

RubyMIT★ 2 stars⑂ 7 forkssince Oct 2021View on GitHub ↗

maedadev/bizside-ruby holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (77/100) and lowest on AI Readiness (26/100). It was last updated today. 3 contributors account for most of its recent work.

55
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.

55
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

maedadevOrganization
4 followers31 public repossince May 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsbizside3.1.9-560 days ago

Metrics by category

Vitality

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

54Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
5.5/36Commit cadence — 8/52 weeks with commits
10.8/18Commit volume — 15 commits in the last year
9/10OpenSSF Scorecard: Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year15
human_commit_share1
days_since_last_push0
active_weeks_last_year8
How it's scored
27/27Ships releases — 1 releases published
0/36Release recency — latest release 921 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv2.3.7
releases_from_tagsno
days_since_latest_release921
mean_days_between_releases
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?

35At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
6.5/25Forks — 7 forks
0/15Watchers — 1 watchers
Inputs used
forks7
stars2
watchers1
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.5/80Total downloads — 58,086 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesbizside
dependents
ecosystemsrubygems
total_downloads58,086
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?

77Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.4/22.5Commit distribution — top contributor authored 31% of commits
13.5/13.5Contributor breadth — 14 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor3
contributors_sampled14
top_contributor_share0.314
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
35.4/38.3PR acceptance — 62/67 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 5/18 approved changesets -- score normalized to 2
Inputs used
merged_prs62
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs5
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of maedadev
23/25Track record — 31 public repos, account ~7 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginmaedadev
public_repos31
account_age_days2,630
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 56 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbizside
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

52Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 3 out of 5 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

48At risk · 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
1.5/2.5CI-Tests — 3 out of 5 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 5/18 approved changesets -- score normalized to 2
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6.8/7.5Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories — 1 affected: concurrent-ruby 1.3.4 (high 7.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories3
affected_packages1
assessed_packages1
unassessed_packages53
affected_by_severityhigh 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 53 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.

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

Key facts

2GitHub stars
14contributors
15commits, last 12 months
0days since last push
1releases
3bus factor
0open 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 ★ / 7 ⇿
0Stars
7Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

234567722021-102022-122024-01

Each point covers 3 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-27 00:46 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests3 out of 5 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 5/18 approved changesets -- score normalized to 2
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 23
RegistryPackageVersion constraintManifest
RubyGemsrailsbizside_test_app/Gemfile
RubyGemsbizsidebizside_test_app/Gemfile
RubyGemsaws-sdk-s3bizside_test_app/Gemfile
RubyGemscarrierwavebizside_test_app/Gemfile
RubyGemscoffee-rails~> 4.2bizside_test_app/Gemfile
RubyGemsfog-awsbizside_test_app/Gemfile
RubyGemsipaddressbizside_test_app/Gemfile
RubyGemsjbuilder~> 2.5bizside_test_app/Gemfile
RubyGemsjquery-railsbizside_test_app/Gemfile
RubyGemsmail~> 2.7.1bizside_test_app/Gemfile
RubyGemsmysql2>= 0.4.4bizside_test_app/Gemfile
RubyGemsnokogiribizside_test_app/Gemfile
RubyGemsredis~> 4.0bizside_test_app/Gemfile
RubyGemsrequest-log-analyzerbizside_test_app/Gemfile
RubyGemsresquebizside_test_app/Gemfile
RubyGemsresque-scheduler~> 4.8.0bizside_test_app/Gemfile
RubyGemsrmagickbizside_test_app/Gemfile
RubyGemssass-rails~> 5.0bizside_test_app/Gemfile
RubyGemssqlite3>= 1.3bizside_test_app/Gemfile
RubyGemsturbolinksbizside_test_app/Gemfile
RubyGemsuglifier>= 1.3.0bizside_test_app/Gemfile
RubyGemsconcurrent-ruby1.3.4bizside_test_app/Gemfile
RubyGemsitamae-plugin-recipe-seleniumbizside_test_app/Gemfile
All dependencies 54

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

RegistryPackageVersionRelation
RubyGemsaws-sdk-s3direct
RubyGemsbizsidedirect
RubyGemscarrierwavedirect
RubyGemscoffee-railsdirect
RubyGemsconcurrent-rubydirect
RubyGemsconcurrent-ruby1.3.4direct
RubyGemsfog-awsdirect
RubyGemsipaddressdirect
RubyGemsitamae-plugin-recipe-seleniumdirect
RubyGemsjbuilderdirect
RubyGemsjquery-railsdirect
RubyGemsmaildirect
RubyGemsmysql2direct
RubyGemsnokogiridirect
RubyGemsrailsdirect
RubyGemsredisdirect
RubyGemsrequest-log-analyzerdirect
RubyGemsresquedirect
RubyGemsresque-schedulerdirect
RubyGemsrmagickdirect
RubyGemssass-railsdirect
RubyGemssqlite3direct
RubyGemsturbolinksdirect
RubyGemsuglifierdirect
RubyGemsactivesupportindirect
RubyGemsbenchmarkindirect
RubyGemsbyebugindirect
RubyGemscapistranoindirect
RubyGemscapybaraindirect
RubyGemscarrierwave-magicindirect
RubyGemscsvindirect
RubyGemscucumberindirect
RubyGemscucumber-railsindirect
RubyGemsdatabase_cleanerindirect
RubyGemsdeviseindirect
RubyGemsfaradayindirect
RubyGemsffiindirect
RubyGemsltsvindirect
RubyGemsmime-typesindirect
RubyGemsmimemagicindirect
RubyGemsminitestindirect
RubyGemsminitest-railsindirect
RubyGemsminitest-reportersindirect
RubyGemsmulti_jsonindirect
RubyGemsmutex_mindirect
RubyGemsnkfindirect
RubyGemspumaindirect
RubyGemsrails-controller-testingindirect
RubyGemsrakeindirect
RubyGemsRedClothindirect
RubyGemssimplecovindirect
RubyGemsspringindirect
RubyGemsweb-consoleindirect
RubyGemswebmockindirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
concurrent-ruby1.3.4directhigh31.3.7

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 356,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 728,
        "HTML": 6679,
        "Ruby": 167910,
        "JavaScript": 13215
      },
      "pushed_at": "2026-07-27T00:43:50Z",
      "created_at": "2021-10-11T09:21:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T00:41:34Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "maedadev",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/50614913?v=4",
      "created_at": "2019-05-14T07:53:40Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 2630
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.7",
          "kind": "patch",
          "published_at": "2024-01-17T07:46:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8d29d14455aa9e67c4a4f6ef6f46279758bebf1b",
          "body": "Fix: avoid false duplicate detection in JobUtils.delayed?",
          "is_bot": false,
          "headline": "Merge pull request #71 from Y-Asahi-dev/main",
          "author_name": "ichy",
          "author_login": "ichylinux",
          "committed_at": "2026-07-27T00:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6345df310d83c423e2cf323a3c4b1445a22152",
          "body": "  * JobUtilsの遅延ジョブ重複チェックで誤検知する問題を修正",
          "is_bot": false,
          "headline": "## 3.1.9",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2026-07-23T10:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89146bc5a24e517ccca4b0d74211090f0d9e1483",
          "body": null,
          "is_bot": false,
          "headline": "遅延ジョブ重複チェックの誤検知に対処",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2026-07-23T10:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88ab8ffd61fb2b078ec4a0494cb46b77d32df746",
          "body": "Prefer Socket.gethostname with fallback to `hostname` command in hostname method",
          "is_bot": false,
          "headline": "Merge pull request #70 from Y-Asahi-dev/main",
          "author_name": "ichy",
          "author_login": "ichylinux",
          "committed_at": "2026-06-22T01:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef4ffddef81562542309de2fca1ea08727985bb",
          "body": null,
          "is_bot": false,
          "headline": "リファクタリング",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2026-06-18T11:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3dad09fc812a18b6f5bb27c48cf806a1f1f9851",
          "body": null,
          "is_bot": false,
          "headline": "SchedulerもSocket.gethostnameの考慮を入れる",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2026-06-18T10:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d825b8c8e8c3821713e08f9e7f7ce684c4ab0a5",
          "body": null,
          "is_bot": false,
          "headline": "バージョンアップ",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2026-06-18T09:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6d3ea14a442510043487bac10774d19ea1408c",
          "body": null,
          "is_bot": false,
          "headline": "server_address取得時にSocket.gethostnameを優先し、hostnameコマンドをフォールバックに使用するよう変更",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2026-06-18T09:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15979037c86cf05dd44747cdf7583cb006da72b1",
          "body": null,
          "is_bot": false,
          "headline": "bump up version",
          "author_name": "y.matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2026-06-03T06:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0a6ffabf1bea3a81927a8d368d994e18e7d18f",
          "body": null,
          "is_bot": false,
          "headline": "ruby4.0 でデフォルトgemでなくなる予定の依存gemである benchmark を gemspec に追記",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2026-06-02T02:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "914baf7162447e62908c80d18402907c359f7b10",
          "body": null,
          "is_bot": false,
          "headline": "ruby3.4 でデフォルトgemでなくなった依存gemである csv, mutex_m, nkf を gemspec に追記",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2026-04-30T04:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8615fd5c4f71d4efd7f9710b801b3ff397b76325",
          "body": null,
          "is_bot": false,
          "headline": "文字列リテラルを unfrozen に変更し frozen string literal に対応",
          "author_name": "y.matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2026-03-27T07:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7adfe2eb10a0cdac2d2de9abe640839ba5dd13",
          "body": null,
          "is_bot": false,
          "headline": "ERBのレンダリング時にキーワード引数 trim_mode を使用",
          "author_name": "y.matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2026-03-27T06:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a17322a0e7d814df0deced711d177b5c788ec632",
          "body": null,
          "is_bot": false,
          "headline": "リファクタリング",
          "author_name": "y.matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2026-03-19T08:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c6071aca806625524c55bed205a2ce23dfe810",
          "body": null,
          "is_bot": false,
          "headline": "concurrent-ruby のバージョンを 1.3.4 以下に固定",
          "author_name": "y-matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2025-11-13T05:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41db79d7afc5005649ed62ffdbd9ba86d7f660e",
          "body": "Remove simplecov_rcov",
          "is_bot": false,
          "headline": "Merge pull request #69 from maedadev/feature_remove_simplecov_rcov",
          "author_name": "ichy",
          "author_login": "ichylinux",
          "committed_at": "2025-10-17T09:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f157ce0d6fb4de2ef9629b30158a717b5ae65a10",
          "body": "  * カバレッジレポートの出力から rcov 形式を削除",
          "is_bot": false,
          "headline": "## 3.1.2",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2025-10-17T06:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b000ed83e29d164570c1373c3631f5f2137854",
          "body": null,
          "is_bot": false,
          "headline": "bizside_test_appのカバレッジ出力対応",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2025-10-17T01:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608b1edc561acc023b9b625d207a8d5b0e3b94fe",
          "body": "  * ジョブ監査ログに開始時刻と終了時刻を追加",
          "is_bot": false,
          "headline": "## 3.1.1",
          "author_name": "Takagi Kenshin",
          "author_login": "takagi-kenshin",
          "committed_at": "2025-06-04T00:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69006fe8cf079f9bf40f7e27f51bdcab63e6a647",
          "body": null,
          "is_bot": false,
          "headline": "updat ci settings",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2025-05-08T08:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553b798ae4c332f3adeb5bb350f116040e53a506",
          "body": "  * Ruby-2.6 のサポート廃止\n  * 監査ログに実行環境を識別するための項目 env を追加",
          "is_bot": false,
          "headline": "## 3.1.0",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2025-05-08T04:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ee99182eb0aa3e5d06316a21933820e4ec4b1a1",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version to 3.0.8",
          "author_name": "tanaka ken",
          "author_login": "xketanaka",
          "committed_at": "2025-03-24T03:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8666ca5f0c9c3286be547dea406122358bd7eb5",
          "body": "Added support for Psych 4",
          "is_bot": false,
          "headline": "Merge pull request #68 from naclaoyama/psych4",
          "author_name": "xketanaka",
          "author_login": "xketanaka",
          "committed_at": "2025-03-24T00:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9882ba79d8437cb12d663f2fdbb947badc9ccd6e",
          "body": null,
          "is_bot": false,
          "headline": "Load yaml by YAML.safe_load instead of YAML.unsafe_load",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2025-03-21T08:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5843aea49f8477d316b8e08189e1c7ff9ba0a4ef",
          "body": "…ThreadSafeLevel::Logger (NameError)`",
          "is_bot": false,
          "headline": "Prevent test failing by `uninitialized constant ActiveSupport::Logger…",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2025-03-21T08:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2776625e606751ec9506325f0285d4487c4b15c9",
          "body": null,
          "is_bot": false,
          "headline": "Added support for Psych 4",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2025-03-21T08:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21cc6acf1a1f4ebbd7210f97c2745055c40ea1af",
          "body": null,
          "is_bot": false,
          "headline": "HISTORY.md を分割",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2025-02-20T10:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875df4f3b2854e3096005e46184abfe4c8592a58",
          "body": "  * 監査ログ関連で状態管理が発生するような機能追加に備えてスレッドセーフティを事前に強化\n  * ffi のバージョンを 1.17.0 以下に固定",
          "is_bot": false,
          "headline": "## 3.0.7",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2025-01-14T08:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c69734137970f9d8a2e6145c03899af599d07e",
          "body": "Added consideration for BIZSIDE_ENV=education.",
          "is_bot": false,
          "headline": "Merge pull request #67 from Y-Asahi-dev/main",
          "author_name": "ichy",
          "author_login": "ichylinux",
          "committed_at": "2025-01-07T08:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b5f58e34e2f9d7b972d6767159582873c6907c",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded to 3.0.6.",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2025-01-07T08:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d953a80619ce8f67164dc83c20019eee177c0dc1",
          "body": null,
          "is_bot": false,
          "headline": "Added consideration for BIZSIDE_ENV=education.",
          "author_name": "yuichiro.asahi",
          "author_login": "Y-Asahi-dev",
          "committed_at": "2025-01-07T08:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c6d847ea8e116d2d4f97beec61969f875ba875",
          "body": "Upgrade to v3.0.5",
          "is_bot": false,
          "headline": "Merge pull request #66 from naclaoyama/upgrade_to_v3.0.5",
          "author_name": "xketanaka",
          "author_login": "xketanaka",
          "committed_at": "2024-12-23T10:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96f894e828f0f1e45cae89d9ea9bb887f778806",
          "body": null,
          "is_bot": false,
          "headline": "v3.0.5",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2024-12-23T09:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc31dbb3109ffabfaf8d0a5461283f3ee7edab0e",
          "body": "…iled\n\nresque-scheduler でジョブ登録に失敗したときにログ出力が行えるように",
          "is_bot": false,
          "headline": "Merge pull request #65 from naclaoyama/export_log_resque_scheduler_fa…",
          "author_name": "xketanaka",
          "author_login": "xketanaka",
          "committed_at": "2024-12-23T09:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537e117d10cec4b771f5b5eed9a2210ee6212bb0",
          "body": null,
          "is_bot": false,
          "headline": "GitHub Actions: 依存パッケージ導入のタイミングを変更",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2024-12-23T09:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd508f98ea266d6260967bcd51accfc73260c5c",
          "body": null,
          "is_bot": false,
          "headline": "GitHub Actions: テスト前に依存パッケージを導入する",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2024-12-23T08:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11267afb4ed1c6b6bf0a9f456b6830fec1507348",
          "body": null,
          "is_bot": false,
          "headline": "resque-scheduler でジョブ登録に失敗したときにログ出力が行えるように",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2024-12-23T05:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "052ada01b9db1909112f4c7527681df75dfc4c57",
          "body": "ティングしていたのを修正",
          "is_bot": false,
          "headline": "トップレベルにモジュール Coverage を定義して Ruby 標準クラス Coverage とバッ",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-12-18T11:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef1dcc8228be2ba26087d7b646baf14b51ff21a",
          "body": null,
          "is_bot": false,
          "headline": "トップレベルにモジュール Coverage を定義して Ruby 標準クラス Coverage とバッティングしていたのを修正",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-12-18T10:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9914dc2632fbbb8e0b8aea45efa11190536a61fb",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-11-15T02:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d1e0b0375fe3cc78efcad3270a16f56ff9dd4f",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-11-14T04:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96dc837e6ca7929b2e8967337162de7485e1e22f",
          "body": null,
          "is_bot": false,
          "headline": "HISTORY.md 追記",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-10-24T08:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de635cae1a7015714ae39e1a7ef427843a5aa4ce",
          "body": "の値からプロキシーサーバを除外する設定 Bizside::AuditLog.trusted_proxy_cidrs を追加",
          "is_bot": false,
          "headline": "監査ログ項目 remote_addoress に使用する x-forwared-for / client-ip",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-10-24T07:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03544776b21a5e4d5154ccdcacab0433c74ef82",
          "body": null,
          "is_bot": false,
          "headline": "v2.3系についてHISTORY.mdを更新",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-10-16T07:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a731ebba5019aea73d30f9a1a3e4e663b5d563f4",
          "body": "の値も参照し、アクセス元のクライアントIPを記録するように変更",
          "is_bot": false,
          "headline": "監査ログ項目 remote_addoress は x-forwared-for / client_ip",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-10-16T07:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c34df0e8ee86c5c9a675ae720f6abf76429c793",
          "body": null,
          "is_bot": false,
          "headline": "change email domain to bizside.biz",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2024-10-16T07:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662b7856ed4d78ba6fbaea04fcd2a67908e9fc53",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version to 3.0.1",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2024-09-10T01:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa647d8ca2e64cf51331057aedfbf6e5c9d79474",
          "body": "authorize_user! returns 403 if request.xhr? == true",
          "is_bot": false,
          "headline": "Merge pull request #64 from maedadev/authorize_user_returns_403_for_xhr",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2024-09-10T00:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9757e749817f08062bae2700a896644e2ad47ef5",
          "body": null,
          "is_bot": false,
          "headline": "authorize_user! returns 403 if request.xhr? == true",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2024-09-09T04:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b5f3bca4e381ff6342461450591c3a093c0eec",
          "body": null,
          "is_bot": false,
          "headline": "Add an unreleased entry to HISTORY.md",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-08-14T08:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae4c0f3916cc1c3201fb02d2fceed1692f6dcf6",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo and style",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-08-14T02:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37aa8bd30fda5f75e12d7ba53ddc5dcd4b460373",
          "body": "See: https://qiita.com/Yarakashi_Kikohshi/items/e6802e08921388d8c6e9",
          "is_bot": false,
          "headline": "Alerts syntax has been updated",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-08-14T02:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d73648fc13c43899252375006b70405820fc07a",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/checkout from v3 to v4",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-08-13T08:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46be68aae7a9997e946e2464643fc559329f8b7c",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2024-08-13T08:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de07c12b44e7a710269f6163289fe0bf9f62c238",
          "body": null,
          "is_bot": false,
          "headline": "Ruby 2.5 のサポート廃止ということで、2.6 のサポートは残す",
          "author_name": "y-matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2024-01-19T04:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb7162f80f6000882723c7b068951bf6c24cfa0",
          "body": null,
          "is_bot": false,
          "headline": "Ruby 2.5 のサポート廃止",
          "author_name": "y-matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2024-01-19T04:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20bdb232ce24dfd4ffd281c7447a2bce0a73978",
          "body": "  * Ruby 2.5 のサポート廃止\n  * CarrierWave v3 のサポート",
          "is_bot": false,
          "headline": "## 3.0.0",
          "author_name": "y-matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2024-01-19T02:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33f14aa9732861ae6746529a46ce1c822d6633a",
          "body": "cron のバリデーションを強化、cron の設定改善",
          "is_bot": false,
          "headline": "Merge pull request #63 from crgstar/main",
          "author_name": "crgstar",
          "author_login": "crgstar",
          "committed_at": "2024-01-17T07:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c65f81ec92cb13f25576b1cd5c1d5071e457a61",
          "body": null,
          "is_bot": false,
          "headline": "Bump up to 2.3.7",
          "author_name": "y-kumazaki",
          "author_login": "crgstar-bizside",
          "committed_at": "2024-01-17T07:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8ed019945d358794c4df10a12aac5dfd9b7152",
          "body": null,
          "is_bot": false,
          "headline": "cron に blocking: true を自動で付与する",
          "author_name": "y-kumazaki",
          "author_login": "crgstar-bizside",
          "committed_at": "2024-01-17T01:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80ba01241f0d9eaf67a51ced491875dbf6020aa",
          "body": null,
          "is_bot": false,
          "headline": "cron のバリデーションを Resque に合わせて強化",
          "author_name": "y-kumazaki",
          "author_login": "crgstar-bizside",
          "committed_at": "2024-01-16T08:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53bd75011f1a2b37681c44ca9c8dd7a66419ca9f",
          "body": "* Bizside::LogAnalyzer を削除",
          "is_bot": false,
          "headline": "## 2.3.6",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2023-12-14T04:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e329c3bfa135847d5f36be1dcd03f0ca926bcdd",
          "body": null,
          "is_bot": false,
          "headline": "set cucumber version to '~> 7.1'",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2023-09-01T06:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea286f07e395a49e970c62ff307a4cc4e963497",
          "body": "* Minitest を利用している箇所において MiniTest => Minitest にモジュール名を変更",
          "is_bot": false,
          "headline": "## 2.3.5",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2023-09-01T06:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4450c1f128b189f60d123a8604004a4c7cc2797a",
          "body": "Bump up to 2.3.4",
          "is_bot": false,
          "headline": "Merge pull request #62 from xketanaka/version_2_3_4",
          "author_name": "xketanaka",
          "author_login": "xketanaka",
          "committed_at": "2023-06-22T08:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9678068ff107472215733f30c59fc282667cbbd",
          "body": null,
          "is_bot": false,
          "headline": "Bump up to 2.3.4",
          "author_name": "tanaka ken",
          "author_login": "xketanaka",
          "committed_at": "2023-06-22T08:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93192a722176dbb7ee11ec972eaf9373bb31fc4",
          "body": "RMagick 5系に対応",
          "is_bot": false,
          "headline": "Merge pull request #61 from naclaoyama/feature_rmagick_v5",
          "author_name": "xketanaka",
          "author_login": "xketanaka",
          "committed_at": "2023-06-22T07:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87380af85c1fc1e8f6fb878b5825ea0ff8eddec5",
          "body": null,
          "is_bot": false,
          "headline": "ImageMagick でセキュリティポリシー違反が発生するので該当のテストを無効化",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2023-06-22T05:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd3cc4c05d27bcfbd54621b89108b060b5ddaf72",
          "body": null,
          "is_bot": false,
          "headline": "RMagick 5系に対応",
          "author_name": "Aoyama",
          "author_login": "naclaoyama",
          "committed_at": "2023-06-21T05:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f647d107569182c73f7693bb81c6444a2a7287",
          "body": "* Bizside::FileUploader\n  * 以下の全角記号をファイル名の使用することを許可\n    『\n    』\n    :",
          "is_bot": false,
          "headline": "## 2.3.3",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2023-03-22T06:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae639ed2de24ab70d08e073df52a533a11c2540",
          "body": null,
          "is_bot": false,
          "headline": "Bump up to 2.3.2",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2023-02-14T07:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d968c69b381b222a1a0adc69fef8cac1fc72bb85",
          "body": "Fix a bug in `except` option of `JobUtils.delayed?`",
          "is_bot": false,
          "headline": "Merge pull request #60 from maedadev/delayed_except",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2023-02-14T07:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cced7b2304f87ce219d2d9ded6479714e0fbd48c",
          "body": null,
          "is_bot": false,
          "headline": "Fix a bug in `except` option of `JobUtils.delayed?`",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2023-02-14T06:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f32dffac6486b8fbe8cec7a24d27c4027f12f3c",
          "body": null,
          "is_bot": false,
          "headline": "Bump up to 2.3.1",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2023-02-13T07:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5c41006f16e1cb7a88189b4b07284f7c3d4074",
          "body": "Add `JobUtils.delayed?`",
          "is_bot": false,
          "headline": "Merge pull request #59 from maedadev/job_utils_delayed",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2023-02-13T07:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eeed518b689ba52c82afd499d5065c10b72ae1b",
          "body": null,
          "is_bot": false,
          "headline": "Add `JobUtils.delayed?`",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2023-02-13T07:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaeefb6b6c0698c442e5ab549603aa6ad85042a1",
          "body": "Fix action view path warnings",
          "is_bot": false,
          "headline": "Merge pull request #56 from maedadev/fix_action_view_path_warnings",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-23T05:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1514371fb8c93f84325132b831443277a6a18c",
          "body": null,
          "is_bot": false,
          "headline": "refs #53 user_agentのuse_variant廃止",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-22T08:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c8847e966546647068412f23ab98925809a315",
          "body": "Merge a  patch to use bizside.yml for rails6",
          "is_bot": false,
          "headline": "Merge pull request #57 from m-shimojo/patch-1",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-22T04:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc1306665233db3a503dab99c192a0b1cad84039",
          "body": null,
          "is_bot": false,
          "headline": "Fix envs",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-22T00:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2dc174b2cab1704cee4b940f76d8e88dcdd1617",
          "body": null,
          "is_bot": false,
          "headline": "Use another config file with Rails 6",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-22T00:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7192ce03ffd742cf1f6254b1bbf073cbb8c83e1",
          "body": null,
          "is_bot": false,
          "headline": "refs #54 デバイスによるViewファイルの切替をRails標準形式に変更",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-21T07:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f65df7a62eee13f7d67271ed83d0906dcf56d2",
          "body": null,
          "is_bot": false,
          "headline": "refs #54 テストでuse_variantをオンにする",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-21T06:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1663e9871228d1ce29a1eabfb80e6db28d5f41",
          "body": null,
          "is_bot": false,
          "headline": "refs #54 テスト追加",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-21T06:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bfb4b7d68eef4e90bab771c1a0871cd0bd78a7",
          "body": null,
          "is_bot": false,
          "headline": "Bump up to 2.2.3",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2022-12-21T04:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073c2b117c1a5efa31532c8174079111c79e1605",
          "body": "Fixed thread-safety problem in AuditLog",
          "is_bot": false,
          "headline": "Merge pull request #55 from maedadev/feature_20221221",
          "author_name": "Yoshinori Sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2022-12-21T04:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4dc37963d679f5f7a64ad248d6cfbcb3bbf83c4",
          "body": null,
          "is_bot": false,
          "headline": "Fixed thread-safety problem in AuditLog",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2022-12-21T01:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd8b2de782c8accb1a1b30e2b23585edd7f539c",
          "body": "  * mimemagic のバージョン制限を緩く(~> 0.3.10 から ~> 0.3 に変更)",
          "is_bot": false,
          "headline": "## 2.2.2",
          "author_name": "y-matsuda",
          "author_login": "y-matsuda-maedadev",
          "committed_at": "2022-12-19T02:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d09f3778fa73ab088ee7f23252f6dfe511bf3f",
          "body": "Run CI with both Rails 5 and 6",
          "is_bot": false,
          "headline": "Merge pull request #52 from maedadev/ci-matrix-rails",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-15T05:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a9b083292a4c2398a825b2c1795c29aca107d1",
          "body": "- Sort gems in alphabetical order\n- `rails test` can be used because `bundle install` is already executed.\n- Increase the number of parallel jobs\n  This is the default number of ruby/setup-ruby.",
          "is_bot": false,
          "headline": "Run CI with both Rails 5 and 6",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-15T05:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e983835f7d1ace6c9d888f9097712de7686511",
          "body": "LGFM",
          "is_bot": false,
          "headline": "Merge pull request #51 from maedadev/tests-for-validators",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-15T04:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df45f2937959eebd0db4691c67a797ed196dd8b8",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for TelValidator and ZipValidator",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-15T04:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f797c159fa60faae65d3c7c7ccd09eee8602d4bc",
          "body": "* :put_litter_in_its_place:\r\n\r\n* Fix typo",
          "is_bot": false,
          "headline": "Tiny fix (#50)",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-15T01:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05470cbf9271cfbc7a782d3e62978893567dddf",
          "body": "refs #47 Fix for ActiveModel::Error deprecation warnings on Rails 6.1",
          "is_bot": false,
          "headline": "Merge pull request #49 from maedadev/feature_rails6_1",
          "author_name": "m-shimojo",
          "author_login": "m-shimojo",
          "committed_at": "2022-12-15T01:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6a1e89f955b26a56bb45d7673977c9c1b6fe835",
          "body": null,
          "is_bot": false,
          "headline": "refs #47 Fix for ActiveModel::Error deprecation warnings on Rails 6.1",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-15T00:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d503ae1fdcccfacac9866045d2d89849d4b5890",
          "body": "refs #47 Support for rails 6.x",
          "is_bot": false,
          "headline": "Merge pull request #48 from maedadev/feature_rails6_0",
          "author_name": "ichy",
          "author_login": "ichylinux",
          "committed_at": "2022-12-07T01:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcd67d15e0bbf08ada38adb32aa33771c32cf527",
          "body": null,
          "is_bot": false,
          "headline": "refs #47 Support for rails 6.x",
          "author_name": "ta-ando",
          "author_login": "ta-ando",
          "committed_at": "2022-12-07T01:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bfa98aeee26eadadf6a96fbdf2f7f4bfcf38f84",
          "body": null,
          "is_bot": false,
          "headline": "Bump up version to v2.1.12",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2022-11-17T09:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641fe18110a6ac585c2054e3c6cc6fa58e9fbe06",
          "body": "…l the gap between Resque(MultiJson) and Marshal",
          "is_bot": false,
          "headline": "refs #46 stringify_keys is no longer necessary because it aims to fil…",
          "author_name": "y-sugawara",
          "author_login": "y-sugawara-acs",
          "committed_at": "2022-11-17T09:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742d99938d4e6a42b675e9b3c422c14b91da11f8",
          "body": null,
          "is_bot": false,
          "headline": "refs #46 use MultiJson instead of Marshal like Resque does.",
          "author_name": "ichylinux",
          "author_login": "ichylinux",
          "committed_at": "2022-11-17T08:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 15,
      "latest_release_at": "2024-01-17T07:46:57Z",
      "latest_release_tag": "v2.3.7",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 921,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "bizside",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/bizside",
          "is_deprecated": false,
          "latest_version": "3.1.9",
          "repository_url": "https://github.com/maedadev/bizside-ruby",
          "versions_count": 56,
          "total_downloads": 58086,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2021-10-28T11:33:21.394000Z",
          "latest_published_at": "2026-07-27T00:44:04.570000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 2,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": 12954,
      "source_files_sampled": 128,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "bizside_test_app/Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "concurrent-ruby",
            "direct": true,
            "version": "1.3.4",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6wx8-w4f5-wwcr",
              "GHSA-h8w8-99g7-qmvj",
              "GHSA-wv3x-4vxv-whpp"
            ],
            "fixed_version": "1.3.7",
            "advisory_count": 3,
            "oldest_advisory_days": 37
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 3,
        "affected_count": 1,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 53,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rails",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "bizside",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "aws-sdk-s3",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "carrierwave",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "coffee-rails",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 4.2"
        },
        {
          "name": "fog-aws",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "ipaddress",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "jbuilder",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.5"
        },
        {
          "name": "jquery-rails",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "mail",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.7.1"
        },
        {
          "name": "mysql2",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.4.4"
        },
        {
          "name": "nokogiri",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "redis",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 4.0"
        },
        {
          "name": "request-log-analyzer",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "resque",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "resque-scheduler",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 4.8.0"
        },
        {
          "name": "rmagick",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "sass-rails",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 5.0"
        },
        {
          "name": "sqlite3",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.3"
        },
        {
          "name": "turbolinks",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "uglifier",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.3.0"
        },
        {
          "name": "concurrent-ruby",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "1.3.4"
        },
        {
          "name": "itamae-plugin-recipe-selenium",
          "manifest": "bizside_test_app/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aws-sdk-s3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bizside",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "carrierwave",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "coffee-rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": true,
            "version": "1.3.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "fog-aws",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ipaddress",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "itamae-plugin-recipe-selenium",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jbuilder",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jquery-rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mail",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mysql2",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "redis",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "request-log-analyzer",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "resque",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "resque-scheduler",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rmagick",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sass-rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "turbolinks",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "uglifier",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "byebug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "capistrano",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "capybara",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "carrierwave-magic",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "database_cleaner",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "devise",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ltsv",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mimemagic",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-reporters",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "multi_json",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mutex_m",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nkf",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "puma",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-controller-testing",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "RedCloth",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "spring",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "web-console",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 54,
        "direct_count": 24,
        "indirect_count": 30
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 62,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "xketanaka",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/5725654?v=4"
        },
        {
          "type": "User",
          "login": "m-shimojo",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/58282825?v=4"
        },
        {
          "type": "User",
          "login": "ichylinux",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/254347?v=4"
        },
        {
          "type": "User",
          "login": "y-sugawara-acs",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/63282232?v=4"
        },
        {
          "type": "User",
          "login": "ta-ando",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/57211488?v=4"
        },
        {
          "type": "User",
          "login": "y-matsuda-maedadev",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/113515114?v=4"
        },
        {
          "type": "User",
          "login": "TakuyaNoguchi",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/14933922?v=4"
        },
        {
          "type": "User",
          "login": "naclaoyama",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/98452995?v=4"
        },
        {
          "type": "User",
          "login": "Y-Asahi-dev",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/57926309?v=4"
        },
        {
          "type": "User",
          "login": "macera",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5999886?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.314
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "run-test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 6,
            "reason": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 5/18 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 9,
            "reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "8d29d14455aa9e67c4a4f6ef6f46279758bebf1b",
        "ran_at": "2026-07-27T00:46:10Z",
        "aggregate_score": 4.2,
        "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-27T00:43:57Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T00:41:30Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/maedadev/bizside-ruby",
    "host": "github.com",
    "name": "bizside-ruby",
    "owner": "maedadev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 48,
        "vitality": 54,
        "community": 35,
        "governance": 77,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v2.3.7",
              "releases_from_tags": false,
              "days_since_latest_release": 921,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 921 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 921
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 6,
            "inputs": {
              "forks": 7,
              "stars": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 62,
            "inputs": {
              "packages": [
                "bizside"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 58086,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "58,086 downloads all-time across rubygems",
                "points": 49.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 58086,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 14,
              "top_contributor_share": 0.314
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 31% of commits",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 31
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 62,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "62/67 decided PRs merged",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 62,
                      "decided": 67
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/18 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "maedadev",
              "public_repos": 31,
              "account_age_days": 2630
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of maedadev",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "maedadev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~7 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "bizside"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "56 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "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": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "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": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/18 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 53 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 53
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 1,
              "assessed_packages": 1,
              "unassessed_packages": 53,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: concurrent-ruby 1.3.4 (high 7.5)",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "concurrent-ruby 1.3.4 (high 7.5)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 1,
              "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": 3
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 12954,
              "source_files_sampled": 128,
              "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/128 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 128,
                      "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-27T00:46:25.064059Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maedadev/bizside-ruby.svg",
  "full_name": "maedadev/bizside-ruby",
  "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.