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

iain / http_accept_language

Ruby on Rails plugin. Fishes out the Accept-Language header into an array.

RubyNo license detected★ 780 stars⑂ 119 forkssince Jul 2008View on GitHub ↗

iain/http_accept_language holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (63/100) and lowest on Vitality (13/100). It was last updated 762 days ago. 2 contributors account for most of its recent work.

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

25
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

iainPersonal account
167 followers109 public repossince Jun 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemshttp_accept_language2.1.1-113316 days ago

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 762 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_push762
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 8 version tags (no GitHub releases)
0/36Release recency — latest release 3,316 days ago
12.6/27Release cadence — a release every ~198.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv2.1.1
releases_from_tagsyes
days_since_latest_release3,316
mean_days_between_releases198.7
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?

62Moderate · 18% of overall
How it's scored
46.9/60Stars — 780 stars
17.3/25Forks — 119 forks
8.3/15Watchers — 32 watchers
Inputs used
forks119
stars780
watchers32
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
77.2/80Total downloads — 26,996,046 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageshttp_accept_language
dependents
ecosystemsrubygems
total_downloads26,996,046
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?

63Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14/22.5Commit distribution — top contributor authored 38% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled17
top_contributor_share0.376
How it's scored
34/46.8Issue resolution — 73% of issues closed
21.3/38.3PR acceptance — 24/43 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/22 approved changesets -- score normalized to 2
Inputs used
merged_prs24
open_issues9
closed_issues24
issue_closed_ratio0.727
closed_unmerged_prs19
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16/25Owner reach — 167 followers of iain
25/25Track record — 109 public repos, account ~18 yr old
Inputs used
followers167
owner_typeUser
is_verified
owner_loginiain
public_repos109
account_age_days6,627
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
4/35Publish recency — latest publish 3,316 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageshttp_accept_language
ecosystemsrubygems
any_deprecatedno
min_days_since_publish3,316

Engineering Quality

Are baseline engineering and documentation practices in place?

40At 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 7 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

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://rails-i18n.org/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://rails-i18n.org/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

27Critical · 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 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/22 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 11 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not 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_aggregate2.7
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.

27Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.5/40Legible commit history — 29 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.29
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/11 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes3,706
source_files_sampled11
oversized_source_files0

Key facts

780GitHub stars
17contributors
0commits, last 12 months
762days since last push
8releases
2bus factor
9open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 119 ⇿
0Stars
119Forks
8Releases

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.

02040608010012010142008-112017-052025-11
Major 1Minor 1Patch 6

Each point covers 16 days.

OpenSSF Scorecard 2.7 / 10
2.7aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsarubaindirect
RubyGemscucumberindirect
RubyGemsguard-rspecindirect
RubyGemsrack-testindirect
RubyGemsrakeindirect
RubyGemsrspecindirect
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": 81,
      "has_wiki": true,
      "homepage": "http://rails-i18n.org/",
      "languages": {
        "Ruby": 15356,
        "Gherkin": 939
      },
      "pushed_at": "2024-06-25T19:38:04Z",
      "created_at": "2008-07-30T22:32:59Z",
      "owner_type": "User",
      "updated_at": "2026-05-13T15:07:35Z",
      "description": "Ruby on Rails plugin. Fishes out the Accept-Language header into an array.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://iain.nl/",
      "name": "iain",
      "type": "User",
      "login": "iain",
      "company": null,
      "location": "Rotterdam, Netherlands",
      "followers": 167,
      "avatar_url": "https://avatars.githubusercontent.com/u/12692?v=4",
      "created_at": "2008-06-05T12:41:53Z",
      "is_verified": null,
      "public_repos": 109,
      "account_age_days": 6627
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2017-06-28T15:56:19Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2016-10-27T14:50:37Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2015-01-25T18:47:13Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2015-01-23T15:28:23Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2015-01-23T12:12:19Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2014-07-31T17:52:29Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2014-01-23T08:49:30Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2013-09-06T16:42:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "74a6a244afa069154d08df0f5df373a6c7fc4fe2",
          "body": "Revert \"Create MIT-LICNSE\"",
          "is_bot": false,
          "headline": "Merge pull request #67 from iain/revert-54-patch-1",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2017-06-28T16:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef75adfe2ac2d8962a270b8faedfa375f11232ca",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Create MIT-LICNSE\"",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2017-06-28T16:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "965c884a59bebe281b2c60f40f414ef12633eb49",
          "body": "Create MIT-LICNSE",
          "is_bot": false,
          "headline": "Merge pull request #54 from shin1higo/patch-1",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2017-06-28T16:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd50455c1b35bbe0485fa5610a8472699317ae7c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.1.1.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2017-06-28T15:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a0e6512884303efc05159d30fd85e26cddaa2a",
          "body": "Use prepend_before_action rather than before_filter",
          "is_bot": false,
          "headline": "Merge pull request #56 from knu/prepend_before_action",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2017-06-28T15:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d1837136eba5723132eebbd8c0176860c184e0c",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.0",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2016-10-27T14:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd1a375e77b423084acd3d4ad1f52b68b965ba7",
          "body": null,
          "is_bot": false,
          "headline": "Retire ruby 1.9.3, at least on Travis CI",
          "author_name": "Akinori MUSHA",
          "author_login": "knu",
          "committed_at": "2016-08-29T10:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b014a203dcf64af458afbca5be9f54fa8eebac",
          "body": null,
          "is_bot": false,
          "headline": "Restrict listen to < 3.1.0 for Ruby < 2.2.5",
          "author_name": "Akinori MUSHA",
          "author_login": "knu",
          "committed_at": "2016-08-29T10:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66a1f76e023972c95c8a23267fbc5d0cac6e479",
          "body": null,
          "is_bot": false,
          "headline": "Do not pull in Rails 5 for Ruby < 2.2.2",
          "author_name": "Akinori MUSHA",
          "author_login": "knu",
          "committed_at": "2016-08-29T09:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d2d36e25a044cd16a3088c69ac6fba4d565e37",
          "body": "A locale should be set as earlier as possible because some before\nfilters (like `require_no_authentication` in Devise) use I18n.t() for a\nlocalized flash message.\n\nWhile at it, I changed the call to first try `prepend_before_action` and\nthen fall back to `prepend_before_filter` to avoid Rails 5's deprecation\nwarning.",
          "is_bot": false,
          "headline": "Use prepend_before_action rather than before_filter",
          "author_name": "Akinori MUSHA",
          "author_login": "knu",
          "committed_at": "2016-08-15T12:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60756d28cfaf9072d7e6f49ceef6e3272c550c5",
          "body": null,
          "is_bot": false,
          "headline": "Create MIT-LICNSE",
          "author_name": "shin1higo",
          "author_login": "shin1higo",
          "committed_at": "2016-04-06T12:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731921552f8a1ac15269cf892f4d810b0c7e21b6",
          "body": "Default `Accept-Language` to `I18n.default_locale`",
          "is_bot": false,
          "headline": "Merge pull request #50 from knu/missing_accept_language",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-10-15T09:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa66da7b7b52ce4713f879b8f2b9ad958638ec6e",
          "body": null,
          "is_bot": false,
          "headline": "Also fall back when Accept-Language does not include supported languages",
          "author_name": "Akinori MUSHA",
          "author_login": "knu",
          "committed_at": "2015-10-15T09:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ab6d3b0c333ea2964bde85ee46da16301508d7",
          "body": "Currently AutoLocale tries to set `I18n.locale` to nil when the\nAccept-Language header is missing, which leads to \"nil is not a valid\nlocale\" error when `I18n.config.enforce_available_locales` is\ntrue (default).\n\nThis commit fixes the problem by defaulting the header value to\n`I18n.default_locale`.",
          "is_bot": false,
          "headline": "Default `Accept-Language` to `I18n.default_locale`",
          "author_name": "Akinori MUSHA",
          "author_login": "knu",
          "committed_at": "2015-09-24T14:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5073e34ff590abc81b9dd3a91caebe4fec63df7b",
          "body": "Readme: available locales in config for AutoLocale",
          "is_bot": false,
          "headline": "Merge pull request #48 from Bahanix/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-08-31T20:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aed2de5325177c87590547efc3eb152fbe86233",
          "body": null,
          "is_bot": false,
          "headline": "Readme: available locales in config for AutoLocale",
          "author_name": "Julien Grillot",
          "author_login": "Bahanix",
          "committed_at": "2015-08-31T12:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38890b400e3c7bdd348a386f4460632eb42fc7a8",
          "body": "add Travis CI integration",
          "is_bot": false,
          "headline": "Merge pull request #46 from Kriechi/enable-travis",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-26T11:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1567a7332e6027c93f605cb3e804245ffb992f",
          "body": null,
          "is_bot": false,
          "headline": "add Travis CI integration",
          "author_name": "Thomas Kriechbaumer",
          "author_login": "Kriechi",
          "committed_at": "2015-01-26T11:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d13dbe8e88eb5ff42e3b109c3751b404c7b6d6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.5.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-25T18:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4737745a63549fa56868a6d325a9b67f096e1f",
          "body": "fix auto_locale",
          "is_bot": false,
          "headline": "Merge pull request #45 from Kriechi/fix_auto_locale",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-25T18:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b1328e55941beb149bde0c313e64a0ae1b5e9ef",
          "body": "This conversion is done by Transpec 3.0.7 with the following command:\n    transpec\n\n* 17 conversions\n    from: obj.should\n      to: expect(obj).to\n\nFor more details: https://github.com/yujinakayama/transpec#supported-conversions",
          "is_bot": false,
          "headline": "Convert specs to RSpec 3.1.7 syntax with Transpec",
          "author_name": "Thomas Kriechbaumer",
          "author_login": "Kriechi",
          "committed_at": "2015-01-25T14:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1979218292016bb1dfe0b2fdeb38a5f8b2555d44",
          "body": null,
          "is_bot": false,
          "headline": "refactor auto_locale to a concern",
          "author_name": "Thomas Kriechbaumer",
          "author_login": "Kriechi",
          "committed_at": "2015-01-25T14:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8539e6f5f9f8fbe21822be338194ad0468d6024",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.4.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-23T15:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d6cee0095c92d6d4e52e0a27217a7ba3a10f5f",
          "body": "Apologies for not having tested this more thoroughly.",
          "is_bot": false,
          "headline": "Get AutoLocale to actually work.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-23T15:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d24ef0a56a49dd99009569bee82ac4514704ba",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.3.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-23T12:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb00f788e810b9bea6103ef53b6a868337fb1914",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-23T12:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282f069174ad7bd353e4345bc41c2f7e34ab258b",
          "body": "automate set_locale",
          "is_bot": false,
          "headline": "Merge pull request #36 from masarakki/auto_locale",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2015-01-23T12:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b107264272f4d8a262251221d7fcdf9a0f1f8dcf",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.2.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-07-31T17:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ba4e2ea1bfbaef279a399fc12b16997f8498f6",
          "body": "Fixes an issue when parsing headers with a wildcard in the language-range.",
          "is_bot": false,
          "headline": "Merge pull request #43 from trustner/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-06-06T16:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30bc0ad070a201bd2ed9b37d11a73d0985ff2b2",
          "body": "For now it may be save to ignore them.\nHowever in a future implementation the wildcard should match any language\ngiven by the 'available_languages' array in methods determinating a preferred\nor compatible language for the user.",
          "is_bot": false,
          "headline": "According to RFC2616 the parser should accept wildcards.",
          "author_name": "Matthias Hannig",
          "author_login": null,
          "committed_at": "2014-06-04T08:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d704f0455eea3939bb99a4a9eefabb0a33ae674",
          "body": null,
          "is_bot": false,
          "headline": "automatically set_locale",
          "author_name": "masarakki",
          "author_login": null,
          "committed_at": "2014-05-03T11:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd07da9f61464a7a48886508afd6d0edb9ec7b3",
          "body": "Setup a new parser outside of Middleware using HTTP_ACCEPT_LANGUAGE dire...",
          "is_bot": false,
          "headline": "Merge pull request #39 from coneybeare/patch-1",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-05-03T10:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f8bd1e1f7ead5207be1669b05e2bc347b8ac2dc",
          "body": null,
          "is_bot": false,
          "headline": "Slight optimization.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-05-03T10:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8a6732d3230b8c63bd90e115e480991e72fb53",
          "body": "Make language comparisons case-insensitive",
          "is_bot": false,
          "headline": "Merge pull request #41 from glacials/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-05-03T10:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ebd1511965db19df6ea4531148714fe64efbc4",
          "body": null,
          "is_bot": false,
          "headline": "Make language comparisons case-insensitive",
          "author_name": "Ben Carlsson",
          "author_login": null,
          "committed_at": "2014-05-01T18:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791f87abb3060ab64b84bdd35d6b5342454131b9",
          "body": "…irectly\n\nAllows you to use the gem outside of environments where the middleware does not run, such as controller specs.",
          "is_bot": false,
          "headline": "Setup a new parser outside of Middleware using HTTP_ACCEPT_LANGUAGE d…",
          "author_name": "Matt Coneybeare",
          "author_login": "coneybeare",
          "committed_at": "2014-02-20T14:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41b3863aac0fae5592eb4e988d5b45f057a2674",
          "body": "Accept available languages as symbols on #sanitize_available_locales",
          "is_bot": false,
          "headline": "Merge pull request #37 from planas/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-02-05T12:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da6f15e81d6b62c3c721ac11d4e4492181d8edc1",
          "body": null,
          "is_bot": false,
          "headline": "Accept available languages as symbols on #sanitize_available_locales",
          "author_name": "Adrià Planas",
          "author_login": null,
          "committed_at": "2014-02-05T09:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33c8c46306695e694fb82b1757999d02df8dfa9",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup parser.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-01-26T21:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0432aaff29ece1089bc5ee21cc7b0d41f623c5b9",
          "body": "Improves language parser",
          "is_bot": false,
          "headline": "Merge pull request #35 from kostyantyn/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-01-26T21:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce19295fd2842498e3b5185d39cd3487d8e20408",
          "body": "1. If header is malformed, pre-cache empty array instead of parsing it each time\n2. Validate locale and type cast its quality during first map iteration to reduce number of operations\n3. Split locales by string \",\" instead of using regex /,/ to increase performance",
          "is_bot": false,
          "headline": "Improves language parser",
          "author_name": "Kostyantyn",
          "author_login": "kostyantyn",
          "committed_at": "2014-01-26T19:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7cfea559cf9944767baf0377df1377653577019",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.1.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2014-01-23T08:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24ebb1aee7bf8e351e05165ecc689bc268c9d83",
          "body": "Support numeric language code subtags.",
          "is_bot": false,
          "headline": "Merge pull request #33 from bquorning/sanitize-latinamerican-spanish",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-12-20T11:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de70c0aeb0e05d8efea525fadd466cc0eb77085f",
          "body": "Maybe simplified too much?",
          "is_bot": false,
          "headline": "Simplify #sanitize_available_locales",
          "author_name": "Benjamin Quorning",
          "author_login": "bquorning",
          "committed_at": "2013-12-20T09:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c764f50e2dec0f50e454c4371f04bac23be15b",
          "body": null,
          "is_bot": false,
          "headline": "Spec #sanitize_available_locales on es-419",
          "author_name": "Benjamin Quorning",
          "author_login": "bquorning",
          "committed_at": "2013-12-20T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2985936626085b641516a8c9b3b312f7bd6e305",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.0.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T16:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96523e93ddab7943013a54e9416907a7c252bed5",
          "body": "Fixes #31.",
          "is_bot": false,
          "headline": "Pull from Rubygems over HTTPS.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T15:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8702c3666310e5fd707f2bff9ec27300f8c7c212",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T15:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7715f8a7d7c2263c53b31c2b8842a804ef917f7e",
          "body": "Add license information to the gemspec.",
          "is_bot": false,
          "headline": "Merge pull request #24 from jordimassaguerpla/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T14:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a57985a8326b230f8ed13e1a40dd9e336de0922",
          "body": "Fixes #25.",
          "is_bot": false,
          "headline": "Don't double load VERSION constant.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T14:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b866434452025d81ceab4aa228af7337b7bcda0f",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T14:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbcf57ce266890767f56555f6bd3db630faa4413",
          "body": "Fix accidental reuse of Parser object in Rack Middleware.",
          "is_bot": false,
          "headline": "Merge pull request #23 from niallsmart/master",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T13:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5015356605f3390aa8c801db6bfcb5cb9627c6d",
          "body": "Don't crash when used while middleware was not applied.",
          "is_bot": false,
          "headline": "Merge pull request #19 from DouweM/no-middleware-no-crash",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2013-09-06T13:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee7ec59fa4f5c3373c51ca933d6a4a96b7a3f05",
          "body": "This way you can get it with rubygems.org API",
          "is_bot": false,
          "headline": "add license to gemspec",
          "author_name": "Jordi Massaguer Pla",
          "author_login": "jordimassaguerpla",
          "committed_at": "2013-01-29T17:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b02bededf87c9d9923006bff6e6006645043ed",
          "body": "…ity)",
          "is_bot": false,
          "headline": "handle reuse of the env instance between requests (Unicorn compatibil…",
          "author_name": "Niall Smart",
          "author_login": null,
          "committed_at": "2012-11-27T23:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa57cfbf8203964d01cdb1866f63a7c6bb6356bc",
          "body": "Middleware are not always applied when running specs.",
          "is_bot": false,
          "headline": "Don't crash when used while middleware was not applied.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2012-09-07T22:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7738e45ba154015597fca749b7d0257861c14a02",
          "body": "Strip all whitepace from Accept-Language header before parsing",
          "is_bot": false,
          "headline": "Merge pull request #18 from socialcast/master",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2012-08-24T08:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890bcb23605c093636d0e097aade3fd6d49d35e2",
          "body": null,
          "is_bot": false,
          "headline": "Reverted accidental change",
          "author_name": "Geoffrey Hichborn",
          "author_login": "phene",
          "committed_at": "2012-08-23T18:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b410944fe52a98f3d4db0124e0b950a12dace5b5",
          "body": null,
          "is_bot": false,
          "headline": "Strip all whitespace from Accept-Language header before parsing",
          "author_name": "Geoffrey Hichborn",
          "author_login": "phene",
          "committed_at": "2012-08-23T18:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3333337d37840c40ab2c20b813881e0025adbec6",
          "body": "Include EasyAccess in ActionController only after it has been loaded.",
          "is_bot": false,
          "headline": "Merge pull request #17 from DouweM/railtie-include-hook",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2012-07-26T15:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf652f1377084ac3f40d296aa7b06a40b5637bd",
          "body": null,
          "is_bot": false,
          "headline": "Include EasyAccess in ActionController only after it has been loaded.",
          "author_name": "Douwe Maan",
          "author_login": "DouweM",
          "committed_at": "2012-07-26T15:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1900d4e83f978af7d3b9dc68ccb3753a6736322f",
          "body": null,
          "is_bot": false,
          "headline": "Add available methods documentation",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T15:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a786d806f71316277a1288b5c7750849de493c4b",
          "body": null,
          "is_bot": false,
          "headline": "Test integration into Rails controller",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T15:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef339ab5fa3d27b831e2e5b36ad48ac5170fdba",
          "body": null,
          "is_bot": false,
          "headline": "Test Rails integration with Cucumber",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T13:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd147d05853496018fd82034ac27bdddf858d02",
          "body": null,
          "is_bot": false,
          "headline": "Pass only header itself to parser",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T12:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3977c5b4e09280d2e449c904d20e993b87e6c78f",
          "body": null,
          "is_bot": false,
          "headline": "Split up responsibilities",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T12:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0503fc8e65e4e102cb5055d908584178a899239b",
          "body": null,
          "is_bot": false,
          "headline": "Switch to RSpec",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T11:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc6b19637ac13d3b6b38fc4d4a89cfcb6e9cb3c",
          "body": null,
          "is_bot": false,
          "headline": "Use markdown for README",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T10:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da7c69048c63f6bfb2694385d0f2d7e5f527251e",
          "body": null,
          "is_bot": false,
          "headline": "Use minitest",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2012-07-13T09:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d04cdaa1f69b68f5aa799edb9dbdec83020e4e",
          "body": "All my pull requests in 1 (resolved merge conflicts)",
          "is_bot": false,
          "headline": "Merge pull request #16 from grosser/all",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2012-07-13T09:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe4e4c4033f08ea7faee3331647b064600ab79e5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'rails23' into all",
          "author_name": "grosser",
          "author_login": "grosser",
          "committed_at": "2012-07-12T17:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32ac9aa292f828562e451e0e7867be2cc184cac",
          "body": null,
          "is_bot": false,
          "headline": "red/green test output for bundle exec rake",
          "author_name": "grosser",
          "author_login": "grosser",
          "committed_at": "2012-07-12T17:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8c27da70e229653ff2ce137de3d423b675f2a7",
          "body": null,
          "is_bot": false,
          "headline": "bundle exec rake should work",
          "author_name": "grosser",
          "author_login": "grosser",
          "committed_at": "2012-07-12T17:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1850a455499426a53cf34d4ab5351012b9cd348c",
          "body": null,
          "is_bot": false,
          "headline": "init.rb is no longer honored in rails3, so make 2 and 3 behave equal",
          "author_name": "grosser",
          "author_login": "grosser",
          "committed_at": "2012-07-12T17:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42d448dc7c20cceae6a61efce6223f76dc51576",
          "body": "…prevent silent failures",
          "is_bot": false,
          "headline": "support rails 2 and 3, also fail or autoload classes we depend on to …",
          "author_name": "grosser",
          "author_login": "grosser",
          "committed_at": "2012-07-12T16:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4a6b716671a3cd332550c6b59825d53d6fd5a6f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'language_region_compatible' into all",
          "author_name": "grosser",
          "author_login": "grosser",
          "committed_at": "2012-07-12T16:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8eb4cb78f11b956277e587e2701c1d8a7de345",
          "body": null,
          "is_bot": false,
          "headline": "Add sanitization method for available locales",
          "author_name": "Noel Dellofano",
          "author_login": "pinkvelociraptor",
          "committed_at": "2012-07-12T16:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e2518a065065eb63d8787b7de2960bbabebb825",
          "body": "\tsecondarily region",
          "is_bot": false,
          "headline": "Add matching method to find best match based on language first and",
          "author_name": "Noel Dellofano",
          "author_login": "pinkvelociraptor",
          "committed_at": "2012-07-12T16:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60a7c697874b24b0ade9f6831bf000dff4ffe31",
          "body": "Fixed problem for recognizing Latin American Spanish.\r\n\r\nFixes #8",
          "is_bot": false,
          "headline": "Merge pull request #9 from cacol89/master",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2012-03-29T20:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aadd1af85ebdb892f057402a448031a7ad877783",
          "body": "…some tests.",
          "is_bot": false,
          "headline": "Fixed the regular expression for accepting numeric characters. Added …",
          "author_name": "Carlos Colmenares",
          "author_login": "carcols",
          "committed_at": "2012-03-29T19:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "540b750c916f818c79f935c930d44bdead16c5ad",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 1.0.2",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2011-09-11T13:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b78aa7849fc90cf9e12586af162fa4c408a795d",
          "body": "E.g. the example given under http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4 has a space after the comma",
          "is_bot": false,
          "headline": "Ignore whitespace before and after commas",
          "author_name": "Moritz Heidkamp",
          "author_login": "DerGuteMoritz",
          "committed_at": "2010-06-29T17:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b276c92db8dae14c51169d6567c2f7a2563141",
          "body": "* added symbol support for available languages",
          "is_bot": false,
          "headline": "* fixed code so that tests are green again",
          "author_name": "Norman/Thies",
          "author_login": null,
          "committed_at": "2010-06-29T17:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d055e0633b1e2ef3b90221b0c07e18f0f3202a3",
          "body": null,
          "is_bot": false,
          "headline": "ActionController doesn't exists anymore in rails 3",
          "author_name": "Damien Mathieu",
          "author_login": null,
          "committed_at": "2010-05-24T11:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a1d608aae12d779a2825544e62f8a40ad90ac3",
          "body": null,
          "is_bot": false,
          "headline": "Allow the user's preferred languages to be set, overriding the browser",
          "author_name": "Tom Hughes",
          "author_login": "tomhughes",
          "committed_at": "2010-05-24T11:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24a364ea9465d684378dfc1b5d4211701dadd37",
          "body": "We need to look for the longest matching prefix rather than just the\nfirst language with the same basic language code, otherwise if we have\nboth zh-CN and zh-TW available then we may select the wrong one as we\nwill return he first one we see that starts with zh even if the user\nhad said they preferred a specific variant.",
          "is_bot": false,
          "headline": "Make compatible_language_from follow the RFC 2616 selection algorithm",
          "author_name": "Tom Hughes",
          "author_login": "tomhughes",
          "committed_at": "2010-05-24T11:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f9685ddebd7193dfa40fbd4b387c21c0b12040",
          "body": null,
          "is_bot": false,
          "headline": "Released version 1.0.1 on rubygems.org",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-02-25T22:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5700efdeb8183555a1a334a59c54a4c28482dfc4",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.0.1",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-02-25T22:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6a1eba72eb6bf8c91c66be4a364dc8509f96d15",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-02-25T22:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f480ee0c3cca2a46bae79267cea2ec7862fe5cbf",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix for loading as gem in Spree.",
          "author_name": "Andrea Frigido",
          "author_login": "frisoft",
          "committed_at": "2010-02-24T10:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2160fbf40f495f5ce6615aea21284829b87c9eb",
          "body": null,
          "is_bot": false,
          "headline": "Remove dead code",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-01-05T11:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c759860eac6ce9ee0c743bb4b40aa7371087431",
          "body": null,
          "is_bot": false,
          "headline": "Add gemspec",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-01-05T11:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c607e93ad6f8bd2f3a0fb6deecd05bdaaea056",
          "body": null,
          "is_bot": false,
          "headline": "Preparing to release as a gem",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-01-05T11:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65d0fc434366193dd01b365607e08bc267fb6ce",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.0.0",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-01-05T11:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e5da167cfea6c4cc6aed75b2cfbff7d679fd17",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 0.0.0",
          "author_name": "Iain Hecker",
          "author_login": "iain",
          "committed_at": "2010-01-05T11:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b939adc08dca2e965914ef36d388e70a0ccc4d4",
          "body": null,
          "is_bot": false,
          "headline": "typo in README fixed",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2009-06-04T22:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c245a1217196503f742725e61e75e7df490863",
          "body": null,
          "is_bot": false,
          "headline": "Fix backward compatibility",
          "author_name": "Iain Hecker",
          "author_login": null,
          "committed_at": "2009-03-12T22:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159d2446c7a908afbe6b18471ef9be9a94b454a7",
          "body": "Added some more RDoc stuff.",
          "is_bot": false,
          "headline": "Return the first of user compatible locales.",
          "author_name": "Iain Hecker",
          "author_login": null,
          "committed_at": "2009-03-12T21:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b907a7cd19582eeca9147df463c92f953741b63c",
          "body": null,
          "is_bot": false,
          "headline": "Make it Rails 2.3 complient",
          "author_name": "iain",
          "author_login": "iain",
          "committed_at": "2009-03-12T21:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b448e8b1468aed0015807fd83ba9f1ff92a917",
          "body": "Signed-off-by: Iain Hecker <iain@iain.nl>",
          "is_bot": false,
          "headline": "Fixed ugly whitespace problems and dead code.",
          "author_name": "Andres Jaan Tack",
          "author_login": null,
          "committed_at": "2009-03-12T20:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2017-06-28T15:56:19Z",
      "latest_release_tag": "v2.1.1",
      "releases_from_tags": true,
      "days_since_last_push": 762,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3316,
      "mean_days_between_releases": 198.7
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "http_accept_language",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/http_accept_language",
          "is_deprecated": false,
          "latest_version": "2.1.1",
          "repository_url": "https://github.com/iain/http_accept_language",
          "versions_count": 11,
          "total_downloads": 26996046,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-01-05T11:05:55.302000Z",
          "latest_published_at": "2017-06-28T16:03:19.475000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3316
        }
      ]
    },
    "popularity": {
      "forks": 119,
      "stars": 780,
      "watchers": 32,
      "fork_history": {
        "days": [
          {
            "date": "2008-11-05",
            "count": 1
          },
          {
            "date": "2008-12-23",
            "count": 1
          },
          {
            "date": "2009-02-02",
            "count": 1
          },
          {
            "date": "2009-04-08",
            "count": 1
          },
          {
            "date": "2009-04-14",
            "count": 1
          },
          {
            "date": "2009-07-17",
            "count": 1
          },
          {
            "date": "2009-12-08",
            "count": 1
          },
          {
            "date": "2010-04-28",
            "count": 1
          },
          {
            "date": "2010-05-24",
            "count": 1
          },
          {
            "date": "2010-06-25",
            "count": 2
          },
          {
            "date": "2010-07-21",
            "count": 1
          },
          {
            "date": "2010-07-30",
            "count": 1
          },
          {
            "date": "2010-09-27",
            "count": 1
          },
          {
            "date": "2010-12-18",
            "count": 1
          },
          {
            "date": "2010-12-28",
            "count": 1
          },
          {
            "date": "2011-04-20",
            "count": 1
          },
          {
            "date": "2011-04-29",
            "count": 1
          },
          {
            "date": "2011-07-20",
            "count": 1
          },
          {
            "date": "2011-08-05",
            "count": 1
          },
          {
            "date": "2011-08-22",
            "count": 1
          },
          {
            "date": "2011-10-31",
            "count": 1
          },
          {
            "date": "2012-01-08",
            "count": 1
          },
          {
            "date": "2012-05-15",
            "count": 1
          },
          {
            "date": "2012-06-07",
            "count": 1
          },
          {
            "date": "2012-07-12",
            "count": 1
          },
          {
            "date": "2012-07-26",
            "count": 1
          },
          {
            "date": "2012-08-23",
            "count": 1
          },
          {
            "date": "2012-09-07",
            "count": 1
          },
          {
            "date": "2012-09-25",
            "count": 1
          },
          {
            "date": "2012-10-25",
            "count": 1
          },
          {
            "date": "2012-11-06",
            "count": 1
          },
          {
            "date": "2012-11-29",
            "count": 1
          },
          {
            "date": "2012-11-30",
            "count": 1
          },
          {
            "date": "2012-12-03",
            "count": 1
          },
          {
            "date": "2013-01-01",
            "count": 1
          },
          {
            "date": "2013-01-09",
            "count": 1
          },
          {
            "date": "2013-01-16",
            "count": 1
          },
          {
            "date": "2013-01-22",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-02-08",
            "count": 1
          },
          {
            "date": "2013-03-04",
            "count": 1
          },
          {
            "date": "2013-04-26",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-10",
            "count": 1
          },
          {
            "date": "2013-08-11",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-09-15",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 1
          },
          {
            "date": "2013-09-19",
            "count": 1
          },
          {
            "date": "2013-12-20",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-01-26",
            "count": 1
          },
          {
            "date": "2014-02-05",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-04-22",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 101,
        "total_forks": 119
      },
      "star_history": null,
      "open_issues_and_prs": 12
    },
    "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": 3706,
      "source_files_sampled": 11,
      "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": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aruba",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "guard-rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 0,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 24,
        "open_issues": 9,
        "closed_ratio": 0.727,
        "closed_issues": 24,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "DouweM",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/159434?v=4"
        },
        {
          "type": "User",
          "login": "iain",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/12692?v=4"
        },
        {
          "type": "User",
          "login": "knu",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/10236?v=4"
        },
        {
          "type": "User",
          "login": "grosser",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4"
        },
        {
          "type": "User",
          "login": "Kriechi",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/114300?v=4"
        },
        {
          "type": "User",
          "login": "bquorning",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/22333?v=4"
        },
        {
          "type": "User",
          "login": "phene",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/166528?v=4"
        },
        {
          "type": "User",
          "login": "pinkvelociraptor",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/443422?v=4"
        },
        {
          "type": "User",
          "login": "tomhughes",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/147741?v=4"
        },
        {
          "type": "User",
          "login": "frisoft",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/103675?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.376
    },
    "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 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/22 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 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": 0,
            "reason": "license file not 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": "74a6a244afa069154d08df0f5df373a6c7fc4fe2",
        "ran_at": "2026-07-28T14:02:43Z",
        "aggregate_score": 2.7,
        "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": 69,
          "created_at": "2018-02-23T10:19:19Z",
          "last_comment_at": "2019-12-05T19:38:17Z",
          "last_comment_author": "KelseyDH"
        },
        {
          "number": 71,
          "created_at": "2018-08-14T12:37:36Z",
          "last_comment_at": "2021-05-15T16:16:06Z",
          "last_comment_author": "dorianmariecom"
        },
        {
          "number": 79,
          "created_at": "2024-06-25T19:38:03Z",
          "last_comment_at": "2024-06-25T19:39:58Z",
          "last_comment_author": "mjankowski"
        }
      ],
      "last_merged_pr_at": "2017-06-28T16:04:14Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 55,
          "created_at": "2016-06-26T09:21:43Z",
          "last_comment_at": "2025-09-15T03:24:55Z",
          "last_comment_author": "KelseyDH"
        },
        {
          "number": 59,
          "created_at": "2016-12-08T16:33:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2016-12-08T16:46:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2017-04-19T10:13:34Z",
          "last_comment_at": "2018-10-17T01:30:25Z",
          "last_comment_author": "D-system"
        },
        {
          "number": 66,
          "created_at": "2017-06-22T08:16:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2017-12-06T00:22:14Z",
          "last_comment_at": "2019-12-05T00:57:05Z",
          "last_comment_author": "KelseyDH"
        },
        {
          "number": 72,
          "created_at": "2019-04-30T17:58:05Z",
          "last_comment_at": "2019-08-21T17:28:05Z",
          "last_comment_author": "sergey-alekseev"
        },
        {
          "number": 73,
          "created_at": "2020-05-25T12:24:50Z",
          "last_comment_at": "2022-11-15T14:28:40Z",
          "last_comment_author": "movermeyer"
        },
        {
          "number": 76,
          "created_at": "2022-11-15T13:58:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/iain/http_accept_language",
    "host": "github.com",
    "name": "http_accept_language",
    "owner": "iain"
  },
  "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": 25,
      "inputs": {
        "security": 27,
        "vitality": 13,
        "community": 62,
        "governance": 63,
        "engineering": 40,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 41,
        "overall_after_abandonment_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "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": 762,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 762 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 762
                    }
                  }
                ],
                "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": 32,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v2.1.1",
              "releases_from_tags": true,
              "days_since_latest_release": 3316,
              "mean_days_between_releases": 198.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3316 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3316
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~198.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 198.7
                    }
                  }
                ],
                "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",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 9,
              "days_since_last_merged_pr": 3316,
              "days_since_last_human_commit": 3316,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3316 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3316,
                      "count": 4,
                      "signals": "pull requests unanswered, issues 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": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 119,
              "stars": 780,
              "watchers": 32,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "780 stars",
                "points": 46.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 780
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "119 forks",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 119
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "32 watchers",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": 96,
            "inputs": {
              "packages": [
                "http_accept_language"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 26996046,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "26,996,046 downloads all-time across rubygems",
                "points": 77.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 26996046,
                      "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 17,
              "top_contributor_share": 0.376
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "merged_prs": 24,
              "open_issues": 9,
              "closed_issues": 24,
              "issue_closed_ratio": 0.727,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "24/43 decided PRs merged",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 24,
                      "decided": 43
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/22 approved changesets -- score normalized to 2",
                "points": 3,
                "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": 64,
            "inputs": {
              "followers": 167,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "iain",
              "public_repos": 109,
              "account_age_days": 6627
            },
            "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": "167 followers of iain",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 167,
                      "login": "iain"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "109 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 109
                    }
                  },
                  {
                    "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": [
                "http_accept_language"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 3316
            },
            "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 3316 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3316
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "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 7 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": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://rails-i18n.org/",
              "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": "http://rails-i18n.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "critical",
        "name": "Security",
        "value": 27,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "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": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.7
            },
            "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 7 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 6/22 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 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 not detected",
                "points": 0,
                "status": "missed",
                "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": 17
            },
            "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": 27,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.29,
              "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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "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": 3706,
              "source_files_sampled": 11,
              "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/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:03:01.512542Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/iain/http_accept_language.svg",
  "full_name": "iain/http_accept_language",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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