Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 02:00 UTC

ianwhite / orm_adapter

Provides a single point of entry for using basic features of ruby ORMs

RubyMIT★ 207 stars⑂ 76 forkssince Oct 2010View on GitHub ↗

ianwhite/orm_adapter holds a health index of 24 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (65/100) and lowest on Vitality (17/100). It was last updated 2381 days ago. A single contributor accounts for most of its recent work.

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

24
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

Ian WhitePersonal account
116 followers68 public repossince Apr 2008i2w development

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
RubyGemsorm_adapter0.5.0-134634 days ago

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,381 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_push2,381
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 13 version tags (no GitHub releases)
0/36Release recency — latest release 4,634 days ago
19.8/27Release cadence — a release every ~115.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tagv0.5.0
releases_from_tagsyes
days_since_latest_release4,634
mean_days_between_releases115.9
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?

65Moderate · 18% of overall
How it's scored
37.5/60Stars — 207 stars
15.6/25Forks — 76 forks
4.3/15Watchers — 7 watchers
Inputs used
forks76
stars207
watchers7
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 278,647,392 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesorm_adapter
dependents
ecosystemsrubygems
total_downloads278,647,392
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?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.2/22.5Commit distribution — top contributor authored 68% of commits
13.5/13.5Contributor breadth — 11 contributors
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.681
How it's scored
36.9/46.8Issue resolution — 79% of issues closed
15.9/38.3PR acceptance — 10/24 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/26 approved changesets -- score normalized to 1
Inputs used
merged_prs10
open_issues4
closed_issues15
issue_closed_ratio0.789
closed_unmerged_prs14
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.9/25Owner reach — 116 followers of ianwhite
25/25Track record — 68 public repos, account ~18 yr old
Inputs used
followers116
owner_typeUser
is_verified
owner_loginianwhite
public_repos68
account_age_days6,677
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 4,634 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesorm_adapter
ecosystemsrubygems
any_deprecatedno
min_days_since_publish4,634

Engineering Quality

Are baseline engineering and documentation practices in place?

34At 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 5 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

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

Security

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

30At risk · 16% of overall
How it's scored
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 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/26 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 14 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.5/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/16 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes9,724
source_files_sampled16
oversized_source_files0

Key facts

207GitHub stars
11contributors
0commits, last 12 months
2,381days since last push
13releases
1bus factor
4open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 207 ★ / 76 ⇿
207Stars
76Forks
13Releases

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.

0408012016020024020760872010-102018-072026-05
Major 0Minor 5Patch 8

Each point covers 15 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-22 02:00 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/26 approved changesets -- score normalized to 1
10Contributorsproject has 14 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense 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
Direct dependencies 5
RegistryPackageVersion constraintManifest
RubyGemsrspec~> 2.4Gemfile
RubyGemssqlite3>= 1.3.2Gemfile
RubyGemsbson_ext>= 1.3.2Gemfile
RubyGemsactiverecord-jdbcsqlite3-adapterGemfile
RubyGemsrubysl~> 2.0Gemfile
All dependencies 15

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

RegistryPackageVersionRelation
RubyGemsactiverecord-jdbcsqlite3-adapterdirect
RubyGemsbson_extdirect
RubyGemsrspecdirect
RubyGemsrubysldirect
RubyGemssqlite3direct
RubyGemsactiverecordindirect
RubyGemsbundlerindirect
RubyGemsdatamapperindirect
RubyGemsdm-active_modelindirect
RubyGemsdm-sqlite-adapterindirect
RubyGemsgitindirect
RubyGemsmongo_mapperindirect
RubyGemsmongoidindirect
RubyGemsrakeindirect
RubyGemsyardindirect
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": 600,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 32748
      },
      "pushed_at": "2020-01-14T00:39:41Z",
      "created_at": "2010-10-04T14:30:06Z",
      "owner_type": "User",
      "updated_at": "2026-05-30T07:17:12Z",
      "description": "Provides a single point of entry for using basic features of ruby ORMs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://twitter.com/i2w",
      "name": "Ian White",
      "type": "User",
      "login": "ianwhite",
      "company": "i2w development",
      "location": "Sheffield, UK",
      "followers": 116,
      "avatar_url": "https://avatars.githubusercontent.com/u/5980?v=4",
      "created_at": "2008-04-09T08:00:10Z",
      "is_verified": null,
      "public_repos": 68,
      "account_age_days": 6677
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2013-11-12T16:19:09Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2013-11-12T14:54:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2012-07-09T11:18:54Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2012-06-20T14:46:15Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2012-06-20T08:24:23Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2012-06-12T09:54:46Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2012-03-25T11:12:11Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2012-01-10T15:12:27Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2011-05-09T17:44:29Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2011-01-04T14:09:53Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2010-10-12T11:14:09Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2010-10-10T19:55:36Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2010-10-06T17:33:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f8c570a60d9b7a239eca721bb9504a9e3dec48c5",
          "body": null,
          "is_bot": false,
          "headline": "Remove merge mistake in README",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2014-08-05T14:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec4efe56a2c6d6b705034fa223a03cc39ad7f59",
          "body": null,
          "is_bot": false,
          "headline": "Fix markup",
          "author_name": "Philipp Fehre",
          "author_login": "sideshowcoder",
          "committed_at": "2014-08-05T14:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f7b3ffeef41c2f647afe6f28ad479351c7024b",
          "body": "As @ianwhite mentioned in https://github.com/ianwhite/orm_adapter/issues/25 it would be nice to have a link to the available adapters on rubygems.",
          "is_bot": false,
          "headline": "Link to rubygems to find the available adapters",
          "author_name": "Philipp Fehre",
          "author_login": "sideshowcoder",
          "committed_at": "2014-08-05T14:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20d3a915b64affcf2640e868e2b932cb19bb2f97",
          "body": null,
          "is_bot": false,
          "headline": "Show list of orm_adapter- projects on rubygems",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2014-08-05T14:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d969b0f87b25b74d645660addae7ada05292f54",
          "body": "Minor comment change, but confused me when I saw it",
          "is_bot": false,
          "headline": "Merge pull request #37 from cheerfulstoic/patch-1",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2014-08-05T14:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6692a288bbdeeaf15fa83bdb8d210cbb55b99cef",
          "body": null,
          "is_bot": false,
          "headline": "Allow rbx failures on travis",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2014-08-05T14:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda01cf48a17adc0f6ff85d2844935230d47ff2e",
          "body": "RSpec changes needed for Neo4j Orm Adapter",
          "is_bot": false,
          "headline": "Merge pull request #38 from andreasronge/rspec_fix",
          "author_name": "José Valim",
          "author_login": null,
          "committed_at": "2014-06-06T19:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5923b49b5c3ed3aef33a935df8cbfe007faba3b",
          "body": null,
          "is_bot": false,
          "headline": "Found some more Gemfile to lock",
          "author_name": "Andreas Ronge",
          "author_login": "andreasronge",
          "committed_at": "2014-06-06T18:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02731273607c032de94b3c23616cc3f6094d269",
          "body": "Notice, RSpec 3.x was released a few days ago which made lots of specs to fail because the version was not locked.\nE.g. `its` is not in rspec-core any longer.",
          "is_bot": false,
          "headline": "Lock rspec gem to 2.x",
          "author_name": "Andreas Ronge",
          "author_login": "andreasronge",
          "committed_at": "2014-06-06T17:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a3b858ccedbef064d5f9da1ea7452d9e6c6c62",
          "body": "…sing :order",
          "is_bot": false,
          "headline": "Fixed RSpecs - Using :offset and :limit does not make sense without u…",
          "author_name": "Andreas Ronge",
          "author_login": "andreasronge",
          "committed_at": "2014-06-06T14:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f4e8c34ac3763092dbfcadcf4e5988905110aa8",
          "body": "…all and made it work with new final RSpec 3.0",
          "is_bot": false,
          "headline": "Use =~ RSpec match when we can't assume the order returned from find_…",
          "author_name": "Andreas Ronge",
          "author_login": "andreasronge",
          "committed_at": "2014-06-06T13:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e19ab3cc051f439592ce41fb80f859fa87c1d6c",
          "body": null,
          "is_bot": false,
          "headline": "Minor comment change, but confused me when I saw it",
          "author_name": "Brian Underwood",
          "author_login": "cheerfulstoic",
          "committed_at": "2014-05-03T05:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d99f62297e34ee16b48d7a6852822b3fd93389",
          "body": null,
          "is_bot": false,
          "headline": "Adds active record 4.1 to the test suite",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2014-04-28T13:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad5f9dee8c89a520c10998d9fb559a54fd4242f",
          "body": "Expand Travis matrix - Ruby 2.1.0, JRuby, Rubinius",
          "is_bot": false,
          "headline": "Merge pull request #32 from petergoldstein/feature/expand_travis_matrix",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2014-01-14T08:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13541f5dc113e8c14b6fd0b680bbf50639a5b977",
          "body": "…Gemfiles, gemspec to allow JRuby and Rubinius to run specs.",
          "is_bot": false,
          "headline": "Expand Travis matrix by adding JRuby and Rubinius.  Minor changes to …",
          "author_name": "Peter M. Goldstein",
          "author_login": "petergoldstein",
          "committed_at": "2014-01-14T06:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a6383012c81df718f424af50feca5478aa10c2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T16:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72872b6852555174afaa83f9977172f339742417",
          "body": "…d #order, #limit, #offset unless specified)\n\n    Fixes plataformatec/devise#2711, ianwhite/orm_adapter#22",
          "is_bot": false,
          "headline": "Only send relation modifiers to ActiveRecord if they apply (don't sen…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T16:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60375da8b6a91b330532d291c84646bbb65730ac",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T14:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c9d76c021df65e9e16988a193709b29242e152",
          "body": null,
          "is_bot": false,
          "headline": "Travis matrix",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T13:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40c771c2b271820253382fb121792a04aeb8a70",
          "body": null,
          "is_bot": false,
          "headline": "Trying to be explicit with travis",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T13:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5774fac2b493f45e4f7410d37737510438f8491c",
          "body": null,
          "is_bot": false,
          "headline": "Trying to get travis to work with ar4 only specs",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T13:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6663c53ea8ea342b5006abbaeca8e428a15ff4",
          "body": null,
          "is_bot": false,
          "headline": "Use ruby 2.0.0 for travis",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T12:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e831f6dcb5cc89b8b30274e37e0cf67d753e6630",
          "body": "….9.3/2 [#16] [#22]",
          "is_bot": false,
          "headline": "Adds activerecord 4 gemfile, and tells travis to build it with ruby 1…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-11-12T12:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4642b7d744c589a9cafc1281912b3c29056a596c",
          "body": "Add license information to gemspec.",
          "is_bot": false,
          "headline": "Merge pull request #26 from yxhuvud/master",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2013-03-18T10:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a10c25fd3bf25a3f0a07fe1964094f1443cad18",
          "body": null,
          "is_bot": false,
          "headline": "Add license information to gemspec.",
          "author_name": "linus",
          "author_login": null,
          "committed_at": "2013-03-15T14:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc000f1b8b90429bcb7dcdfb3e38e14def46bf1c",
          "body": null,
          "is_bot": false,
          "headline": "v0.4.0 release",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-07-09T11:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a665787261a7cf9b78ac1301c8e414a567684b29",
          "body": null,
          "is_bot": false,
          "headline": "Added `offset` option for #find_all",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-07-07T12:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c27be4e00c8513213b558a7bd08dd9091ae43d15",
          "body": null,
          "is_bot": false,
          "headline": "Added `limit` option for #find_all",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-07-07T12:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ec2f7a929dab3a3ae41d8bbece23bbc05d90d2",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.0 released",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T14:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51da11d64b43d570bb15c612aa68691a41faeff3",
          "body": "…nce method functionality.  Closes #4",
          "is_bot": false,
          "headline": "Add note about the scope of ORM adapter, and not wrapping model insta…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T14:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f83facdec4921fa29f71161f3035b61c0a4473c6",
          "body": null,
          "is_bot": false,
          "headline": "Removes OrmAdapter::Base.model_classes and friends [#19]",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T14:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d8e33224cefb94ef91480ba154174d5a10bdb6",
          "body": null,
          "is_bot": false,
          "headline": "Use Tim Galeckas' spec for find with no conditions",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T09:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19e9a3cc76f1c19396bf01e6f8c0932022cf3fd",
          "body": null,
          "is_bot": false,
          "headline": "v0.2.0 release",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be70441fa1d04b13b945d73d1f97ee930d20e7e",
          "body": null,
          "is_bot": false,
          "headline": "Adds tests for find_* with no arguments",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d819d65f99133c48d45320d4f0bb4266d6d617e5",
          "body": null,
          "is_bot": false,
          "headline": "Words",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7f50d42bfb769dcda7be0fe728281f491f39ff",
          "body": null,
          "is_bot": false,
          "headline": "Improve shared spec re: finding by :id",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb5f316d3533f90f2c1007ac930f3d5fd4d90ee8",
          "body": null,
          "is_bot": false,
          "headline": "ModelName.to_adapter.find_all should just work and return all models",
          "author_name": "Tim Galeckas",
          "author_login": "timgaleckas",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00bddd590ded44b1d301050171650df234c7ccc7",
          "body": null,
          "is_bot": false,
          "headline": "and add the test for :_id mongoid normalization",
          "author_name": "Tim Galeckas",
          "author_login": "timgaleckas",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ada1376fee3026a6e0374bf2c3cbb7ddfbd13c4",
          "body": null,
          "is_bot": false,
          "headline": "normalize _id to id for mongoid",
          "author_name": "Tim Galeckas",
          "author_login": "timgaleckas",
          "committed_at": "2012-06-20T08:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89f25f631fb96b08da38943d87b4e13b729cb56",
          "body": null,
          "is_bot": false,
          "headline": "Add travis badge",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T10:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664a76c0c10c45d78bd92ad6eb1d9baaa31b77d4",
          "body": null,
          "is_bot": false,
          "headline": "Words",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T10:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa5fafb7d762ba82c6ecbac1372f712eb3d46b4",
          "body": "…he latest mongo_mapper and mongoid having conflicting deps)",
          "is_bot": false,
          "headline": "Make travis use the dev Gemfile for now (there are some issues with t…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T10:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f16440764ee6f1cfe876aa47fa05e0b5e90f12",
          "body": null,
          "is_bot": false,
          "headline": "Update own version in Gemfile.lock.development",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T09:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa9f6f3007503728e4ae491d0cfd2a99f0fa21f",
          "body": null,
          "is_bot": false,
          "headline": "v0.1.0 - API gets #destroy(instance)",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T09:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a277c28a1195c246e6c11ec712d001827bd583",
          "body": null,
          "is_bot": false,
          "headline": "Docfix, #destroy takes object not id",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T09:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "506b689b1472f986f689b46a5cc9308e224685f0",
          "body": "…ot available for jruby and rbx",
          "is_bot": false,
          "headline": "CI on mri until we put some logic in the tests to not load adapters n…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T09:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0f9266c37b5c04ba349d51fa0f072df058f7a5",
          "body": null,
          "is_bot": false,
          "headline": "Simplify Rakefile, use Bundler install tasks",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T09:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb62ebf83e877f615e7fbcf63d5cd338fae3205",
          "body": "Adds #destroy and general fixes",
          "is_bot": false,
          "headline": "Merge pull request #15 from fredwu/destroy_and_general_fixes",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-06-12T09:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c19ba23867da3caffe3d4153096a03a99063fde",
          "body": null,
          "is_bot": false,
          "headline": "Fixed spelling mistakes",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T08:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bda5bdac634619e05f561327c92c135ab498874",
          "body": null,
          "is_bot": false,
          "headline": "Updated Gemfile.lock.development",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T08:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa6086c9686700a143d8f8b6d043d4483d6aa1a",
          "body": null,
          "is_bot": false,
          "headline": "Reimplemented #destroy - \"object\" instead of \"id\" as the argument",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T08:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6787274882ae004558e6125117cdc54dc20927",
          "body": null,
          "is_bot": false,
          "headline": "Use the new sqlite3 gem",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T02:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc85a98585b205bf3c476cbe3c4bfc82a35db3f7",
          "body": null,
          "is_bot": false,
          "headline": "Coloured rspec output",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T02:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a6e169457f9e7815e1d0c94707bcceaf0a4799",
          "body": null,
          "is_bot": false,
          "headline": "Keep the Base class reference consistent :)",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T02:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "364f432c0f5b5a64229535eea9d66afc52490bbf",
          "body": null,
          "is_bot": false,
          "headline": "Implemented destroy()",
          "author_name": "Fred Wu",
          "author_login": "fredwu",
          "committed_at": "2012-06-12T02:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d27a61cb1ebacbc072981da46e1313f0e23b596",
          "body": null,
          "is_bot": false,
          "headline": "Added travis ci config",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-05-02T07:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb918614657a4f553d20e08e44f5a52f5dce999",
          "body": null,
          "is_bot": false,
          "headline": "Update Active Record code to Rails 3 onwards",
          "author_name": "José Valim",
          "author_login": null,
          "committed_at": "2012-05-01T11:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "378f63d9c252cbe8df23ec6b0a6be138d67fab94",
          "body": "Stop trying to include an ancient version of activerecord",
          "is_bot": false,
          "headline": "Merge pull request #14 from dxw/master",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2012-05-01T11:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb18531cb5d169c499561d75759ae1162efc9a8",
          "body": null,
          "is_bot": false,
          "headline": "Stop trying to include ancient version of activerecord",
          "author_name": "dxw",
          "author_login": null,
          "committed_at": "2012-05-01T11:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143df64270a19547c106a862c9599584cedccbc0",
          "body": "…precation warning is generated every time rails is started)",
          "is_bot": false,
          "headline": "Try to load active_record before loading activerecord (otherwise a de…",
          "author_name": "dxw",
          "author_login": null,
          "committed_at": "2012-05-01T11:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf28ee9a7b46f1d53c0f3f9f2b5b92766e5a27e6",
          "body": "Don't require yard and git libraries to use the Rakefile",
          "is_bot": false,
          "headline": "Merge pull request #11 from jeremyevans/rakefix",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2012-04-05T18:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8be3c191405fd702f278589f99523e638445de",
          "body": "This makes it possible to use the Rakefile without those libraries\ninstalled.  If I just want to fix a bug or add a feature to the\nlibrary, I shouldn't have to install unnecessary libraries to do\nso.\n\nThis also has the advantage of speeding up the Rakefile, in most\ncases, since it won't load the git library for most tasks.",
          "is_bot": false,
          "headline": "Don't require yard and git libraries to use the Rakefile",
          "author_name": "Jeremy Evans",
          "author_login": "jeremyevans",
          "committed_at": "2012-04-05T18:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f1893acb2260df8bd11b83743ca5f0b2b882fb",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.0.7",
          "author_name": "José Valim",
          "author_login": null,
          "committed_at": "2012-03-25T11:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abfec067aad22d7397df4e4954dd696d104c7a5",
          "body": "…k_for_active_record\n\nOnly monkey patch ActiveRecord::Base when it's been loaded.",
          "is_bot": false,
          "headline": "Merge pull request #10 from parndt/respect_active_support_on_load_hoo…",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2012-03-25T11:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d41335db3764b9cfe889418ce39e4a86d2b7b2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed errant comment indentation.",
          "author_name": "Philip Arndt",
          "author_login": "parndt",
          "committed_at": "2012-03-25T10:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7642b21aebba7c872cb7e322350b2eedc67534",
          "body": null,
          "is_bot": false,
          "headline": "Created OrmAdapter::ActiveRecord and placed implementation code there.",
          "author_name": "Philip Arndt",
          "author_login": "parndt",
          "committed_at": "2012-03-25T10:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c333fc53e53742ee89a4b2e2119874749b57854b",
          "body": "This prevents the database connection being activated when it is not appropriate.\nE.g. asset precompilation with sprockets.",
          "is_bot": false,
          "headline": "Only monkey patch ActiveRecord::Base when it's been loaded.",
          "author_name": "Philip Arndt",
          "author_login": "parndt",
          "committed_at": "2012-03-25T10:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c7183a4539cfdb4f3f6ccbb3a9e7c215b7ccf3",
          "body": null,
          "is_bot": false,
          "headline": "0.0.6 release.  See History.txt for changes",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-01-10T15:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fb561855efab4594652c03b84c68a4ce3b4d4e",
          "body": "…ckener]. Closes #9.",
          "is_bot": false,
          "headline": "Compatibility with mongoid master wrt. OrmAdapter::Base#get [Frank Wö…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-01-10T15:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7bd0623256fbdbef677e62b3b5fd9ef7c83dce",
          "body": null,
          "is_bot": false,
          "headline": "ActiveRecord 3.1 association compatibility",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2012-01-10T14:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b406c9c300c4507de668ba1f2e211167a4015ab",
          "body": null,
          "is_bot": false,
          "headline": "orm_adapter 0.0.5 supports Mongo Mapper",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-05-09T17:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9af070a87c4c2c69fe059d6e8e9547abac53295",
          "body": null,
          "is_bot": false,
          "headline": "Add Gemfile.lock.development for last known good deps",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-05-09T17:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633295646f01f8f0d8266a70f7685e8a91eeeb5e",
          "body": null,
          "is_bot": false,
          "headline": "Ruby 1.9 compat",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-05-09T17:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2001d286d721865855622a654f670ef855541f10",
          "body": null,
          "is_bot": false,
          "headline": "Allow devs to run specs without mongo installed",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-05-09T17:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cbdeffe129f98b8cff8d16ee15c798c4203a92d",
          "body": null,
          "is_bot": false,
          "headline": "mongomapper has a column_names method.. so we can just use that",
          "author_name": "Luke Cunningham",
          "author_login": "icaruswings",
          "committed_at": "2011-04-16T11:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cfced56a5e86adfddb8e5ab5a777eab3f130afc",
          "body": null,
          "is_bot": false,
          "headline": "added mongo_mapper orm adapter",
          "author_name": "Luke Cunningham",
          "author_login": "icaruswings",
          "committed_at": "2011-04-14T14:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e87333ec2c15ee7365fbee990e5ee8b1c77ccd9",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in release:rubygems task",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-04T14:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641e72a5c55f7a8758c7b2a691231e10c95039ed",
          "body": null,
          "is_bot": false,
          "headline": "Better docs for specifying order, and prepare for 0.0.4",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-04T14:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1839277c34171ef1294d658c2d085f68e89ac4",
          "body": null,
          "is_bot": false,
          "headline": "Adds ability to order results from #find_first and #find_all",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-04T13:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d37c231621c86dd31a7f346bc2d9b2c11e9cf4",
          "body": null,
          "is_bot": false,
          "headline": "Check that local HEAD and origin/master shas are the same before release",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-04T10:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb97882b88637d0795ff761f0ad79c8064053128",
          "body": "…k.development is updated before a new release",
          "is_bot": false,
          "headline": "adds some checks to the release process, and ensures that Gemfile.loc…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-04T10:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448d8784274e5d5f2ce1d697376795819bea8c59",
          "body": null,
          "is_bot": false,
          "headline": "Words",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-04T10:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911ad008a9e9a8f6aae6873518edf5f203b1f2e5",
          "body": "…tances",
          "is_bot": false,
          "headline": "Use load path to prevent version being required twice in some circums…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-03T23:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da9c84aad25b55a1bef241cc003d1864afc9ccb",
          "body": null,
          "is_bot": false,
          "headline": "Words describing how to run the specs",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-03T23:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce839eafed71a69c0bff405265de6e9361b446f9",
          "body": "…t we need",
          "is_bot": false,
          "headline": "Replace jeweler functionalty with a couple of small tasks that do wha…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-03T23:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f131ca8acbd069e3107a70a47d7c0a783ad0e980",
          "body": null,
          "is_bot": false,
          "headline": "Move development deps into gemspec",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-03T23:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b93f579e16e0511d404a6d558e08422db29ec2",
          "body": "…sions.  Include known working Gemfile.lock as Gemfile.lock.development",
          "is_bot": false,
          "headline": "Ignore Gemfile.lock, so we can easily test against new dependency ver…",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-03T23:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b220ee3f1fbd405892eb80f6e4f3ca00f06d098",
          "body": null,
          "is_bot": false,
          "headline": "Update development dependencies and simplify Gemfile",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2011-01-03T20:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0079a2ca14a702e74b526908cf25ef218027c59c",
          "body": "…de it.",
          "is_bot": false,
          "headline": "Put \"yard\" on development group, so jeweler won't automatically inclu…",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-12-19T08:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b28d2bdede7f5ae865d8bb84acc96043c74811",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.0.3 release",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2010-10-12T11:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02d91435ba0d037dbc89c2149a7b32f8dcb30f0",
          "body": null,
          "is_bot": false,
          "headline": "adds spec for non-standard keys with AR #conditions_to_fields",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2010-10-12T11:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68791057ff9150c092ca4ba40c1f980c3cb2b1a",
          "body": null,
          "is_bot": false,
          "headline": "ActiveRecord's OrmAdapter handles non standard foreign key names",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2010-10-12T10:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "941ff1ecee5c6e1b4f6b1fc54972a8f898e7f57d",
          "body": null,
          "is_bot": false,
          "headline": "ruby 1.9.2 compat fixes",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2010-10-12T10:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e2f4a7ddc14639cfd130e5f25def8a1be5a872",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.0.2.",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-10-10T19:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6151b5a350857ea35f171bdccae983b9d06d05ee",
          "body": null,
          "is_bot": false,
          "headline": "Words (cosmetic)",
          "author_name": "Ian White",
          "author_login": "ianwhite",
          "committed_at": "2010-10-10T18:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005b071d8605cde137a98ab54f12db8c0a7c561f",
          "body": null,
          "is_bot": false,
          "headline": "Recompile .gemspec to make bundler happy.",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-10-10T15:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d6d3ae6c8ac34a9cd3cf14208bc79043fc5444",
          "body": null,
          "is_bot": false,
          "headline": "Files in lib/ should not depend on files outside it.",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-10-10T15:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3fa61410c5a1734ee7bdb0ebd928670f00d3c2d",
          "body": null,
          "is_bot": false,
          "headline": "Add Goals section to the README.",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-10-10T15:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d06ba0e94927e05da21570511a6c1e90aadbdc2",
          "body": null,
          "is_bot": false,
          "headline": "Speed up conditions to fields in AR.",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-10-10T15:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb6b3ff33d06d50705f27f89046be4f71432572",
          "body": "…requirements.",
          "is_bot": false,
          "headline": "Add #get to the API. Ensure both #get and #get! complies with to_key …",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2010-10-10T15:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 0,
      "latest_release_at": "2013-11-12T16:19:09Z",
      "latest_release_tag": "v0.5.0",
      "releases_from_tags": true,
      "days_since_last_push": 2381,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 4634,
      "mean_days_between_releases": 115.9
    },
    "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": "orm_adapter",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/orm_adapter",
          "is_deprecated": false,
          "latest_version": "0.5.0",
          "repository_url": "http://github.com/ianwhite/orm_adapter",
          "versions_count": 13,
          "total_downloads": 278647392,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-10-06T17:33:26.975000Z",
          "latest_published_at": "2013-11-12T16:19:42.605000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4634
        }
      ]
    },
    "popularity": {
      "forks": 76,
      "stars": 207,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2010-10-17",
            "count": 1
          },
          {
            "date": "2010-11-02",
            "count": 1
          },
          {
            "date": "2011-01-23",
            "count": 1
          },
          {
            "date": "2011-03-16",
            "count": 1
          },
          {
            "date": "2011-03-28",
            "count": 1
          },
          {
            "date": "2011-04-08",
            "count": 1
          },
          {
            "date": "2011-04-20",
            "count": 1
          },
          {
            "date": "2011-04-24",
            "count": 1
          },
          {
            "date": "2011-06-16",
            "count": 1
          },
          {
            "date": "2011-09-21",
            "count": 1
          },
          {
            "date": "2012-01-18",
            "count": 1
          },
          {
            "date": "2012-01-25",
            "count": 1
          },
          {
            "date": "2012-03-25",
            "count": 1
          },
          {
            "date": "2012-03-31",
            "count": 1
          },
          {
            "date": "2012-04-06",
            "count": 1
          },
          {
            "date": "2012-04-09",
            "count": 1
          },
          {
            "date": "2012-05-01",
            "count": 1
          },
          {
            "date": "2012-05-26",
            "count": 1
          },
          {
            "date": "2012-05-29",
            "count": 1
          },
          {
            "date": "2012-06-12",
            "count": 2
          },
          {
            "date": "2012-09-11",
            "count": 1
          },
          {
            "date": "2012-09-24",
            "count": 1
          },
          {
            "date": "2012-10-14",
            "count": 1
          },
          {
            "date": "2012-10-18",
            "count": 1
          },
          {
            "date": "2012-10-24",
            "count": 1
          },
          {
            "date": "2012-12-03",
            "count": 1
          },
          {
            "date": "2013-03-28",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-09-03",
            "count": 1
          },
          {
            "date": "2013-09-14",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-23",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-11",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 1
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2014-12-07",
            "count": 1
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 60,
        "total_forks": 76
      },
      "star_history": {
        "days": [
          {
            "date": "2010-10-04",
            "count": 87
          },
          {
            "date": "2010-10-19",
            "count": 1
          },
          {
            "date": "2010-10-21",
            "count": 1
          },
          {
            "date": "2010-12-22",
            "count": 1
          },
          {
            "date": "2010-12-28",
            "count": 1
          },
          {
            "date": "2011-02-08",
            "count": 1
          },
          {
            "date": "2011-03-05",
            "count": 1
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-06-23",
            "count": 1
          },
          {
            "date": "2011-11-15",
            "count": 1
          },
          {
            "date": "2011-12-05",
            "count": 1
          },
          {
            "date": "2011-12-25",
            "count": 1
          },
          {
            "date": "2012-02-16",
            "count": 1
          },
          {
            "date": "2012-03-04",
            "count": 1
          },
          {
            "date": "2012-05-08",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-03-27",
            "count": 1
          },
          {
            "date": "2013-04-22",
            "count": 1
          },
          {
            "date": "2013-05-09",
            "count": 1
          },
          {
            "date": "2013-05-11",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-09-28",
            "count": 2
          },
          {
            "date": "2013-10-08",
            "count": 1
          },
          {
            "date": "2013-10-24",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2013-11-22",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-05-04",
            "count": 1
          },
          {
            "date": "2014-05-16",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-07-29",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 1
          },
          {
            "date": "2014-12-07",
            "count": 1
          },
          {
            "date": "2014-12-11",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2014-12-17",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-27",
            "count": 1
          },
          {
            "date": "2015-01-10",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-04-05",
            "count": 2
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-07-16",
            "count": 2
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-15",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-10-31",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-26",
            "count": 1
          },
          {
            "date": "2016-04-17",
            "count": 1
          },
          {
            "date": "2016-05-15",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 2
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2017-01-01",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-20",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2018-07-28",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 2
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 207,
        "total_stars": 207
      },
      "open_issues_and_prs": 9
    },
    "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": 9724,
      "source_files_sampled": 16,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "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": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.4"
        },
        {
          "name": "sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.3.2"
        },
        {
          "name": "bson_ext",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.3.2"
        },
        {
          "name": "activerecord-jdbcsqlite3-adapter",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubysl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "activerecord-jdbcsqlite3-adapter",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bson_ext",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubysl",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activerecord",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "datamapper",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "dm-active_model",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "dm-sqlite-adapter",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "git",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mongo_mapper",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mongoid",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 5,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 10,
        "open_issues": 4,
        "closed_ratio": 0.789,
        "closed_issues": 15,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ianwhite",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/5980?v=4"
        },
        {
          "type": "User",
          "login": "josevalim",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/9582?v=4"
        },
        {
          "type": "User",
          "login": "fredwu",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/31945?v=4"
        },
        {
          "type": "User",
          "login": "andreasronge",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/6504?v=4"
        },
        {
          "type": "User",
          "login": "parndt",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/10128?v=4"
        },
        {
          "type": "User",
          "login": "timgaleckas",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/19242?v=4"
        },
        {
          "type": "User",
          "login": "icaruswings",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/18054?v=4"
        },
        {
          "type": "User",
          "login": "sideshowcoder",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/108488?v=4"
        },
        {
          "type": "User",
          "login": "cheerfulstoic",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/301415?v=4"
        },
        {
          "type": "User",
          "login": "jeremyevans",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3846?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.681
    },
    "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 5 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": 1,
            "reason": "Found 5/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 14 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": 10,
            "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": "f8c570a60d9b7a239eca721bb9504a9e3dec48c5",
        "ran_at": "2026-07-22T02:00:05Z",
        "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": 24,
          "created_at": "2012-12-03T02:23:24Z",
          "last_comment_at": "2012-12-10T17:01:29Z",
          "last_comment_author": "troter"
        },
        {
          "number": 28,
          "created_at": "2013-05-27T09:19:38Z",
          "last_comment_at": "2013-05-28T10:03:37Z",
          "last_comment_author": "HoneyryderChuck"
        },
        {
          "number": 31,
          "created_at": "2013-09-30T10:07:09Z",
          "last_comment_at": "2013-09-30T12:12:15Z",
          "last_comment_author": "ianwhite"
        },
        {
          "number": 34,
          "created_at": "2014-02-24T14:48:47Z",
          "last_comment_at": "2014-08-05T14:50:57Z",
          "last_comment_author": "ianwhite"
        },
        {
          "number": 46,
          "created_at": "2015-08-13T16:36:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2014-08-05T14:39:24Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2011-09-08T15:36:16Z",
          "last_comment_at": "2014-08-05T14:23:38Z",
          "last_comment_author": "ianwhite"
        },
        {
          "number": 33,
          "created_at": "2014-02-17T01:28:22Z",
          "last_comment_at": "2014-08-05T14:13:44Z",
          "last_comment_author": "ianwhite"
        },
        {
          "number": 42,
          "created_at": "2014-08-28T13:32:38Z",
          "last_comment_at": "2014-08-28T14:16:21Z",
          "last_comment_author": "ianwhite"
        },
        {
          "number": 44,
          "created_at": "2014-12-16T22:54:33Z",
          "last_comment_at": "2015-01-06T20:26:19Z",
          "last_comment_author": "wafcio"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ianwhite/orm_adapter",
    "host": "github.com",
    "name": "orm_adapter",
    "owner": "ianwhite"
  },
  "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": 24,
      "inputs": {
        "security": 30,
        "vitality": 17,
        "community": 65,
        "governance": 55,
        "engineering": 34,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 40,
        "overall_after_abandonment_multiplier": 24
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 2381,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2381 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2381
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.5.0",
              "releases_from_tags": true,
              "days_since_latest_release": 4634,
              "mean_days_between_releases": 115.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4634 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4634
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~115.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 115.9
                    }
                  }
                ],
                "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": 1,
              "days_since_last_merged_pr": 4368,
              "days_since_last_human_commit": 4368,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 4368 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 4368,
                      "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": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "forks": 76,
              "stars": 207,
              "watchers": 7,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "207 stars",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 207
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "76 forks",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": 100,
            "inputs": {
              "packages": [
                "orm_adapter"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 278647392,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "278,647,392 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 278647392,
                      "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": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 11,
              "top_contributor_share": 0.681
            },
            "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 68% of commits",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 4,
              "closed_issues": 15,
              "issue_closed_ratio": 0.789,
              "closed_unmerged_prs": 14
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "79% of issues closed",
                "points": 36.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/24 decided PRs merged",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "followers": 116,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ianwhite",
              "public_repos": 68,
              "account_age_days": 6677
            },
            "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": "116 followers of ianwhite",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 116,
                      "login": "ianwhite"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "68 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 68
                    }
                  },
                  {
                    "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": [
                "orm_adapter"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 4634
            },
            "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 4634 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4634
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 34,
        "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 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "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 5 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 5/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 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.5,
                "status": "met",
                "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": 23
            },
            "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": 9724,
              "source_files_sampled": 16,
              "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/16 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 16,
                      "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-22T02:00:17.702625Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/ianwhite/orm_adapter.svg",
  "full_name": "ianwhite/orm_adapter",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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