Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-21 23:59 UTC

rtomayko / shotgun

reloading rack development server / forking version of rackup

RubyCustom license★ 859 stars⑂ 65 forkssince Feb 2009View on GitHub ↗

rtomayko/shotgun holds a health index of 23 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (64/100) and lowest on Vitality (10/100). It was last updated 1070 days ago. A single contributor accounts for most of its recent work.

23
overall / 100
Critical

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.

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

rtomaykoPersonal account
2,394 followers22 public repossince Feb 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsshotgun0.9.2-113601 days ago

Metrics by category

Vitality

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

10Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,070 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,070
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
0/36Release recency — latest release 3,601 days ago
5.4/27Release cadence — a release every ~559.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tag0.9.2
releases_from_tagsyes
days_since_latest_release3,601
mean_days_between_releases559.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

64Moderate · 18% of overall
How it's scored
47.6/60Stars — 859 stars
15.1/25Forks — 65 forks
4.7/15Watchers — 8 watchers
Inputs used
forks65
stars859
watchers8
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
71/80Total downloads — 6,744,660 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesshotgun
dependents
ecosystemsrubygems
total_downloads6,744,660
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?

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.2/22.5Commit distribution — top contributor authored 72% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.724
How it's scored
44.1/46.8Issue resolution — 94% of issues closed
20.1/38.3PR acceptance — 10/19 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 7/29 approved changesets -- score normalized to 2
Inputs used
merged_prs10
open_issues3
closed_issues50
issue_closed_ratio0.943
closed_unmerged_prs9
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
24.3/25Owner reach — 2,394 followers of rtomayko
21.9/25Track record — 22 public repos, account ~18 yr old
Inputs used
followers2,394
owner_typeUser
is_verified
owner_loginrtomayko
public_repos22
account_age_days6,727
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
4/35Publish recency — latest publish 3,601 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesshotgun
ecosystemsrubygems
any_deprecatedno
min_days_since_publish3,601

Engineering Quality

Are baseline engineering and documentation practices in place?

30At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
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
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

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.

24Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
7.5/40Legible commit history — 14 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.14
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 — no data
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
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/6 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes3,351
source_files_sampled6
oversized_source_files0

Key facts

859GitHub stars
9contributors
0commits, last 12 months
1,070days since last push
2releases
1bus factor
3open issues
package ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 859 ★ / 65 ⇿
859Stars
65Forks
2Releases

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

02004006008001,000859612212009-022017-062025-10
Major 0Minor 0Patch 2

Each point covers 16 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsrackindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 145,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 13800
      },
      "pushed_at": "2023-08-16T08:12:00Z",
      "created_at": "2009-02-21T09:28:25Z",
      "owner_type": "User",
      "updated_at": "2026-05-13T15:09:00Z",
      "description": "reloading rack development server / forking version of rackup",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "rtomayko",
      "type": "User",
      "login": "rtomayko",
      "company": null,
      "location": null,
      "followers": 2394,
      "avatar_url": "https://avatars.githubusercontent.com/u/404?v=4",
      "created_at": "2008-02-19T03:30:53Z",
      "is_verified": null,
      "public_repos": 22,
      "account_age_days": 6727
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2016-09-10T23:53:48Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2015-03-01T19:18:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3640bcdb8a243ece5b370d0f537d9ff73f0db26e",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.9.2.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2016-09-10T23:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c21b8fc76fa03002672e3bf87d8eb011c8b090",
          "body": null,
          "is_bot": false,
          "headline": "Silence warnings in tests.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2016-09-10T23:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5894383d48ebbb6b152f9419cbb0d01099d1dccf",
          "body": "Rack uses autoload, so those requires aren't needed. And `rack/commonlogger` was renamed to `rack/common_logger` in Rack 2.x, causing Shotgun to be unusable under Rack >= 2.0",
          "is_bot": false,
          "headline": "Remove rack/* requires",
          "author_name": "Marc-André Cournoyer",
          "author_login": "macournoyer",
          "committed_at": "2016-06-21T01:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b9e26745517f5ab9c53a6e1afd63e54305e2d5",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.9.1.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T19:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f58793b0ad05be20345201552f47e8c8a33b93",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T19:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318aeb5e4bd80fb01559ed43cbd047b82badb770",
          "body": null,
          "is_bot": false,
          "headline": "Add change log.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T18:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0925fbade9cd96adc00e1fb61838c41f114fd81e",
          "body": "Fix the --url option",
          "is_bot": false,
          "headline": "Merge pull request #49 from adammck/fix_url_option",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T18:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eecac746c90827e0ca66cb0f433c4bd92350c91",
          "body": "Fix `Rack::CommonLogger` output.",
          "is_bot": false,
          "headline": "Merge pull request #57 from djanowski/fix-commonlogger",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T18:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1136c7dedbc42bd5fbe3a97db523ffb044109e4d",
          "body": "Closes #41.",
          "is_bot": false,
          "headline": "Add note about `require_relative` not working in `eval`ed files.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T16:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f447bebe02a2cc052ff0eb60f09a73864b22bf",
          "body": "Closes #35.",
          "is_bot": false,
          "headline": "Add a caveats section.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T15:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d7a3e5ace31ca0e48562d30bc18c8be06968bb",
          "body": "Closes #50.",
          "is_bot": false,
          "headline": "Move to standard LICENSE file.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T14:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2497e1ddaa8148fc6b567c174b0090fa94690790",
          "body": "Closes #51.\nCloses #40.",
          "is_bot": false,
          "headline": "Add note on compatibility.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T14:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d03056696692f4eae39298a4a13d22e4c1f3c42",
          "body": "Add license to gemspec",
          "is_bot": false,
          "headline": "Merge pull request #53 from anatol/patch-1",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T12:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7a02b5bf91d907e79bd3cdcb47f48289a7a3cd",
          "body": "Convert Readme to Markdown",
          "is_bot": false,
          "headline": "Merge pull request #37 from schneems/master",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2015-03-01T12:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa31ca29eb81ab1ef7fe0ef5d2461f52a51ed28",
          "body": null,
          "is_bot": false,
          "headline": "Fix `Rack::CommonLogger` output.",
          "author_name": "Damian Janowski",
          "author_login": "djanowski",
          "committed_at": "2014-11-06T20:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae72dbdd79dc7222f842d976c44903b9ecf47d4",
          "body": null,
          "is_bot": false,
          "headline": "Add license to gemspec",
          "author_name": "Anatol",
          "author_login": "anatol",
          "committed_at": "2013-12-14T05:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5024995488a6970ca6a321dedfb5292223dbf15",
          "body": "This option appears to be intended to allow the Rack app to be mounted\nat a specific path, rather than /, but it doesn't actually do anything.\nThe :Path option is set and passed along to the Rack::Handler, but none\nof the built-in handlers appear to support it.\n\nSo this patch fixes it by wrapping the Shotgun::Loader app in a `mount`\nblock, which defaults to \"/\", but can be set with the --url/-u option.\nI didn't add any tests, since all of this stuff happens in bin/shotgun.",
          "is_bot": false,
          "headline": "Fix the --url option",
          "author_name": "Adam Mckaig",
          "author_login": "adammck",
          "committed_at": "2013-07-31T22:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad259047cd8c650e34fe240b31e09671bc832ef",
          "body": "Don't ignore man/shotgun.1",
          "is_bot": false,
          "headline": "Merge pull request #47 from adammck/dont_ignore_shotgun.1",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2013-06-18T20:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13907afd79a6487e4b2ef952f04032798429d28c",
          "body": "Fix the --browse option in ruby >= 1.9",
          "is_bot": false,
          "headline": "Merge pull request #48 from adammck/fix_browse_option",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2013-06-18T20:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63eb5f496472391df012068d5848927d21af3414",
          "body": "In newer rubies, the `browse` parameter shadows the outer variable,\nwhich is the one we actually want to set. The parameter wasn't being\nused, anyway.",
          "is_bot": false,
          "headline": "Fix --browse option in ruby >= 1.9",
          "author_name": "Adam Mckaig",
          "author_login": "adammck",
          "committed_at": "2013-06-18T18:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fa5a2874ea7cbe542e6a9985cbad0247b79965",
          "body": "This file has been checked in since e419ece, and the gemspec expects it\nto exist. It shouldn't be ignored.",
          "is_bot": false,
          "headline": "Don't ignore man/shotgun.1",
          "author_name": "Adam Mckaig",
          "author_login": "adammck",
          "committed_at": "2013-06-18T15:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c141ecaa247a1a4d13bc07889826eeaabfd9aa3d",
          "body": "Allow shotgun to be configured with the HOST and PORT env vars",
          "is_bot": false,
          "headline": "Merge pull request #45 from adammck/config_via_env",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2013-06-14T22:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0107b67b00852de2634e76eff84f3091f3bc92",
          "body": null,
          "is_bot": false,
          "headline": "Add HOST and PORT env vars to the man page",
          "author_name": "Adam Mckaig",
          "author_login": "adammck",
          "committed_at": "2013-06-14T18:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba9027be987b2a434e5f54de33bd3f6b964fd7b",
          "body": null,
          "is_bot": false,
          "headline": "Allow PORT and HOST to be configured with env vars",
          "author_name": "Adam Mckaig",
          "author_login": "adammck",
          "committed_at": "2013-06-14T18:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c696d2e130b297ae681ca040ea2bf108da99ab",
          "body": null,
          "is_bot": false,
          "headline": "convert readme to markdown",
          "author_name": "schneems",
          "author_login": "schneems",
          "committed_at": "2012-02-25T18:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9195d7e1e4ac2eb3d949ec1b7df7a5e7e694ad5",
          "body": null,
          "is_bot": false,
          "headline": "0.9 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2011-02-24T17:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0d5a9addc6b1ec821bce525957b0e0d8f0d85c",
          "body": null,
          "is_bot": false,
          "headline": "some notes on RELEASING",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2011-02-24T17:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2284c4331c95dd377a02c45c1136ca8af1247b",
          "body": null,
          "is_bot": false,
          "headline": "update manual version history",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2011-02-24T17:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7939e2caf5e281b6cf3378d46c0216f3140148f9",
          "body": null,
          "is_bot": false,
          "headline": "end of an era",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2011-02-24T17:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d544d3a3bb1d7905eaaeb608ff1ac629cd1a05ec",
          "body": "This way you can also pass a full path to the rackup file.",
          "is_bot": false,
          "headline": "let's use expand_path instead of assuming current directory",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2011-02-24T17:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b85d1255257d7a050f9aad95972ca2b7fe6560",
          "body": "…an underscore.",
          "is_bot": false,
          "headline": "Handle the case when the application class is two words separated by …",
          "author_name": "Phil Crosby",
          "author_login": null,
          "committed_at": "2011-02-24T02:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b38ac36ba2f757e1ddeeadf95335e2600dc400",
          "body": "In this version of ruby instance_eval yields self and the default\n@config is lambda with no arguments which gives ArgumentError.",
          "is_bot": false,
          "headline": "Fix the ArgumentError in instance_eval for ruby 1.9.2",
          "author_name": "Evgeni Dzhelyov",
          "author_login": "edzhelyov",
          "committed_at": "2011-02-07T13:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36458b964865edb567ed8bcee5dadc0ab29a8d4",
          "body": null,
          "is_bot": false,
          "headline": "Require rackup_file in current working directory",
          "author_name": "James Conroy-Finn",
          "author_login": null,
          "committed_at": "2010-07-11T14:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f3e50adadfd2d0808bca7cab7deb9a598546a2",
          "body": null,
          "is_bot": false,
          "headline": "0.8 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-24T16:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c102268634cdf0034a5d6d5cce40edc8ebc1c8",
          "body": null,
          "is_bot": false,
          "headline": "fix -sthin -- need to require thin for the handler",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-24T16:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89c7b91fc56ec88d0f83bae2135bba230015e9f6",
          "body": null,
          "is_bot": false,
          "headline": "add shotgun.1 to gemspec, closes #19",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-23T07:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9eec7f4e81724377f1a7fb5860462928326dcbd",
          "body": null,
          "is_bot": false,
          "headline": "update VERSION HISTORY",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-23T04:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57a7ee1d189f2d6c89e0406dab5cf5209b5f94e9",
          "body": "…rocess",
          "is_bot": false,
          "headline": "unicorn style shotgun.rb config files for preloading code in master p…",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-23T04:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6195d655926a0fcd23beb1f0261c390230606743",
          "body": null,
          "is_bot": false,
          "headline": "fix ignores for gitignore.vim",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-23T04:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c180af8f03ce96bfa9451cbe0838ca85e281f207",
          "body": null,
          "is_bot": false,
          "headline": "syntax error in slow.ru test file",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-23T03:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a88ec88b028ab8eddc50e94062c05a4f3f49fb",
          "body": null,
          "is_bot": false,
          "headline": "0.7 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T14:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e419ece69b9b4d31065c2ee3f50c70ff253e1154",
          "body": null,
          "is_bot": false,
          "headline": "rake man",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T13:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab0a41e00c2f4c44c37654a19717b4458467d5b",
          "body": null,
          "is_bot": false,
          "headline": "finish up the manual",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T13:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "192eb648126e97a3887c9b85eebc698de0e1b6a0",
          "body": null,
          "is_bot": false,
          "headline": "serve static files from shotgun master process",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T12:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d29222e09783ce9553f0987f04894bf3faecb54b",
          "body": null,
          "is_bot": false,
          "headline": "move tests around a bit",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T12:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4015a22548f60c31312225ab3339f42e15082b02",
          "body": null,
          "is_bot": false,
          "headline": "actually run the master middleware in the master process",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T12:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e8baf5b6abf312a9e223fc7e00614f62926fb39",
          "body": null,
          "is_bot": false,
          "headline": "use rack default handler, don't always load thin",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T12:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57af06d63dbec78e9b797364a97bb1aab2a72027",
          "body": null,
          "is_bot": false,
          "headline": "split loader out into separate file",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T12:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2855a710b590c745a62316fb941865f7f7f2bfb7",
          "body": null,
          "is_bot": false,
          "headline": "get rid of launchy rip dep",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T11:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6bf84142c3c22a970c4984937d41e0ca7aba9fb",
          "body": null,
          "is_bot": false,
          "headline": "show the mount path in status message",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T11:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556605891fae2854725950b49aad3b57988a2dd4",
          "body": null,
          "is_bot": false,
          "headline": "fix strange mongrel behavior by forcing IPv4 address for default host",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T11:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fad9b8e4b2fdddde8f5489f336e9145ff92620",
          "body": null,
          "is_bot": false,
          "headline": "parse any type of config file for #\\ argv line",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T10:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9612f34f4eb6712312e776c1588146f575240ed6",
          "body": null,
          "is_bot": false,
          "headline": "slow.ru and test-sinatra.ru test configs",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T10:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4ea7799be1c29ce282838d5bd347a88103cd0b",
          "body": null,
          "is_bot": false,
          "headline": "trap INT, TERM, QUIT and force server handler down",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T10:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc77e908c6f272c0ab34f8d34a7923b0fe727f5b",
          "body": null,
          "is_bot": false,
          "headline": "bail out early on favicon requests",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T10:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd8babf680a4ce1768dcc7e36a95ad0a781f311",
          "body": null,
          "is_bot": false,
          "headline": "use rack convenience methods to get handler",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T10:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28c7897faaf124c015136a61e0fc8101d861a7a",
          "body": null,
          "is_bot": false,
          "headline": "shotgun command inits environ a bit earlier",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T10:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ffbda8b52fc5b509e64f1a2686b27b82ece7cf9",
          "body": null,
          "is_bot": false,
          "headline": "child exits falsey if an exception occurred",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T09:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c538c1d1a875a8065560e95727cfaae903c959",
          "body": null,
          "is_bot": false,
          "headline": "stream response bodies over pipe for large responses",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T09:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc832620474cb566228f1b280733e710f7d4c891",
          "body": null,
          "is_bot": false,
          "headline": "superfluous e",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T09:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e4c5edf406de9b37656aea5c1077a1f07c101a",
          "body": null,
          "is_bot": false,
          "headline": "what is all that mess",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T08:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b053c0de214bbdc40d3824a40332248fb6b7e7",
          "body": null,
          "is_bot": false,
          "headline": "first crack at shotgun(1) manpage",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-06-22T08:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f416b933976f4bc06b6433910693a2d152016e",
          "body": null,
          "is_bot": false,
          "headline": "fix `shotgun --help' claiming default bind host is 0.0.0.0",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-04-25T05:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f7e56113722ad799719294b66c09135ca7c01cb",
          "body": null,
          "is_bot": false,
          "headline": "0.6 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-28T14:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4fac6eb3eb653623c5d678d996d559b91f3e2a",
          "body": null,
          "is_bot": false,
          "headline": "fix two dumb bugs in as many characters",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-26T07:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a82737a66750d162532fa694adf0fa845978671",
          "body": null,
          "is_bot": false,
          "headline": "get rid of launchy and its dependencies; depend only on rack",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-26T07:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182c887e3c669f825e885879fc43a79d39f32975",
          "body": null,
          "is_bot": false,
          "headline": "update gemspec with new test filenames",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-26T06:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2cbe44e385a26abdfc6f73168293b92c6b0a7f3",
          "body": null,
          "is_bot": false,
          "headline": "gem packaging tasks only available when Gem is defined",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-26T06:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835ae2cf9e0cd4406af9c3c4c546370c92e65580",
          "body": null,
          "is_bot": false,
          "headline": "convert test to Test::Unit",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-26T06:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542cc79f79d9689370a56b77b16fa8385fc499fc",
          "body": null,
          "is_bot": false,
          "headline": "add tests to gemspec file manifest",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-26T06:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f76ba3a75a22f60121b1403881aec70f35d75f",
          "body": null,
          "is_bot": false,
          "headline": "0.5 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-16T15:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3bae12d39fac56d5ee8cdddb508fad7f73a596",
          "body": null,
          "is_bot": false,
          "headline": "wait on each thread's child process, instead of all",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-16T15:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14de2fb5f9d0add37a46c656ae741081bee4f87e",
          "body": null,
          "is_bot": false,
          "headline": "remove silly GC hack, enable COW under REE",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-16T14:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8f649d2a3a982794db4b6e9135f33ef5f4c1c5b",
          "body": null,
          "is_bot": false,
          "headline": "Simplify gemspec loading in Rakefile",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2010-01-16T14:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef9dd769a192b46334665d7bd666341c2e69887",
          "body": null,
          "is_bot": false,
          "headline": "Added rand in proccess_as_parent to reseed it",
          "author_name": "Jason Amster",
          "author_login": "jamster",
          "committed_at": "2009-12-09T16:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "317010c58720aa538b522b29cd8ee9f0d13a721e",
          "body": "Signed-off-by: bry4n <bryan@ffiirree.com>",
          "is_bot": false,
          "headline": "specify url path for launchy; -u, --url PATH",
          "author_name": "bry4n",
          "author_login": null,
          "committed_at": "2009-12-03T16:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd2ebb7ac0774c33940519a5d36daaa676e10f4",
          "body": null,
          "is_bot": false,
          "headline": "Clickable server address",
          "author_name": "daigoro",
          "author_login": null,
          "committed_at": "2009-10-31T16:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69bbe41d23e1bfb66f0017591d179971bf050119",
          "body": "Signed-off-by: Ryan Tomayko <rtomayko@gmail.com>",
          "is_bot": false,
          "headline": "prefer thin over webrick if you got it",
          "author_name": "Joshua Peek",
          "author_login": "josh",
          "committed_at": "2009-09-06T23:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0936f5774951b55aac42eb65f86cf7bd911e67e2",
          "body": "Signed-off-by: Ryan Tomayko <rtomayko@gmail.com>",
          "is_bot": false,
          "headline": "rip deps",
          "author_name": "Joshua Peek",
          "author_login": "josh",
          "committed_at": "2009-09-06T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5859a96e223b382947c09dc71ac4941d62889e7",
          "body": "Signed-off-by: Ryan Tomayko <rtomayko@gmail.com>",
          "is_bot": false,
          "headline": "assume load path is already setup for binaries",
          "author_name": "Joshua Peek",
          "author_login": "josh",
          "committed_at": "2009-09-06T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa3807ed41e6cc201252a6671c22a3937a38060",
          "body": null,
          "is_bot": false,
          "headline": "0.4 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-08-13T22:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5d978d582a85688fe1415e01d2ea2cf35114a2",
          "body": null,
          "is_bot": false,
          "headline": "handle case where app fails to boot in child process",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-08-10T06:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f2effb229391e5800349a50e368f317a3e2a3a",
          "body": null,
          "is_bot": false,
          "headline": "0.3 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-05-11T14:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80cba739bfb8ec49c8c2181ce854c83aa237cad3",
          "body": null,
          "is_bot": false,
          "headline": "makes shotgun Rack 1.0 compatible",
          "author_name": "Jose Peleteiro",
          "author_login": null,
          "committed_at": "2009-05-11T14:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633a7c46508638942730bc0f4356ad629286cc8a",
          "body": "Signed-off-by: Ryan Tomayko <rtomayko@gmail.com>",
          "is_bot": false,
          "headline": "added a line to ensure that child processes get closed",
          "author_name": "Hans Oksendahl",
          "author_login": null,
          "committed_at": "2009-04-11T08:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827e7dbefb379f626f49311f3b293022725554d4",
          "body": null,
          "is_bot": false,
          "headline": "0.2 release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0dec26ad7b216c05003ef088c88727390ea67a",
          "body": null,
          "is_bot": false,
          "headline": "preload common rack libs in parent process",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44093ceca16cf003a75988eac342cdedde48c0c",
          "body": null,
          "is_bot": false,
          "headline": "default --server to localhost instead 0.0.0.0 (security)",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d807e0d31195b9eec82031b0d73e0a003183d129",
          "body": null,
          "is_bot": false,
          "headline": "rename publish:gem rake task to release",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f4e3ebb0add13f7b3584c8a9185b85a45caacd",
          "body": null,
          "is_bot": false,
          "headline": "fix bad test/spec rake tasks",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "850f5970b5b9b73701ea1e0fa0430bbf0ddebe3e",
          "body": null,
          "is_bot": false,
          "headline": "add -O/--browse option for auto launching browser (uses Launchy)",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21fb2fb2755405b026be21740e017387835a18a",
          "body": null,
          "is_bot": false,
          "headline": "disable :logging, enable :raise_error on Sinatra apps",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "124cef86d9b9400ab036c50c462beb4c856dbee5",
          "body": "For parity with rackup",
          "is_bot": false,
          "headline": "use CommonLogger in development/deployment environments",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-03-22T12:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f88640971a893939448f44ac11971285b6c38a1",
          "body": null,
          "is_bot": false,
          "headline": "add COPYING to gemspec",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T20:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbfb856e0bb97b05fbd220669ae55d61f37131d2",
          "body": null,
          "is_bot": false,
          "headline": "remove mutex lock / allow multiple concurrent requests",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T09:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf9154254a672c06af06a8fda04cb976787d694",
          "body": null,
          "is_bot": false,
          "headline": "run Sinatra apps directly (i.e., without rackup file)",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T09:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6385c6f5ac2456372ba98a64e6c29906e43c260d",
          "body": null,
          "is_bot": false,
          "headline": "Add license (MIT)",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T09:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45068ab34226b3325e075d62eb69c53ffc958986",
          "body": null,
          "is_bot": false,
          "headline": "set RACK_ENV based on -e; other misc cleanup",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T09:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "479b43438d7d95874cdc6b5e1b3a6320c3932f1f",
          "body": "This should let make copy-on-write function a bit more efficiently.\nI haven't actually verified that it has the desired effect.",
          "is_bot": false,
          "headline": "disable GC before forking for COW",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T09:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8cc3fdf290e21657ef978b0ffb9008851d7563a",
          "body": null,
          "is_bot": false,
          "headline": "README, gemspec, and Rakefile",
          "author_name": "Ryan Tomayko",
          "author_login": "rtomayko",
          "committed_at": "2009-02-21T09:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 0,
      "latest_release_at": "2016-09-10T23:53:48Z",
      "latest_release_tag": "0.9.2",
      "releases_from_tags": true,
      "days_since_last_push": 1070,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3601,
      "mean_days_between_releases": 559.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "shotgun",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/shotgun",
          "is_deprecated": false,
          "latest_version": "0.9.2",
          "repository_url": "http://github.com/rtomayko/shotgun/",
          "versions_count": 11,
          "total_downloads": 6744660,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T17:52:13Z",
          "latest_published_at": "2016-09-10T23:54:52.473000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3601
        }
      ]
    },
    "popularity": {
      "forks": 65,
      "stars": 859,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2009-05-11",
            "count": 1
          },
          {
            "date": "2009-12-03",
            "count": 1
          },
          {
            "date": "2009-12-09",
            "count": 1
          },
          {
            "date": "2009-12-21",
            "count": 1
          },
          {
            "date": "2010-01-25",
            "count": 1
          },
          {
            "date": "2010-03-05",
            "count": 1
          },
          {
            "date": "2010-04-20",
            "count": 1
          },
          {
            "date": "2010-09-13",
            "count": 1
          },
          {
            "date": "2011-06-26",
            "count": 1
          },
          {
            "date": "2011-08-31",
            "count": 1
          },
          {
            "date": "2011-11-14",
            "count": 1
          },
          {
            "date": "2011-12-22",
            "count": 1
          },
          {
            "date": "2012-02-25",
            "count": 1
          },
          {
            "date": "2012-03-28",
            "count": 1
          },
          {
            "date": "2012-04-06",
            "count": 1
          },
          {
            "date": "2012-05-02",
            "count": 1
          },
          {
            "date": "2012-07-09",
            "count": 1
          },
          {
            "date": "2012-10-02",
            "count": 1
          },
          {
            "date": "2012-11-03",
            "count": 1
          },
          {
            "date": "2013-07-19",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-10-26",
            "count": 1
          },
          {
            "date": "2013-12-14",
            "count": 1
          },
          {
            "date": "2013-12-16",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 1
          },
          {
            "date": "2014-09-06",
            "count": 1
          },
          {
            "date": "2014-12-18",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 2
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 61,
        "total_forks": 65
      },
      "star_history": {
        "days": [
          {
            "date": "2009-02-21",
            "count": 216
          },
          {
            "date": "2009-02-22",
            "count": 1
          },
          {
            "date": "2009-02-25",
            "count": 1
          },
          {
            "date": "2009-02-26",
            "count": 1
          },
          {
            "date": "2009-02-28",
            "count": 1
          },
          {
            "date": "2009-03-03",
            "count": 1
          },
          {
            "date": "2009-03-17",
            "count": 1
          },
          {
            "date": "2009-03-23",
            "count": 1
          },
          {
            "date": "2009-03-25",
            "count": 1
          },
          {
            "date": "2009-03-27",
            "count": 1
          },
          {
            "date": "2009-04-01",
            "count": 1
          },
          {
            "date": "2009-04-06",
            "count": 1
          },
          {
            "date": "2009-04-09",
            "count": 1
          },
          {
            "date": "2009-04-13",
            "count": 1
          },
          {
            "date": "2009-04-16",
            "count": 1
          },
          {
            "date": "2009-04-19",
            "count": 1
          },
          {
            "date": "2009-04-21",
            "count": 1
          },
          {
            "date": "2009-04-23",
            "count": 1
          },
          {
            "date": "2009-04-25",
            "count": 1
          },
          {
            "date": "2009-04-30",
            "count": 1
          },
          {
            "date": "2009-05-01",
            "count": 1
          },
          {
            "date": "2009-05-05",
            "count": 1
          },
          {
            "date": "2009-05-07",
            "count": 1
          },
          {
            "date": "2009-05-12",
            "count": 1
          },
          {
            "date": "2009-05-13",
            "count": 1
          },
          {
            "date": "2009-05-14",
            "count": 3
          },
          {
            "date": "2009-05-22",
            "count": 1
          },
          {
            "date": "2009-05-25",
            "count": 1
          },
          {
            "date": "2009-06-01",
            "count": 1
          },
          {
            "date": "2009-06-03",
            "count": 1
          },
          {
            "date": "2009-06-11",
            "count": 1
          },
          {
            "date": "2009-06-22",
            "count": 1
          },
          {
            "date": "2009-07-03",
            "count": 1
          },
          {
            "date": "2009-07-06",
            "count": 1
          },
          {
            "date": "2009-07-07",
            "count": 1
          },
          {
            "date": "2009-07-15",
            "count": 1
          },
          {
            "date": "2009-07-26",
            "count": 2
          },
          {
            "date": "2009-07-28",
            "count": 1
          },
          {
            "date": "2009-08-02",
            "count": 1
          },
          {
            "date": "2009-08-03",
            "count": 2
          },
          {
            "date": "2009-08-25",
            "count": 2
          },
          {
            "date": "2009-08-27",
            "count": 1
          },
          {
            "date": "2009-09-22",
            "count": 1
          },
          {
            "date": "2009-09-27",
            "count": 1
          },
          {
            "date": "2009-10-05",
            "count": 1
          },
          {
            "date": "2009-10-08",
            "count": 1
          },
          {
            "date": "2009-10-30",
            "count": 1
          },
          {
            "date": "2009-11-11",
            "count": 1
          },
          {
            "date": "2009-11-19",
            "count": 1
          },
          {
            "date": "2009-11-27",
            "count": 1
          },
          {
            "date": "2009-12-04",
            "count": 1
          },
          {
            "date": "2009-12-08",
            "count": 2
          },
          {
            "date": "2009-12-10",
            "count": 1
          },
          {
            "date": "2009-12-23",
            "count": 1
          },
          {
            "date": "2010-01-21",
            "count": 1
          },
          {
            "date": "2010-01-28",
            "count": 1
          },
          {
            "date": "2010-02-07",
            "count": 1
          },
          {
            "date": "2010-02-13",
            "count": 1
          },
          {
            "date": "2010-02-14",
            "count": 1
          },
          {
            "date": "2010-02-23",
            "count": 1
          },
          {
            "date": "2010-02-24",
            "count": 1
          },
          {
            "date": "2010-02-28",
            "count": 1
          },
          {
            "date": "2010-03-05",
            "count": 1
          },
          {
            "date": "2010-03-10",
            "count": 1
          },
          {
            "date": "2010-03-25",
            "count": 1
          },
          {
            "date": "2010-04-03",
            "count": 1
          },
          {
            "date": "2010-04-18",
            "count": 1
          },
          {
            "date": "2010-05-03",
            "count": 1
          },
          {
            "date": "2010-05-11",
            "count": 1
          },
          {
            "date": "2010-05-18",
            "count": 1
          },
          {
            "date": "2010-05-21",
            "count": 1
          },
          {
            "date": "2010-06-21",
            "count": 1
          },
          {
            "date": "2010-07-02",
            "count": 1
          },
          {
            "date": "2010-07-03",
            "count": 1
          },
          {
            "date": "2010-07-04",
            "count": 1
          },
          {
            "date": "2010-07-17",
            "count": 1
          },
          {
            "date": "2010-08-26",
            "count": 1
          },
          {
            "date": "2010-08-31",
            "count": 1
          },
          {
            "date": "2010-09-02",
            "count": 1
          },
          {
            "date": "2010-09-03",
            "count": 1
          },
          {
            "date": "2010-09-06",
            "count": 1
          },
          {
            "date": "2010-09-16",
            "count": 2
          },
          {
            "date": "2010-09-20",
            "count": 1
          },
          {
            "date": "2010-09-21",
            "count": 1
          },
          {
            "date": "2010-10-20",
            "count": 1
          },
          {
            "date": "2010-10-26",
            "count": 1
          },
          {
            "date": "2010-11-07",
            "count": 1
          },
          {
            "date": "2010-11-20",
            "count": 1
          },
          {
            "date": "2010-11-22",
            "count": 1
          },
          {
            "date": "2010-11-23",
            "count": 1
          },
          {
            "date": "2010-11-27",
            "count": 1
          },
          {
            "date": "2010-11-28",
            "count": 1
          },
          {
            "date": "2010-12-09",
            "count": 1
          },
          {
            "date": "2010-12-18",
            "count": 1
          },
          {
            "date": "2011-02-06",
            "count": 1
          },
          {
            "date": "2011-02-11",
            "count": 1
          },
          {
            "date": "2011-02-24",
            "count": 1
          },
          {
            "date": "2011-03-01",
            "count": 1
          },
          {
            "date": "2011-03-20",
            "count": 1
          },
          {
            "date": "2011-03-27",
            "count": 2
          },
          {
            "date": "2011-04-19",
            "count": 1
          },
          {
            "date": "2011-04-28",
            "count": 1
          },
          {
            "date": "2011-05-14",
            "count": 1
          },
          {
            "date": "2011-05-27",
            "count": 1
          },
          {
            "date": "2011-06-13",
            "count": 1
          },
          {
            "date": "2011-06-25",
            "count": 1
          },
          {
            "date": "2011-06-26",
            "count": 1
          },
          {
            "date": "2011-06-28",
            "count": 1
          },
          {
            "date": "2011-06-30",
            "count": 1
          },
          {
            "date": "2011-07-16",
            "count": 1
          },
          {
            "date": "2011-07-25",
            "count": 1
          },
          {
            "date": "2011-08-02",
            "count": 1
          },
          {
            "date": "2011-08-03",
            "count": 1
          },
          {
            "date": "2011-08-06",
            "count": 1
          },
          {
            "date": "2011-08-19",
            "count": 1
          },
          {
            "date": "2011-09-28",
            "count": 1
          },
          {
            "date": "2011-10-08",
            "count": 1
          },
          {
            "date": "2011-11-08",
            "count": 1
          },
          {
            "date": "2011-12-05",
            "count": 1
          },
          {
            "date": "2011-12-12",
            "count": 1
          },
          {
            "date": "2011-12-31",
            "count": 1
          },
          {
            "date": "2012-01-09",
            "count": 1
          },
          {
            "date": "2012-01-25",
            "count": 1
          },
          {
            "date": "2012-02-12",
            "count": 1
          },
          {
            "date": "2012-03-14",
            "count": 1
          },
          {
            "date": "2012-07-10",
            "count": 1
          },
          {
            "date": "2012-12-27",
            "count": 1
          },
          {
            "date": "2013-02-09",
            "count": 1
          },
          {
            "date": "2013-02-10",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-02-27",
            "count": 1
          },
          {
            "date": "2013-02-28",
            "count": 1
          },
          {
            "date": "2013-03-02",
            "count": 1
          },
          {
            "date": "2013-03-03",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-03-10",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 2
          },
          {
            "date": "2013-03-19",
            "count": 2
          },
          {
            "date": "2013-03-22",
            "count": 1
          },
          {
            "date": "2013-03-28",
            "count": 1
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-04-05",
            "count": 1
          },
          {
            "date": "2013-04-06",
            "count": 3
          },
          {
            "date": "2013-04-08",
            "count": 1
          },
          {
            "date": "2013-04-09",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-16",
            "count": 1
          },
          {
            "date": "2013-04-20",
            "count": 1
          },
          {
            "date": "2013-05-03",
            "count": 1
          },
          {
            "date": "2013-05-06",
            "count": 1
          },
          {
            "date": "2013-05-08",
            "count": 1
          },
          {
            "date": "2013-05-12",
            "count": 1
          },
          {
            "date": "2013-05-24",
            "count": 1
          },
          {
            "date": "2013-05-26",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 2
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-06-02",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 2
          },
          {
            "date": "2013-06-14",
            "count": 3
          },
          {
            "date": "2013-06-20",
            "count": 2
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-22",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 2
          },
          {
            "date": "2013-06-29",
            "count": 1
          },
          {
            "date": "2013-06-30",
            "count": 1
          },
          {
            "date": "2013-07-08",
            "count": 1
          },
          {
            "date": "2013-07-09",
            "count": 1
          },
          {
            "date": "2013-07-12",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2013-07-19",
            "count": 2
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-08-02",
            "count": 1
          },
          {
            "date": "2013-08-04",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 2
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-28",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-09-01",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 2
          },
          {
            "date": "2013-09-23",
            "count": 2
          },
          {
            "date": "2013-10-06",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 2
          },
          {
            "date": "2013-10-09",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 2
          },
          {
            "date": "2013-10-14",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-10-26",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 4
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-04",
            "count": 1
          },
          {
            "date": "2013-11-05",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2013-11-10",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-11-24",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 2
          },
          {
            "date": "2013-12-09",
            "count": 1
          },
          {
            "date": "2013-12-13",
            "count": 1
          },
          {
            "date": "2013-12-14",
            "count": 2
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2014-01-02",
            "count": 1
          },
          {
            "date": "2014-01-05",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 2
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 2
          },
          {
            "date": "2014-01-31",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 2
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-21",
            "count": 1
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-03-02",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-16",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-29",
            "count": 1
          },
          {
            "date": "2014-04-01",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-04-25",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-18",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-06-05",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-19",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-07-23",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 2
          },
          {
            "date": "2014-08-03",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-10",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-08-27",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-09",
            "count": 2
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-12-01",
            "count": 1
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2014-12-21",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2015-01-11",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-02-01",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 2
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-02-16",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 3
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-23",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-15",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-03-22",
            "count": 1
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-03-29",
            "count": 1
          },
          {
            "date": "2015-03-31",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-11",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-13",
            "count": 1
          },
          {
            "date": "2015-05-24",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-22",
            "count": 2
          },
          {
            "date": "2015-06-25",
            "count": 2
          },
          {
            "date": "2015-06-27",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-11",
            "count": 1
          },
          {
            "date": "2015-07-20",
            "count": 2
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-09-25",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 2
          },
          {
            "date": "2015-11-07",
            "count": 4
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-13",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2016-01-01",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 2
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 2
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 3
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-20",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 2
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 3
          },
          {
            "date": "2016-05-09",
            "count": 2
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-23",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 2
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 2
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-07-23",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 2
          },
          {
            "date": "2016-07-31",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-15",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 2
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-12",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2016-11-21",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-25",
            "count": 1
          },
          {
            "date": "2016-12-31",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 2
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-02-06",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 2
          },
          {
            "date": "2017-02-08",
            "count": 2
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 2
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-03",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-13",
            "count": 1
          },
          {
            "date": "2017-05-21",
            "count": 2
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-19",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-17",
            "count": 1
          },
          {
            "date": "2017-09-18",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-11-04",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-11-26",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 2
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 3
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-07-07",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 2
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-05",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 2
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 859,
        "total_stars": 859
      },
      "open_issues_and_prs": 8
    },
    "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": 3351,
      "source_files_sampled": 6,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "rack",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 0,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 10,
        "open_issues": 3,
        "closed_ratio": 0.943,
        "closed_issues": 50,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rtomayko",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/404?v=4"
        },
        {
          "type": "User",
          "login": "djanowski",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/2268?v=4"
        },
        {
          "type": "User",
          "login": "adammck",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/19543?v=4"
        },
        {
          "type": "User",
          "login": "josh",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/137?v=4"
        },
        {
          "type": "User",
          "login": "anatol",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7032?v=4"
        },
        {
          "type": "User",
          "login": "edzhelyov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/454463?v=4"
        },
        {
          "type": "User",
          "login": "jamster",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9894?v=4"
        },
        {
          "type": "User",
          "login": "macournoyer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22?v=4"
        },
        {
          "type": "User",
          "login": "schneems",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/59744?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.724
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "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": 0,
            "reason": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
            "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 7/29 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "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": "3640bcdb8a243ece5b370d0f537d9ff73f0db26e",
        "ran_at": "2026-07-21T23:58:57Z",
        "aggregate_score": 3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 68,
          "created_at": "2016-09-15T18:58:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2017-12-06T13:43:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2017-12-07T14:29:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2020-04-28T13:51:34Z",
          "last_comment_at": "2024-09-11T06:21:22Z",
          "last_comment_author": "astromoose"
        },
        {
          "number": 77,
          "created_at": "2023-08-16T08:12:00Z",
          "last_comment_at": "2023-08-20T16:13:55Z",
          "last_comment_author": "ZimbiX"
        }
      ],
      "last_merged_pr_at": "2016-09-10T23:54:10Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2009-12-14T11:35:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 59,
          "created_at": "2015-06-15T16:02:39Z",
          "last_comment_at": "2020-10-03T05:35:25Z",
          "last_comment_author": "ZimbiX"
        },
        {
          "number": 76,
          "created_at": "2022-02-15T06:38:13Z",
          "last_comment_at": "2023-03-12T18:08:30Z",
          "last_comment_author": "yaroslavrick"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rtomayko/shotgun",
    "host": "github.com",
    "name": "shotgun",
    "owner": "rtomayko"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 30,
        "vitality": 10,
        "community": 64,
        "governance": 59,
        "engineering": 30,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 10,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1070,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1070 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1070
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "0.9.2",
              "releases_from_tags": true,
              "days_since_latest_release": 3601,
              "mean_days_between_releases": 559.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3601 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3601
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~559.2 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 559.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 5,
              "unanswered_open_issues": 3,
              "days_since_last_merged_pr": 3601,
              "days_since_last_human_commit": 3601,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3601 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3601,
                      "count": 3,
                      "signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 65,
              "stars": 859,
              "watchers": 8,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "859 stars",
                "points": 47.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 859
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "65 forks",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": "excellent",
            "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": 89,
            "inputs": {
              "packages": [
                "shotgun"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 6744660,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "6,744,660 downloads all-time across rubygems",
                "points": 71,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 6744660,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.724
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 72% of commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 3,
              "closed_issues": 50,
              "issue_closed_ratio": 0.943,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 44.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/19 decided PRs merged",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 19
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/29 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "followers": 2394,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rtomayko",
              "public_repos": 22,
              "account_age_days": 6727
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,394 followers of rtomayko",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2394,
                      "login": "rtomayko"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "22 public repos, account ~18 yr old",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 22
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "shotgun"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 3601
            },
            "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 3601 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3601
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3
            },
            "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": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 7/29 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 12
            },
            "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": 24,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.14,
              "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": "14 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 3351,
              "source_files_sampled": 6,
              "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/6 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6,
                      "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": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:59:08.857570Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rtomayko/shotgun.svg",
  "full_name": "rtomayko/shotgun",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

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