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

chef / mixlib-cli

A mixin for creating command line applications - gives an easy DSL for argument specification and processing

RubyApache-2.0★ 118 stars⑂ 40 forkssince Mar 2009View on GitHub ↗

chef/mixlib-cli holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (83/100) and lowest on Vitality (41/100). It was last updated 49 days ago. 2 contributors account for most of its recent work.

62
overall / 100
Moderate

Software health index

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

62
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Progress ChefOrganization
401 followers203 public repossince Oct 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsmixlib-cli2.1.8-192160 days ago

Metrics by category

Vitality

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

41At risk · 22% of overall
How it's scored
18/36Push recency — last push 49 days ago
2.8/36Commit cadence — 4/52 weeks with commits
8.6/18Commit volume — 8 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_year8
human_commit_share0.96
days_since_last_push49
active_weeks_last_year4
How it's scored
16.2/27Ships releases — 47 version tags (no GitHub releases)
16.2/36Release recency — latest release 249 days ago
19.8/27Release cadence — a release every ~86.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv2.2.3
releases_from_tagsyes
days_since_latest_release249
mean_days_between_releases86.5
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?

83Good · 18% of overall
How it's scored
33.5/60Stars — 118 stars
13.3/25Forks — 40 forks
10/15Watchers — 63 watchers
Inputs used
forks40
stars118
watchers63
growth_stateorganic
growth_factor_pct100

Community health

100Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
80/80Total downloads — 73,832,292 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesmixlib-cli
dependents
ecosystemsrubygems
total_downloads73,832,292
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?

69Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13/22.5Commit distribution — top contributor authored 42% of commits
13.5/13.5Contributor breadth — 32 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled32
top_contributor_share0.421
How it's scored
35.6/46.8Issue resolution — 76% of issues closed
28.6/38.3PR acceptance — 71/95 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 11/22 approved changesets -- score normalized to 5
Inputs used
merged_prs71
open_issues5
closed_issues16
issue_closed_ratio0.762
closed_unmerged_prs24
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.7/25Owner reach — 401 followers of chef
25/25Track record — 203 public repos, account ~17 yr old
Inputs used
followers401
owner_typeOrganization
is_verified
owner_loginchef
public_repos203
account_age_days6,485
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
4/35Publish recency — latest publish 2,160 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmixlib-cli
ecosystemsrubygems
any_deprecatedno
min_days_since_publish2,160

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.chef.io
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://www.chef.io
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.8/2.5CI-Tests — 5 out of 13 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 11/22 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
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 — dependency not pinned by hash detected -- score normalized to 0
1/5SAST — SAST tool is not run on all commits -- score normalized to 2
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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.

48At risk · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
22.2/40Legible commit history — 40 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.417
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes21,021
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/6 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes18,646
source_files_sampled6
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files

Key facts

118GitHub stars
32contributors
8commits, last 12 months
49days since last push
47releases
2bus factor
5open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 118 ★ / 40 ⇿
118Stars
40Forks
39Releases

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.

02040608010012011740222009-032017-032025-03
Major 1Minor 8Patch 30

Each point covers 15 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
3CI-Tests5 out of 13 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 11/22 approved changesets -- score normalized to 5
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
2SASTSAST tool is not run on all commits -- score normalized to 2
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
RubyGemsgithub-markupGemfile
RubyGemsredcarpetGemfile
RubyGemsyardGemfile
RubyGemspryGemfile
RubyGemsbyebug~> 12.0Gemfile
RubyGemspry-byebugGemfile
RubyGemspry-stack_explorer~> 0.6.1Gemfile
RubyGemsrb-readlineGemfile
All dependencies 11

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

RegistryPackageVersionRelation
RubyGemsbyebugdirect
RubyGemsgithub-markupdirect
RubyGemsprydirect
RubyGemspry-byebugdirect
RubyGemspry-stack_explorerdirect
RubyGemsrb-readlinedirect
RubyGemsredcarpetdirect
RubyGemsyarddirect
RubyGemscookstyleindirect
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": 313,
      "has_wiki": false,
      "homepage": "https://www.chef.io",
      "languages": {
        "Ruby": 42831,
        "Shell": 1725,
        "PowerShell": 447
      },
      "pushed_at": "2026-06-02T20:56:54Z",
      "created_at": "2009-03-13T00:42:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-04-17T17:06:31Z",
      "description": "A mixin for creating command line applications - gives an easy DSL for argument specification and processing",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.chef.io/",
      "name": "Progress Chef",
      "type": "Organization",
      "login": "chef",
      "company": null,
      "location": "United States of America",
      "followers": 401,
      "avatar_url": "https://avatars.githubusercontent.com/u/29740?v=4",
      "created_at": "2008-10-18T21:56:20Z",
      "is_verified": null,
      "public_repos": 203,
      "account_age_days": 6485
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2025-11-14T14:34:53Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2025-09-02T20:49:22Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2025-05-27T20:51:06Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-05-20T13:27:21Z"
        },
        {
          "tag": "v2.1.16",
          "kind": "patch",
          "published_at": "2025-05-12T13:11:14Z"
        },
        {
          "tag": "v2.1.15",
          "kind": "patch",
          "published_at": "2025-04-30T20:15:13Z"
        },
        {
          "tag": "v2.1.14",
          "kind": "patch",
          "published_at": "2025-04-30T19:13:38Z"
        },
        {
          "tag": "v2.1.13",
          "kind": "patch",
          "published_at": "2025-04-29T22:30:15Z"
        },
        {
          "tag": "v2.1.12",
          "kind": "patch",
          "published_at": "2023-09-27T23:43:29Z"
        },
        {
          "tag": "v2.1.11",
          "kind": "patch",
          "published_at": "2023-09-27T23:38:09Z"
        },
        {
          "tag": "v2.1.10",
          "kind": "patch",
          "published_at": "2021-06-25T15:35:53Z"
        },
        {
          "tag": "v2.1.9",
          "kind": "patch",
          "published_at": "2020-09-16T18:25:39Z"
        },
        {
          "tag": "v2.1.8",
          "kind": "patch",
          "published_at": "2020-08-21T18:54:11Z"
        },
        {
          "tag": "v2.1.7",
          "kind": "patch",
          "published_at": "2020-08-21T18:29:00Z"
        },
        {
          "tag": "v2.1.6",
          "kind": "patch",
          "published_at": "2019-12-22T02:17:31Z"
        },
        {
          "tag": "v2.1.5",
          "kind": "patch",
          "published_at": "2019-12-19T21:29:43Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2019-08-28T17:09:52Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2019-07-12T17:39:40Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2019-06-25T06:35:47Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2019-06-10T11:14:03Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2019-06-07T02:25:38Z"
        },
        {
          "tag": "2.0.9",
          "kind": "patch",
          "published_at": "2019-06-05T15:26:41Z"
        },
        {
          "tag": "2.0.8",
          "kind": "patch",
          "published_at": "2019-06-01T06:01:12Z"
        },
        {
          "tag": "2.0.7",
          "kind": "patch",
          "published_at": "2019-06-01T05:21:25Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2019-05-14T02:55:47Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2019-05-14T01:20:25Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2019-04-23T18:27:54Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2019-03-20T01:07:52Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2019-01-04T19:39:19Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2019-01-04T19:06:56Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2019-01-04T18:59:52Z"
        },
        {
          "tag": "v1.7.7",
          "kind": "patch",
          "published_at": "2019-01-04T18:31:42Z"
        },
        {
          "tag": "v1.7.6",
          "kind": "patch",
          "published_at": "2018-09-18T18:52:08Z"
        },
        {
          "tag": "v1.7.5",
          "kind": "patch",
          "published_at": "2018-08-02T00:02:06Z"
        },
        {
          "tag": "v1.7.4",
          "kind": "patch",
          "published_at": "2018-07-31T01:11:32Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2018-07-30T16:17:58Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2018-07-24T17:50:43Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2018-06-26T21:19:58Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2016-07-06T13:57:42Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2016-05-05T10:33:34Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2014-04-25T21:15:54Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2013-12-05T18:12:04Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2013-01-15T17:01:48Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2010-03-31T22:05:48Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2010-01-06T00:35:13Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2009-05-12T07:20:31Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2009-05-12T04:09:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "50c2b40fbec52e2705c4827a9a23ac3bf1259a84",
          "body": "Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Replace CODE_OF_CONDUCT.md with standard template (#114)",
          "author_name": "Saburesh07",
          "author_login": "Saburesh07",
          "committed_at": "2026-04-17T17:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4914cde847a9db04f537de14e97ee24a2981668",
          "body": "Y.md template\n\nSigned-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add standard SECURIT (#116)",
          "author_name": "Saburesh07",
          "author_login": "Saburesh07",
          "committed_at": "2026-04-17T16:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1703df118e7f0c1469f45d77a740bee64af3dd66",
          "body": "* Remove SLA text from README.md\n\nSigned-off-by: cgunasree08 <Chintha.Gunasree@progress.com>\n\n* Remove remaining SLA references\n\nSigned-off-by: cgunasree08 <Chintha.Gunasree@progress.com>\n\n---------\n\nSigned-off-by: cgunasree08 <Chintha.Gunasree@progress.com>",
          "is_bot": false,
          "headline": "CHEF-25791 - standardize - remove_sla_from_readme (#113)",
          "author_name": "cgunasree08",
          "author_login": "cgunasree08",
          "committed_at": "2026-04-17T13:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9414bb2d266fe3abde3e58b09863cdaa5e50dea8",
          "body": null,
          "is_bot": false,
          "headline": "common stub 1.0.7",
          "author_name": "brianLoomis",
          "author_login": "brianLoomis",
          "committed_at": "2026-01-27T03:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd2bac7d02b17de1438e31a19ae1e6559c53f8a",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.2.3 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-11-14T14:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a5e0a331a6a1b1a6d5aadf97e928f9b8433289",
          "body": "* add mcp configuration\n* add initial copilot instructions\n* Add AI-assisted development compliance section to copilot-instructions.md\n\n- Includes checklist for PR labeling, Jira field updates, documentation requirements\n- Integrates AI compliance into workflow Step 4\n- Ensures audit trail for AI-assisted work\n\n---------\n\nSigned-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>",
          "is_bot": false,
          "headline": "set up ai assisted development workflow (#115)",
          "author_name": "Rishi Kumar Chawda",
          "author_login": "rishichawda",
          "committed_at": "2025-11-14T14:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b22c3863d06ba4a2716075f31e3c1caf56b619",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.2.2 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-09-02T20:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d531809abbeb92f667ed249a08ef0b47e0b0606f",
          "body": "Signed-off-by: Sean Simmons <sean.simmons@progress.com>",
          "is_bot": false,
          "headline": "Add GitHub Actions workflow (#111)",
          "author_name": "Sean",
          "author_login": "sean-sype-simmons",
          "committed_at": "2025-09-02T20:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45d1f77438e147c73936ca122518b2f0198d93d7",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.2.1 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-05-27T20:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c85b550662817d5c271acb778d7a0e2a2836e4",
          "body": "Update byebug requirement from ~> 11.1 to ~> 12.0",
          "is_bot": false,
          "headline": "Merge pull request #110 from chef/dependabot/bundler/byebug-tw-12.0",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2025-05-27T20:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e536341c04e791c6d169f947c39542236534705a",
          "body": "Updates the requirements on [byebug](https://github.com/deivid-rodriguez/byebug) to permit the latest version.\n- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)\n- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/deiv\n[…]\npare/v11.1.0...v12.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: byebug\n  dependency-version: 12.0.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update byebug requirement from ~> 11.1 to ~> 12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-20T13:30:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "160d57523bad224ed9188f1acccd9cd7978970d3",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.2.0 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-05-20T13:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f9c3fd6ddc4eaf64ee3786606ba035a8c6d7294",
          "body": "Updating Ruby",
          "is_bot": false,
          "headline": "Merge pull request #109 from chef/jfm/ruby-version-change",
          "author_name": "John McCrae",
          "author_login": "johnmccrae",
          "committed_at": "2025-05-20T13:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6b2d41286fc60c1f0fe62adfeb4dacf12b0003",
          "body": "Signed-off-by: John McCrae <john.mccrae@progress.com>",
          "is_bot": false,
          "headline": "Updating for Ruby 3.4 and Cookstyle",
          "author_name": "John McCrae",
          "author_login": "johnmccrae",
          "committed_at": "2025-05-15T19:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "435e0ac9b677ff76b844b81d7612f47ee63d6fbf",
          "body": "Signed-off-by: John McCrae <john.mccrae@progress.com>",
          "is_bot": false,
          "headline": "Updating for Ruby 3.4 and Cookstyle",
          "author_name": "John McCrae",
          "author_login": "johnmccrae",
          "committed_at": "2025-05-14T20:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2415c373a89f653f991eb7c589da67b6fe36a43",
          "body": "Signed-off-by: John McCrae <john.mccrae@progress.com>",
          "is_bot": false,
          "headline": "Updating for Ruby 3.4 and Cookstyle",
          "author_name": "John McCrae",
          "author_login": "johnmccrae",
          "committed_at": "2025-05-14T20:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59c7dd9e166a668ae9d166e9e7883c47a6c83e9",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.16 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-05-12T13:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29e660559d57a8fe4d49f91014104b1c8243cd6f",
          "body": "Adding myself to code-owners until Progress can figure out what is going on with access via groups for external contributors, which they nuked\n\nSigned-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "add myself to codeowners (#105)",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2025-05-12T13:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8301e997484d76d1f092c33754026e24581f617e",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.15 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-04-30T20:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a46170d3dac048cb84058a8ade43269f051a9e3",
          "body": "Pin was only needed for Ruby 2.4\n\nSigned-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "Drop rubocop-ast pin (#108)",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2025-04-30T20:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f651fd81e5d31799d278cf0d5db16725c98f3a0c",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.14 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-04-30T19:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e21e26851de95517cb7850f95d49dfafeba22e2",
          "body": "Updates the requirements on [pry-stack_explorer](https://github.com/pry/pry-stack_explorer) to permit the latest version.\n- [Release notes](https://github.com/pry/pry-stack_explorer/releases)\n- [Changelog](https://github.com/pry/pry-stack_explorer/blob/master/CHANGELOG)\n- [Commits](https://github.co\n[…]\ne: pry-stack_explorer\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update pry-stack_explorer requirement from ~> 0.4.0 to ~> 0.6.1 (#85)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-30T19:13:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "857af8b9caf4e84f5b135f6a16109cb6f1fa1ba0",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.13 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-04-29T22:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7688e10755359beffed840238dc31cbae3d72284",
          "body": "…#106)\n\nSigned-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "Bump min version to 3.0 and lock byebug to a version that will work (…",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2025-04-29T22:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6155a67a0dc3a9226aca01eeabd4d4a16a89d0c",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.12 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2023-09-27T23:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae9cd65581326c1fbc381c7fb1883f0b517788a",
          "body": "change http to https, replace 404 Open4 link",
          "is_bot": false,
          "headline": "Merge pull request #101 from hhthacker/https",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2023-09-27T23:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1847c5017ce0079ed6d561637bb44ec95378db",
          "body": "Signed-off-by: Heather <hhthacker@gmail.com>",
          "is_bot": false,
          "headline": "change http to https, replace 404 Open4 link",
          "author_name": "Heather",
          "author_login": "hhthacker",
          "committed_at": "2023-09-27T23:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db94759ecc0693dd69347a0c03cb269a4f8f17ca",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.11 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2023-09-27T23:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9d9895ab6868cdd850b27a1fbfdef4e32f4dc8a",
          "body": "Bump mixlib-cli to use at least 2.7 to fix tests",
          "is_bot": false,
          "headline": "Merge pull request #102 from jaymzh/pr102",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2023-09-27T23:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6d0eafa6d95f55047a772f07a2ebf7f60b6b06",
          "body": "Signed-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "Bump mixlib-cli to use at least 2.7 to fix tests",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2023-09-27T23:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a01d7ca8695bf9a13b48dc27011f66be75c9aa",
          "body": "…lize-ruby-3-0-3-1-in-verify-pipeline\n\nadd ruby tests 3.0 and 3.1 in verify pipeline",
          "is_bot": false,
          "headline": "Merge pull request #84 from chef/IPACK-101-chef-mixlib-cli-operationa…",
          "author_name": "PrajaktaPurohit",
          "author_login": "PrajaktaPurohit",
          "committed_at": "2022-04-07T13:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec0308cda4a9d42300bc96ce0e9e4e9eb16d94b",
          "body": "Signed-off-by: jayashri garud <jgarud@msystechnologies.com>",
          "is_bot": false,
          "headline": "add ruby tests 3.0/3.1",
          "author_name": "jayashri garud",
          "author_login": "jayashrig158",
          "committed_at": "2022-04-07T13:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f7712deb8f1889d19e8ba86a2ce2ebd83cb24ca",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "http -> https in the github template",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-10-17T06:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c4ff40b3d9573ba8761f9061839c7dc58e2aa4",
          "body": "Replace deprecated --without flag with bundle config",
          "is_bot": false,
          "headline": "Merge pull request #83 from chef/bundler_deprecated_warning",
          "author_name": "Tom Duffield",
          "author_login": "tduffield",
          "committed_at": "2021-08-30T18:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "036d501c22dbcd5f0b9c3656cf9a97cdf14cb1da",
          "body": "Signed-off-by: jayashri garud <jgarud@msystechnologies.com>",
          "is_bot": false,
          "headline": "Pin rubocop-ast to 1.4.1",
          "author_name": "jayashri garud",
          "author_login": "jayashrig158",
          "committed_at": "2021-08-30T12:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8a2ec6a234a5ff3e2b92d00511b61fce222e7e",
          "body": null,
          "is_bot": true,
          "headline": "Updating references of master to main as part of Expeditor agent rename.",
          "author_name": "chef-expeditor[bot]",
          "author_login": "chef-expeditor[bot]",
          "committed_at": "2021-08-24T16:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc5739765aa67745a6e49df005713ec275747a0",
          "body": "Signed-off-by: jayashri garud <jgarud@msystechnologies.com>",
          "is_bot": false,
          "headline": "Replace deprecated --without flag with bundle config",
          "author_name": "jayashri garud",
          "author_login": "jayashrig158",
          "committed_at": "2021-08-23T12:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a0a9e988166c83d520f8e51df8fd71216b1ba3",
          "body": "Updating expeditor configurations",
          "is_bot": false,
          "headline": "Merge pull request #81 from chef/update-expeditor-configuration",
          "author_name": "Tom Duffield",
          "author_login": "tduffield",
          "committed_at": "2021-07-01T21:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d96a8f40d4e67ab93ca8bbd23fdc6b2a776d616",
          "body": "Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>",
          "is_bot": false,
          "headline": "Updating expeditor configurations",
          "author_name": "Swati Keshari",
          "author_login": "skeshari12",
          "committed_at": "2021-07-01T10:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6569ee9a3477bdb3cdf1232082026ae48ac61ca6",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.10 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2021-06-25T15:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3df9fe4df56d6608233ae1ae6bbe60da4212757",
          "body": "Upgrade to GitHub-native Dependabot",
          "is_bot": false,
          "headline": "Merge pull request #80 from chef/dependabot/add-v2-config-file",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-06-25T15:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2243187d7daeba6e5ea6bb93dc80e2694c910ee",
          "body": null,
          "is_bot": true,
          "headline": "Upgrade to GitHub-native Dependabot",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-04-28T22:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f6ae896ec1eaeb9fd61ecc69268b4aed560b7a4",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.9 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-09-16T18:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0c1d0694ed57c944da957a31a6f6cac01bff39",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #79 from chef/file_dir",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-09-16T18:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65cf556091cd7e056e2ccd52fa811b18ebcdff1",
          "body": "\r\nSigned-off-by: Tim Smith <tsmith@chef.io>\n\nCo-authored-by: pete higgins <pete@peterhiggins.org>",
          "is_bot": false,
          "headline": "Update spec/spec_helper.rb",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-09-16T16:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe7e9371fed39c6feaea674538219a515caf74c",
          "body": "\r\nSigned-off-by: Tim Smith <tsmith@chef.io>\n\nCo-authored-by: pete higgins <pete@peterhiggins.org>",
          "is_bot": false,
          "headline": "Update spec/mixlib/cli_spec.rb",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-09-16T16:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbbf000d9b8259713aa2366122ac1ea10c76ae92",
          "body": "This makes these bits easier to read\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Replaces uses of __FILE__ with __dir__",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-09-09T06:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9818855311012a9be130396566a56c094b8a9e97",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect the promotion of 2.1.8",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-08-21T18:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e75fc161f2b8083b68e8b1ae4c6da1d315f0e7",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.8 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-08-21T18:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00fb154643af384cccbc1283a79ed1bbb8ce9ecf",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #78 from chef/requires",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-08-21T18:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc8d2a726855ab2ed2ba025580b79cfff0dd8478",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Pin test deps for Ruby < 2.6",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-08-21T18:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3ee1d984806be954c2ebd528f64ab01cceb4d6",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.7 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-08-21T18:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b3e241674c09cbc89503ec4e2910efb79555a4",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #77 from chef/spelling",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-08-21T18:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4234e82751efb1822782e6e9f43d9b0438d8ecc4",
          "body": "Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesystem.\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Optimize our requires",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-08-21T18:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e976aaa84a3423abaea8b02c3168c5063735a33",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Fix minor typos",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-07-28T17:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81f780663bd43f7c565f357094aea87f86262cc",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect the promotion of 2.1.6",
          "author_name": "Chef Expeditor",
          "author_login": null,
          "committed_at": "2020-04-07T03:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d8661b904f26915a48c8e9c20b1e7c2422a463",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Test on the final release of Ruby 2.7",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-30T02:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdfecd8bef72f80af1ca47ec6f2dd5240978fa12",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Remove the github lock config",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-30T02:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9496118fa553c4846843fb65ab74e85ee79aa609",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect the promotion of 2.1.5",
          "author_name": "Chef Expeditor",
          "author_login": null,
          "committed_at": "2019-12-22T02:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5381eecab895b3a2a5c8f7a211e928300f018c",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.6 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": null,
          "committed_at": "2019-12-22T02:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "234ee65a213def072e7ddb02d6ffcb1c947be9b5",
          "body": "Substitute require for require_relative",
          "is_bot": false,
          "headline": "Merge pull request #76 from chef/relative",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-22T02:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbcd89118b9ce6ae9230390d0a706e550b082e6a",
          "body": "require_relative is significantly faster and should be used when available.\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Substitute require for require_relative",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-21T05:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41637cf6a00e2054d562f1e98379fb20bcc44f9",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.5 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": null,
          "committed_at": "2019-12-19T21:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83959886d40780889dccef4b916765d191b2171",
          "body": "Test on Ruby 2.7 + random testing improvements",
          "is_bot": false,
          "headline": "Merge pull request #75 from chef/testing++",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-19T21:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2cf2a9c74b43d9d8099364c01525546ac67cc87",
          "body": "Update the Github templates to use multiple labels\nUse Gem caching our BK\nAdd Ruby 2.7 testing\nUse Debian 10 Ruby containers not Debian 9\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Test on Ruby 2.7 + random testing improvements",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-19T21:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07550b9867c817db57c66898b79b8c33fca5bf0",
          "body": null,
          "is_bot": false,
          "headline": "Simplify the gemfile for dependabot",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-10-28T19:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794efffbb5058f70a59e614056335bf519a76b8f",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.4 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-08-28T17:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52e722d66dfe247644f3f29ac0ace09085b1afb",
          "body": "Add windows PR testing with Buildkite",
          "is_bot": false,
          "headline": "Merge pull request #73 from chef/windows_testing",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-08-28T17:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66fc81e3a3d45f48877a5c4799846028cf2b92cf",
          "body": null,
          "is_bot": false,
          "headline": "Update CODEOWNERS",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-08-07T03:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9881e109fcdeb3cb32c931a66368b36fdd018520",
          "body": "The road to complete platform testing.\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Add windows PR testing with Buildkite",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-07-22T19:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f148d3f0612d35a885f1417f0bcbb5ab16ba5b",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.3 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-07-12T17:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e7e90151f5be0758de8c9c7aaa034b2ef43f7ed",
          "body": "Fix chef-style",
          "is_bot": false,
          "headline": "Merge pull request #71 from MsysTechnologiesllc/VSingh/fix-chefstyle",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-07-12T17:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc851a6305f997f67b9ae79ed0297ebe5346baeb",
          "body": "Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>",
          "is_bot": false,
          "headline": "Fix chefstyle",
          "author_name": "Vivek Singh",
          "author_login": null,
          "committed_at": "2019-07-12T10:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c29ca61656c1698b944fa57453569bd2b885821",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.2 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-25T06:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af9dde31dcc518a4af4af66cb3ae14e1a3c6bd7",
          "body": "Use our standard rakefile",
          "is_bot": false,
          "headline": "Merge pull request #68 from chef/rake",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-25T06:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26a76bcab94ec7716c932863bb972698d0e94af",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Add buildkite readme badge",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-11T00:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31da0d42b1758c8307d2981e0233c03db2ad5cd3",
          "body": "Rescue failures and use chefstyle in the description.\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Use our standard rakefile",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-11T00:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6297efe16ecb1bf79964b7a7a65145f68138e8d2",
          "body": "Speed up Buildkite tests",
          "is_bot": false,
          "headline": "Merge pull request #67 from chef/bk",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-11T00:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359aa06035a58c1b64ed54e173c64b13dbac14e3",
          "body": "Use the smaller containers, skip gems we don't need and use chefstyle from rubygems.\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Speed up Buildkite tests",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-10T23:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4672ad91cf7540c2d366ca5bdfab5acf6036fd4d",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect the promotion of 2.1.1",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-10T11:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4365ef5e37af3252413d152bf2998b3f757a26",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.1 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-10T11:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db668fe70891d2c8ad2ee6f310e016f6684bb0a",
          "body": "Don't explode when there are unknown keys in 'config'",
          "is_bot": false,
          "headline": "Merge pull request #66 from chef/deprecation-fix-unknown-keys",
          "author_name": "Marc A. Paradise",
          "author_login": "marcparadise",
          "committed_at": "2019-06-10T11:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023c89e326251e8c2f063aa6f4ecd787cd35316f",
          "body": "Update handle_deprecated_options to be graceful when\n'config' has been modified externally to contain unknown keys.\n\nSigned-off-by: Marc A. Paradise <marc.paradise@gmail.com>",
          "is_bot": false,
          "headline": "Don't explode when there are unknown keys in 'config'",
          "author_name": "Marc A. Paradise",
          "author_login": "marcparadise",
          "committed_at": "2019-06-07T19:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47eb2730d081be1ef02b81e25a19187a4cd5703d",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect the promotion of 2.1.0",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-07T18:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b83e4f731e8bad24d1418857ab367812bd439f1",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.1.0 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-07T02:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0149ea43e7d6f6d90c89bbaeb3f62281614161",
          "body": "[MIXLIB-CLI-63] Add deprecated_option support",
          "is_bot": false,
          "headline": "Merge pull request #65 from chef/MIXLIB-CLI-63/deprecated-option-support",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-07T02:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840b5a627d708cef7065602a581547ac07acd64e",
          "body": "Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>",
          "is_bot": false,
          "headline": "Code review updates for deprecated_option",
          "author_name": "Marc A. Paradise",
          "author_login": "marcparadise",
          "committed_at": "2019-06-06T19:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145ba5f6cdccbb0775d5a65885b80705bc9fa87a",
          "body": "This commit adds deprecated option support by exposing a\nnew ClassMethod, `deprecated_option`. It will generate a\ncorresponding deprecated option, and if that option is used it will\nhandle mapping of the old option to the new and issue a warning.\n\n`deprecated_option` accepts a subset of the paramete\n[…]\nIt made more sense to move them outside of\nthe mixed-in bits, since it wasn't a concern of the caller that would be\ninheriting those methods.\n\nSigned-off-by: Marc A. Paradise <marc.paradise@gmail.com>",
          "is_bot": false,
          "headline": "[MIXLIB-CLI-63] Add deprecated_option support",
          "author_name": "Marc A. Paradise",
          "author_login": "marcparadise",
          "committed_at": "2019-06-06T16:50:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb0c868f89dabacb56c9f877479f4d9772f4b4db",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.0.9 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-05T15:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db06e8f9bafaf2472167e82a3e5d5d2d434df942",
          "body": "Fix gem homepage url",
          "is_bot": false,
          "headline": "Merge pull request #64 from tsub/fix-gem-homepage-url",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-05T15:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341d289ee050d713b8af43c99b53c1152a0c6683",
          "body": "Signed-off-by: Tsubasa Takayama <tsubasatakayama511@gmail.com>",
          "is_bot": false,
          "headline": "Fix gem homepage url",
          "author_name": "Tsubasa Takayama",
          "author_login": "tsub",
          "committed_at": "2019-06-05T03:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6e7e581520f81e048267f73d3ce43402886ba5",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.0.8 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-01T06:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b02f49922fde9227eef53de8c6d3878254ba906e",
          "body": "Disable Travis testing & Update codeowners",
          "is_bot": false,
          "headline": "Merge pull request #62 from chef/bk",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-01T06:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828bafc9fec4c03d73f51f72e773cef7e176de30",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Disable Travis testing & Update codeowners",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-01T05:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c74c373bb5770c336ca48a540aa2e75207400c",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.0.7 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-06-01T05:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09ac0e54409bb2befc3eef9e195e9384042c4c29",
          "body": "Setup BuildKite for PR testing",
          "is_bot": false,
          "headline": "Merge pull request #61 from chef/bk",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-01T05:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03ac72c89472c3ed6c4c3e06d75b4151f1efd23",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Setup BuildKite for PR testing",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-06-01T05:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e77705cc598188ad80d6130df79ffb19781fb18",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect the promotion of 2.0.6",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-05-14T03:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d1ed86a86de4434552af0813fd6543d15f0f0b",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 2.0.6 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2019-05-14T02:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e22454f74f30cd748eeedef0c2310f04cf92d2",
          "body": "Print out human readable lists of allowed CLI options",
          "is_bot": false,
          "headline": "Merge pull request #60 from chef/better_in",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-05-14T02:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 8,
      "latest_release_at": "2025-11-14T14:34:53Z",
      "latest_release_tag": "v2.2.3",
      "releases_from_tags": true,
      "days_since_last_push": 49,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 249,
      "mean_days_between_releases": 86.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "mixlib-cli",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/mixlib-cli",
          "is_deprecated": false,
          "latest_version": "2.1.8",
          "repository_url": "https://github.com/chef/mixlib-cli",
          "versions_count": 19,
          "total_downloads": 73832292,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-09-22T10:14:04Z",
          "latest_published_at": "2020-08-21T18:55:30.705000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2160
        }
      ]
    },
    "popularity": {
      "forks": 40,
      "stars": 118,
      "watchers": 63,
      "fork_history": {
        "days": [
          {
            "date": "2009-03-13",
            "count": 1
          },
          {
            "date": "2009-04-13",
            "count": 1
          },
          {
            "date": "2009-07-30",
            "count": 1
          },
          {
            "date": "2009-09-08",
            "count": 1
          },
          {
            "date": "2010-01-27",
            "count": 1
          },
          {
            "date": "2010-04-26",
            "count": 1
          },
          {
            "date": "2010-06-01",
            "count": 1
          },
          {
            "date": "2010-08-10",
            "count": 1
          },
          {
            "date": "2010-08-11",
            "count": 1
          },
          {
            "date": "2010-09-10",
            "count": 1
          },
          {
            "date": "2011-01-31",
            "count": 1
          },
          {
            "date": "2011-02-11",
            "count": 1
          },
          {
            "date": "2011-08-24",
            "count": 1
          },
          {
            "date": "2011-11-18",
            "count": 1
          },
          {
            "date": "2011-12-27",
            "count": 1
          },
          {
            "date": "2012-03-25",
            "count": 1
          },
          {
            "date": "2012-09-14",
            "count": 1
          },
          {
            "date": "2012-11-07",
            "count": 1
          },
          {
            "date": "2012-11-14",
            "count": 1
          },
          {
            "date": "2013-01-02",
            "count": 1
          },
          {
            "date": "2013-01-18",
            "count": 1
          },
          {
            "date": "2013-05-23",
            "count": 1
          },
          {
            "date": "2013-06-15",
            "count": 1
          },
          {
            "date": "2013-12-10",
            "count": 1
          },
          {
            "date": "2014-01-12",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 40
      },
      "star_history": {
        "days": [
          {
            "date": "2009-03-13",
            "count": 22
          },
          {
            "date": "2009-05-07",
            "count": 1
          },
          {
            "date": "2009-05-08",
            "count": 1
          },
          {
            "date": "2009-08-06",
            "count": 1
          },
          {
            "date": "2009-09-23",
            "count": 1
          },
          {
            "date": "2009-10-19",
            "count": 1
          },
          {
            "date": "2009-10-27",
            "count": 1
          },
          {
            "date": "2009-11-11",
            "count": 1
          },
          {
            "date": "2010-01-11",
            "count": 1
          },
          {
            "date": "2010-03-18",
            "count": 1
          },
          {
            "date": "2010-04-17",
            "count": 1
          },
          {
            "date": "2010-04-19",
            "count": 1
          },
          {
            "date": "2010-05-04",
            "count": 1
          },
          {
            "date": "2010-06-29",
            "count": 1
          },
          {
            "date": "2010-07-09",
            "count": 1
          },
          {
            "date": "2010-07-27",
            "count": 1
          },
          {
            "date": "2010-10-20",
            "count": 1
          },
          {
            "date": "2010-12-30",
            "count": 1
          },
          {
            "date": "2011-04-04",
            "count": 1
          },
          {
            "date": "2011-05-16",
            "count": 1
          },
          {
            "date": "2011-05-23",
            "count": 1
          },
          {
            "date": "2011-06-15",
            "count": 1
          },
          {
            "date": "2011-06-24",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-09-04",
            "count": 1
          },
          {
            "date": "2012-02-21",
            "count": 1
          },
          {
            "date": "2012-03-04",
            "count": 1
          },
          {
            "date": "2013-04-13",
            "count": 1
          },
          {
            "date": "2013-04-15",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 2
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-15",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 1
          },
          {
            "date": "2013-09-10",
            "count": 1
          },
          {
            "date": "2013-09-23",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 1
          },
          {
            "date": "2013-10-02",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-01-30",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 2
          },
          {
            "date": "2014-06-13",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 2
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-16",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-12-05",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-03-08",
            "count": 1
          },
          {
            "date": "2015-04-23",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 2
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 117,
        "total_stars": 118
      },
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 18646,
      "source_files_sampled": 6,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 21021
    },
    "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": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "github-markup",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "redcarpet",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "pry",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "byebug",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 12.0"
        },
        {
          "name": "pry-byebug",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "pry-stack_explorer",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.6.1"
        },
        {
          "name": "rb-readline",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "byebug",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "github-markup",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-byebug",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-stack_explorer",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-readline",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "redcarpet",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cookstyle",
            "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": 11,
        "direct_count": 8,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 71,
        "open_issues": 5,
        "closed_ratio": 0.762,
        "closed_issues": 16,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "tas50",
          "commits": 98,
          "avatar_url": "https://avatars.githubusercontent.com/u/1015200?v=4"
        },
        {
          "type": "User",
          "login": "chef-ci",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/11068739?v=4"
        },
        {
          "type": "User",
          "login": "lamont-granquist",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/454857?v=4"
        },
        {
          "type": "User",
          "login": "danielsdeleo",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/37162?v=4"
        },
        {
          "type": "User",
          "login": "thommay",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/8500?v=4"
        },
        {
          "type": "User",
          "login": "jaymzh",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/938467?v=4"
        },
        {
          "type": "User",
          "login": "tduffield",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1248917?v=4"
        },
        {
          "type": "User",
          "login": "malachheb",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1257173?v=4"
        },
        {
          "type": "User",
          "login": "chrisroberts",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/266674?v=4"
        },
        {
          "type": "User",
          "login": "johnmccrae",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4855887?v=4"
        }
      ],
      "contributors_sampled": 32,
      "top_contributor_share": 0.421
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-main-pull-request-checks.yml",
        "ci-main-pull-request-stub-1.0.7.yml",
        "lint.yml",
        "unit.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
            "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": 5,
            "reason": "Found 11/22 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 2,
            "reason": "SAST tool is not run on all commits -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "50c2b40fbec52e2705c4827a9a23ac3bf1259a84",
        "ran_at": "2026-07-22T00:02:25Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T13:02:56Z",
      "oldest_open_prs": [
        {
          "number": 117,
          "created_at": "2026-01-12T18:02:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-17T17:06:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 27,
          "created_at": "2016-05-16T09:23:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2017-11-27T19:18:37Z",
          "last_comment_at": "2018-05-31T02:39:59Z",
          "last_comment_author": "majormoses"
        },
        {
          "number": 48,
          "created_at": "2018-08-19T23:12:21Z",
          "last_comment_at": "2018-08-25T12:42:58Z",
          "last_comment_author": "majormoses"
        },
        {
          "number": 69,
          "created_at": "2019-06-19T19:52:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2019-07-02T04:16:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chef/mixlib-cli",
    "host": "github.com",
    "name": "mixlib-cli",
    "owner": "chef"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 56,
        "vitality": 41,
        "community": 83,
        "governance": 69,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 41,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 0.96,
              "days_since_last_push": 49,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 49 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "moderate",
            "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": 58,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v2.2.3",
              "releases_from_tags": true,
              "days_since_latest_release": 249,
              "mean_days_between_releases": 86.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 249 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 249
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~86.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 86.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 95,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 95 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 95
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 83,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "forks": 40,
              "stars": 118,
              "watchers": 63,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "118 stars",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 118
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "40 forks",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "63 watchers",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "mixlib-cli"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 73832292,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "73,832,292 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 73832292,
                      "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": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 32,
              "top_contributor_share": 0.421
            },
            "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 42% of commits",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "32 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 71,
              "open_issues": 5,
              "closed_issues": 16,
              "issue_closed_ratio": 0.762,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "71/95 decided PRs merged",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 71,
                      "decided": 95
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/22 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 401,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "chef",
              "public_repos": 203,
              "account_age_days": 6485
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "401 followers of chef",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 401,
                      "login": "chef"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "203 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 203
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "mixlib-cli"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 2160
            },
            "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 2160 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2160
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://www.chef.io",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.chef.io",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.6
            },
            "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 is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 11/22 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.417,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 21021
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md"
                    }
                  }
                ],
                "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": "40 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 18646,
              "source_files_sampled": 6,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/6 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "critical",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:02:50.507451Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chef/mixlib-cli.svg",
  "full_name": "chef/mixlib-cli",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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