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

chef / mixlib-config

A simple class based Config mechanism, similar to the one found in Chef

RubyApache-2.0★ 54 stars⑂ 36 forkssince Mar 2009View on GitHub ↗

chef/mixlib-config holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Engineering Quality (76/100) and lowest on AI Readiness (47/100). It was last updated 18 days ago. 3 contributors account for most of its recent work.

72
overall / 100
Good

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.

72
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-configpoints to another repo — not scored3.0.27-311504 days ago

Metrics by category

Vitality

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

69Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 18 days ago
9.7/36Commit cadence — 14/52 weeks with commits
13.3/18Commit volume — 29 commits in the last year
9/10OpenSSF Scorecard: Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year29
human_commit_share0.87
days_since_last_push18
active_weeks_last_year14
How it's scored
16.2/27Ships releases — 71 version tags (no GitHub releases)
36/36Release recency — latest release 18 days ago
19.8/27Release cadence — a release every ~49 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count71
latest_release_tagv3.1.9
releases_from_tagsyes
days_since_latest_release18
mean_days_between_releases49
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?

74Good · 18% of overall
How it's scored
28/60Stars — 54 stars
12.9/25Forks — 36 forks
10.2/15Watchers — 69 watchers
Inputs used
forks36
stars54
watchers69
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

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

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

71Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.2/22.5Commit distribution — top contributor authored 28% of commits
13.5/13.5Contributor breadth — 35 contributors
10/10OpenSSF Scorecard: Contributors — project has 21 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled35
top_contributor_share0.278
How it's scored
21.8/46.8Issue resolution — 47% of issues closed
32.7/38.3PR acceptance — 101/118 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 10/19 approved changesets -- score normalized to 5
Inputs used
merged_prs101
open_issues8
closed_issues7
issue_closed_ratio0.467
closed_unmerged_prs17
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

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 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
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://www.chef.io
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttp://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?

68Moderate · 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
2.5/2.5CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 10/19 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 21 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
6.8/7.5Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3.5/5SAST — SAST tool is not run on all commits -- score normalized to 7
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_aggregate6.8
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.

47At risk · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
20.2/40Legible commit history — 33 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.379
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes14,548
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 — 12 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.12
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/12 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes38,824
source_files_sampled12
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

54GitHub stars
35contributors
29commits, last 12 months
18days since last push
71releases
3bus factor
8open issues
RubyGemspackage ecosystems

Data collection warnings

  • rubygems package 'mixlib-config' points at a different repository (http://github.com/opscode/mixlib-config); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 54 ★ / 36 ⇿
54Stars
36Forks
61Releases

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.

01020304050605436112009-032017-032025-04
Major 2Minor 3Patch 56

Each point covers 15 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

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
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 10/19 approved changesets -- score normalized to 5
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
7SASTSAST tool is not run on all commits -- score normalized to 7
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
RubyGemsgithub-markupGemfile
RubyGemsredcarpetGemfile
RubyGemsyardGemfile
RubyGemspryGemfile
RubyGemspry-byebugGemfile
RubyGemsrb-readlineGemfile
All dependencies 10

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

RegistryPackageVersionRelation
RubyGemsgithub-markupdirect
RubyGemsprydirect
RubyGemspry-byebugdirect
RubyGemsrb-readlinedirect
RubyGemsredcarpetdirect
RubyGemsyarddirect
RubyGemscookstyleindirect
RubyGemsrakeindirect
RubyGemsrspecindirect
RubyGemstomlrbindirect
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": 403,
      "has_wiki": false,
      "homepage": "http://www.chef.io",
      "languages": {
        "Ruby": 75905,
        "Shell": 773,
        "Gherkin": 1190,
        "PowerShell": 448
      },
      "pushed_at": "2026-07-03T00:44:07Z",
      "created_at": "2009-03-12T01:12:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-03T00:44:10Z",
      "description": "A simple class based Config mechanism, similar to the one found in Chef",
      "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": "v3.1.9",
          "kind": "patch",
          "published_at": "2026-07-03T00:44:05Z"
        },
        {
          "tag": "v3.1.8",
          "kind": "patch",
          "published_at": "2026-06-29T18:46:58Z"
        },
        {
          "tag": "v3.1.7",
          "kind": "patch",
          "published_at": "2026-06-09T20:41:36Z"
        },
        {
          "tag": "v3.1.6",
          "kind": "patch",
          "published_at": "2026-06-02T20:55:45Z"
        },
        {
          "tag": "v3.1.5",
          "kind": "patch",
          "published_at": "2026-05-08T23:29:14Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2026-03-31T20:53:18Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2025-11-14T15:54:23Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2025-09-02T20:48:12Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2025-05-13T22:45:20Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2025-04-17T14:06:51Z"
        },
        {
          "tag": "v3.0.30",
          "kind": "patch",
          "published_at": "2025-03-04T21:37:55Z"
        },
        {
          "tag": "v3.0.29",
          "kind": "patch",
          "published_at": "2022-09-06T19:51:24Z"
        },
        {
          "tag": "v3.0.28",
          "kind": "patch",
          "published_at": "2022-08-09T19:40:39Z"
        },
        {
          "tag": "v3.0.27",
          "kind": "patch",
          "published_at": "2022-06-07T14:29:11Z"
        },
        {
          "tag": "v3.0.26",
          "kind": "patch",
          "published_at": "2022-03-28T17:55:15Z"
        },
        {
          "tag": "v3.0.25",
          "kind": "patch",
          "published_at": "2021-06-25T15:34:36Z"
        },
        {
          "tag": "v3.0.24",
          "kind": "patch",
          "published_at": "2021-04-19T14:41:54Z"
        },
        {
          "tag": "v3.0.23",
          "kind": "patch",
          "published_at": "2021-03-10T19:33:12Z"
        },
        {
          "tag": "v3.0.22",
          "kind": "patch",
          "published_at": "2021-02-16T15:47:05Z"
        },
        {
          "tag": "v3.0.21",
          "kind": "patch",
          "published_at": "2021-02-01T16:22:08Z"
        },
        {
          "tag": "v3.0.20",
          "kind": "patch",
          "published_at": "2020-12-30T20:08:10Z"
        },
        {
          "tag": "v3.0.19",
          "kind": "patch",
          "published_at": "2020-12-30T20:00:46Z"
        },
        {
          "tag": "v3.0.18",
          "kind": "patch",
          "published_at": "2020-12-30T19:55:34Z"
        },
        {
          "tag": "v3.0.17",
          "kind": "patch",
          "published_at": "2020-12-22T17:55:52Z"
        },
        {
          "tag": "v3.0.16",
          "kind": "patch",
          "published_at": "2020-11-17T18:44:40Z"
        },
        {
          "tag": "v3.0.15",
          "kind": "patch",
          "published_at": "2020-11-05T20:12:34Z"
        },
        {
          "tag": "v3.0.14",
          "kind": "patch",
          "published_at": "2020-10-13T16:05:59Z"
        },
        {
          "tag": "v3.0.13",
          "kind": "patch",
          "published_at": "2020-09-30T17:11:41Z"
        },
        {
          "tag": "v3.0.12",
          "kind": "patch",
          "published_at": "2020-09-28T18:43:42Z"
        },
        {
          "tag": "v3.0.11",
          "kind": "patch",
          "published_at": "2020-09-19T04:37:48Z"
        },
        {
          "tag": "v3.0.10",
          "kind": "patch",
          "published_at": "2020-09-02T16:56:55Z"
        },
        {
          "tag": "v3.0.9",
          "kind": "patch",
          "published_at": "2020-08-13T15:50:42Z"
        },
        {
          "tag": "v3.0.8",
          "kind": "patch",
          "published_at": "2020-08-11T16:40:10Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2020-07-31T05:13:25Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2019-12-29T22:00:11Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2019-11-14T17:33:16Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2019-08-07T17:56:19Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2019-06-01T05:38:23Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2019-06-01T05:26:41Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2019-04-23T18:43:43Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-01-04T21:27:13Z"
        },
        {
          "tag": "v2.2.18",
          "kind": "patch",
          "published_at": "2018-12-17T20:29:40Z"
        },
        {
          "tag": "v2.2.17",
          "kind": "patch",
          "published_at": "2018-12-06T22:35:09Z"
        },
        {
          "tag": "v2.2.16",
          "kind": "patch",
          "published_at": "2018-12-06T22:08:43Z"
        },
        {
          "tag": "v2.2.15",
          "kind": "patch",
          "published_at": "2018-12-06T21:57:13Z"
        },
        {
          "tag": "v2.2.14",
          "kind": "patch",
          "published_at": "2018-08-02T00:02:28Z"
        },
        {
          "tag": "v2.2.13",
          "kind": "patch",
          "published_at": "2018-07-11T21:13:48Z"
        },
        {
          "tag": "v2.2.12",
          "kind": "patch",
          "published_at": "2018-07-06T00:10:55Z"
        },
        {
          "tag": "v2.2.11",
          "kind": "patch",
          "published_at": "2018-07-02T21:14:13Z"
        },
        {
          "tag": "v2.2.10",
          "kind": "patch",
          "published_at": "2018-07-02T18:23:27Z"
        },
        {
          "tag": "v2.2.9",
          "kind": "patch",
          "published_at": "2018-06-26T21:19:41Z"
        },
        {
          "tag": "v2.2.8",
          "kind": "patch",
          "published_at": "2018-06-13T11:45:43Z"
        },
        {
          "tag": "v2.2.7",
          "kind": "patch",
          "published_at": "2018-06-13T11:38:51Z"
        },
        {
          "tag": "v2.2.6",
          "kind": "patch",
          "published_at": "2018-03-01T12:01:31Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2018-02-09T18:24:55Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2016-09-02T22:19:04Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2016-08-30T22:14:06Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2016-08-22T19:58:06Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2015-05-12T21:35:04Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2015-05-11T17:42:39Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2013-12-05T18:01:53Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2013-09-25T14:30:10Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2010-06-21T05:17:47Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2010-02-28T19:41:47Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2009-08-25T14:28:43Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2009-08-23T17:44:07Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2009-06-24T12:31:25Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2009-06-24T11:53:19Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2009-05-14T03:05:40Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2009-05-12T07:20:41Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2009-05-12T04:09:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2f6ebe3f80bb8af51d504b1a4306f0dfbc7bca8c",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.9 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2026-07-03T00:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90177e5e767900a6fa40d26632cceae1169ac4f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T00:43:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76520056d2cece0c9ce543e6aeb0de8a57ca7f18",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.8 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2026-06-29T18:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647f46346be7cdbc7c7edd31de6357bc571af89b",
          "body": "* add allchecks, dco, lint\n\nSigned-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "Normalize CI (#132)",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2026-06-29T18:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42202b118f207abd5beeb7c8b5b3641192eb0216",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.7 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2026-06-09T20:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d98069d87c963242e4b7e1ca030664676c67f81",
          "body": "from_yaml previously called YAML.load, which on Psych versions prior to\n4.0 deserializes arbitrary Ruby objects. A config file loaded via\nfrom_file/from_yaml could therefore instantiate attacker-controlled\nobjects, a known remote code execution vector. Switch to YAML.safe_load\nwith Symbol permitted (matching Psych 4's default YAML.load behavior)\nso loading is safe regardless of the Psych version in use.\n\nSigned-off-by: Tim Smith <tsmith84@proton.me>",
          "is_bot": false,
          "headline": "Use YAML.safe_load to prevent object deserialization from config files",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2026-06-09T20:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e725d768091e4ce9ec6174cfd6b16e4d3f13ea",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.6 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2026-06-02T20:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f61b329d96cd388069014b10aa382481ad7c48",
          "body": "Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Manual copyright update",
          "author_name": "Nandan Hegde",
          "author_login": "nandanhegde73",
          "committed_at": "2026-06-02T20:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff0064e36834a4953448097f414b3d65f405980",
          "body": "…ents\n\nSigned-off-by: Progress Copyright Bot <copyright@progress.com>",
          "is_bot": false,
          "headline": "[copyright-automator] Automated copyright update - automated replacem…",
          "author_name": "Progress Copyright Bot",
          "author_login": null,
          "committed_at": "2026-06-02T20:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e945040ce2974c2e83673fb55a1e708201e247",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.5 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2026-05-08T23:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661f110a977935d234d6165da5223a335caa7b5d",
          "body": "Remove docs team from blockers for MD files",
          "is_bot": false,
          "headline": "Merge pull request #130 from jaymzh/docs-c",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2026-05-08T23:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42b1a9aca80e4bad799a5afe12446a45558f6b1",
          "body": "Y.md template\n\nSigned-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add standard SECURIT (#127)",
          "author_name": "Saburesh07",
          "author_login": "Saburesh07",
          "committed_at": "2026-04-17T16:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4364d695ddcd3de0d708264ded0e1cbdd540a858",
          "body": "Signed-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "fixup dependabot config",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2026-03-31T23:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d710399f842319ff8eeb2906f031d05e76192c0a",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.4 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2026-03-31T20:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464d55a178c9363efc2c35b3aa9649c02f8c9942",
          "body": "Remove docs team from blockers for MD files",
          "is_bot": false,
          "headline": "Merge pull request #129 from jaymzh/docs-c",
          "author_name": "Thomas Powell",
          "author_login": "tpowell-progress",
          "committed_at": "2026-03-31T20:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8675b3c2984453fe116856f2d46f048635155252",
          "body": "Signed-off-by: Phil Dibowitz <phil@ipom.com>",
          "is_bot": false,
          "headline": "Remove docs team from blockers for MD files",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2026-03-31T20:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d139e3e3942a068a17b9d4a7fe44bd7e58a8141",
          "body": null,
          "is_bot": false,
          "headline": "adding common stub 1.0.7",
          "author_name": "brianLoomis",
          "author_login": "brianLoomis",
          "committed_at": "2026-01-27T03:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c090c7b4f04562327bb6edeb26437e9104b6cd0b",
          "body": "CHEF-25792 - Remove SLA text from README.md",
          "is_bot": false,
          "headline": "Merge pull request #123 from chef/sm/remove_sla_from_readme",
          "author_name": "Thomas Powell",
          "author_login": "tpowell-progress",
          "committed_at": "2025-11-18T21:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dadf58cf73b684e754b0bb9ba8741bb8c611f8d8",
          "body": "CHEF-26029 - Replace CODE_OF_CONDUCT.md file",
          "is_bot": false,
          "headline": "Merge pull request #125 from chef/nh/redirect_code_of_conduct",
          "author_name": "Thomas Powell",
          "author_login": "tpowell-progress",
          "committed_at": "2025-11-18T21:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc0514cf40eec0ec03d9de0c7bbb9e944623139",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.3 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-11-14T15:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad6ee91a1a19d2ca225d9d45ad7e97e1a6a4971",
          "body": "…lopment-workflow\n\nset up ai assisted development workflow",
          "is_bot": false,
          "headline": "Merge pull request #126 from chef/rishichawda/set-up-ai-assisted-deve…",
          "author_name": "Thomas Powell",
          "author_login": "tpowell-progress",
          "committed_at": "2025-11-14T15:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e09d47738e22d872d287937b36f2a0e47d430cc",
          "body": "Enhanced the Copilot instructions with comprehensive AI-assisted development compliance requirements, including mandatory Jira field updates and audit trail documentation.\n\nSigned-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: Update Copilot instructions for AI-assisted development workflow",
          "author_name": "Rishi Kumar Chawda",
          "author_login": "rishichawda",
          "committed_at": "2025-11-14T11:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8030bddb1cfa4b1daeecbe37e9999597690f80e",
          "body": "Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add initial copilot instructions",
          "author_name": "Rishi Kumar Chawda",
          "author_login": "rishichawda",
          "committed_at": "2025-09-29T04:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5580aa24cc78cc7cab50d7cba9bb4a7dd52eb3",
          "body": "Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add mcp configuration",
          "author_name": "Rishi Kumar Chawda",
          "author_login": "rishichawda",
          "committed_at": "2025-09-18T11:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1746ec961b4381d82792298cdc387d8d92b1f207",
          "body": "Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Updating CODE_OF_CONDUCT",
          "author_name": "Nandan Hegde",
          "author_login": "nandanhegde73",
          "committed_at": "2025-09-11T19:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f2b3dbae1b55645f611d2ba6d1998c99efc1fc",
          "body": "Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com>",
          "is_bot": false,
          "headline": "remove remaning SLA refrences",
          "author_name": "Saburesh07",
          "author_login": "Saburesh07",
          "committed_at": "2025-09-05T03:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c49f255072bf7d938fecba6470ba0252e1784e",
          "body": "Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Remove SLA text from README.md",
          "author_name": "Saburesh07",
          "author_login": "Saburesh07",
          "committed_at": "2025-09-04T02:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d837edbbaa0e6dc8c0463920ae2dbe86a22d9f01",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.2 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-09-02T20:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f248a21d62ea6bda15fc01f5655869109f04d4a9",
          "body": "…ared-Workflow\n\nAdd GitHub Security Actions Workflow",
          "is_bot": false,
          "headline": "Merge pull request #121 from chef/sean-simmons-progress/CHEF-22628-Sh…",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2025-09-02T20:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aded24a12fafbfd627925382fa399b5e746a994a",
          "body": "Signed-off-by: Sean Simmons <sean.simmons@progress.com>",
          "is_bot": false,
          "headline": "Add GitHub Actions workflow",
          "author_name": "Sean Simmons",
          "author_login": "sean-sype-simmons",
          "committed_at": "2025-07-01T15:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e622ec5020a6f665b077f16da2408a0c44a132",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.1 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-05-13T22:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253af43a434e1231556b6d4e5545b3314c8c1fc7",
          "body": "add myself to codeowners",
          "is_bot": false,
          "headline": "Merge pull request #119 from jaymzh/co",
          "author_name": "sean-simmons-progress",
          "author_login": "sean-sype-simmons",
          "committed_at": "2025-05-13T22:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489aa868c9b648aec14c0a5f2ef1f8270c657efc",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.1.0 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-04-17T14:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bcdbfc1944a16887ad372534031d40d5ac0e126",
          "body": "Updating to support Ruby 3.4",
          "is_bot": false,
          "headline": "Merge pull request #120 from chef/jfm/chef19-ruby-update",
          "author_name": "John McCrae",
          "author_login": "johnmccrae",
          "committed_at": "2025-04-17T14:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c783c363e4dbfdeb20d1ae419540742dcd9901c3",
          "body": "Signed-off-by: John McCrae <john.mccrae@progress.com>",
          "is_bot": false,
          "headline": "Updating to support Ruby 3.4",
          "author_name": "John McCrae",
          "author_login": "johnmccrae",
          "committed_at": "2025-04-16T15:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7993fc678cfbbb360a2819d26cb579dc7c9b82",
          "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",
          "author_name": "Phil Dibowitz",
          "author_login": "jaymzh",
          "committed_at": "2025-04-02T02:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a579cbcc0c09f53cc409d63d8ce3c9641efc40",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.30 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2025-03-04T21:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21902f4fe56861ce75c77101d0c1006915fc85f0",
          "body": "[CI] Drop EOL Rubies",
          "is_bot": false,
          "headline": "Merge pull request #118 from dafyddcrosby/rm_eol_rubies",
          "author_name": "Thomas Powell",
          "author_login": "tpowell-progress",
          "committed_at": "2025-03-04T21:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a911f771d870788c40a3b9df6d76599c135e3b07",
          "body": "Signed-off-by: David Crosby <dcrosby@fb.com>",
          "is_bot": false,
          "headline": "[CI] Drop EOL Rubies",
          "author_name": "dcrosby",
          "author_login": "dafyddcrosby",
          "committed_at": "2025-02-04T22:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e44bcf2634bd6d7e42b436d3ffdb556f700ffc",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.29 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2022-09-06T19:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7281a17d8b102ab0683a5afd49540f2db2c275b9",
          "body": "Update chefstyle requirement from 1.7.5 to 2.2.2",
          "is_bot": false,
          "headline": "Merge pull request #110 from chef/dependabot/bundler/chefstyle-2.2.2",
          "author_name": "Marc A. Paradise",
          "author_login": "marcparadise",
          "committed_at": "2022-09-06T19:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95d3dbb6a57bd0c867b33a8d79d0afd2a0b3f91",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.28 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2022-08-09T19:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ac081bf53f3c9ce930f4b4609a31fef73b9fce",
          "body": "Correct spelling mistake",
          "is_bot": false,
          "headline": "Merge pull request #114 from EdwardBetts/spelling",
          "author_name": "Marc A. Paradise",
          "author_login": "marcparadise",
          "committed_at": "2022-08-09T19:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "052762b180f1aaa9179633365914c01660ea5ea3",
          "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 3.0.27",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2022-06-08T13:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "948a8adc6e31d30c3d321c2e6aa36c1feee27ee5",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.27 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2022-06-07T14:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a466638b0be73480ce519024f39a22c1cf653098",
          "body": "Fix in nested_hash parsing in config",
          "is_bot": false,
          "headline": "Merge pull request #115 from chef/nm/nested-hash-config",
          "author_name": "Michael Maslanka",
          "author_login": "mimaslanka",
          "committed_at": "2022-06-07T14:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62585a2cfebada08c829234efe585874305c7372",
          "body": "Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>",
          "is_bot": false,
          "headline": "Spec added for nested hash when configurables are present",
          "author_name": "Nikita Mathur",
          "author_login": "Nik08",
          "committed_at": "2022-06-07T09:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc32fe0b64b0338f7d7261ed3205f3142b9b8d20",
          "body": "Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>",
          "is_bot": false,
          "headline": "Fix in apply nested hash when passing hash in config",
          "author_name": "Nikita Mathur",
          "author_login": "Nik08",
          "committed_at": "2022-06-02T13:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ced5d741d794dc1529981d3247026e3b336815",
          "body": null,
          "is_bot": false,
          "headline": "Correct spelling mistake",
          "author_name": "Edward Betts",
          "author_login": "EdwardBetts",
          "committed_at": "2022-05-27T13:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00caf8367203dca11a9d3ccfc4819f85b7fe2542",
          "body": "…0-3-1-tests-on-windows-platform\n\nadd ruby tests 3.0/3.1 on windows platform",
          "is_bot": false,
          "headline": "Merge pull request #111 from chef/IPACK-160-mixlib-config-add-ruby-3-…",
          "author_name": "Jeremiah Snapp",
          "author_login": "jeremiahsnapp",
          "committed_at": "2022-04-13T11:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9b335ea73670e6342f05e34470919935fa9e1c",
          "body": "Signed-off-by: jayashri garud <jgarud@msystechnologies.com>",
          "is_bot": false,
          "headline": "add ruby tests 3.0/3.1 on windows platform",
          "author_name": "jayashri garud",
          "author_login": "jayashrig158",
          "committed_at": "2022-04-11T14:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea27f59f70c0e569fd7db8b18c9d6f0e52d8301f",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.7.5...v2.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: chefstyle\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.7.5 to 2.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-29T13:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e6c110c7d6533fe9ca2b0bda029e66531efd99",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.26 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2022-03-28T17:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0c7260492671b3cfa3a3b2612c545e7d9ca5e0",
          "body": "…ionalize-ruby-3-0-3-1-in-verify-pipeline",
          "is_bot": false,
          "headline": "Merge pull request #109 from chef/IPACK-102-chef-mixlib-config-operat…",
          "author_name": "Lamont Granquist",
          "author_login": "lamont-granquist",
          "committed_at": "2022-03-28T17:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079a86de97700d60ad3548060c18a713cee38948",
          "body": "Signed-off-by: jayashri garud <jgarud@msystechnologies.com>\n\n #pin rubocop-ast to 1.4.1",
          "is_bot": false,
          "headline": "remove ruby 2.4 tests",
          "author_name": "jayashri garud",
          "author_login": "jayashrig158",
          "committed_at": "2022-03-02T05:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0be04ca62c63ed4a45b86e4824d268abff3ac9ef",
          "body": "Signed-off-by: jayashri garud <jgarud@msystechnologies.com>",
          "is_bot": false,
          "headline": "add ruby tests 3.0 and 3.1 in verify pipeline",
          "author_name": "jayashri garud",
          "author_login": "jayashrig158",
          "committed_at": "2022-02-28T05:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0278ad2bdadc5c559e0fb9a6ff6da9cd8ffaa617",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Fix another typo",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-10-17T06:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a1312555b5da69fc79f6ed36d2b48420dacbc5",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Fix spelling mistake and http -> https URL",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-10-17T06:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9cecf7ff5678a5155c3f906c29333d049e66005",
          "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-25T03:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eed98f0e616ff424e23b6e8cda2dcde7eca87bb",
          "body": "Updating expeditor configurations",
          "is_bot": false,
          "headline": "Merge pull request #108 from chef/update-expeditor-configuration",
          "author_name": "Tom Duffield",
          "author_login": "tduffield",
          "committed_at": "2021-07-01T21:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa9fb33b419681f47cb2e77688edbe3ea9a1bb77",
          "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:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1da003861238e3d3d4e7e0696a7fbe009240d5",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.25 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2021-06-25T15:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec157db4b74db6541b9e7dbf698509ffa08486f",
          "body": "Upgrade to GitHub-native Dependabot",
          "is_bot": false,
          "headline": "Merge pull request #107 from chef/dependabot/add-v2-config-file",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-06-25T15:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0241f9c42dac2129266638280ade9bfd31e7e0e9",
          "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-28T16:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc00901df56cc8b5ef0238512b2308659544f86",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.24 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2021-04-19T14:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f02a4fff0ec2f4fd88974f57529a009bf88aeae",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #106 from chef/dependabot/bundler/chefstyle-1.7.5",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-04-19T14:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "071b7f13383f6bdc4f3e94c40a3430721419f310",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.7.2...v1.7.5)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.7.2 to 1.7.5",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-04-19T13:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7396a027bf2813643990889687a963e919ccf5b1",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.23 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2021-03-10T19:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed680ec6983a768d7dd78e1b379a2792fae2f503",
          "body": "Update chefstyle requirement from 1.7.1 to 1.7.2",
          "is_bot": false,
          "headline": "Merge pull request #104 from chef/dependabot/bundler/chefstyle-1.7.2",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-03-10T19:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c1d789fe043dd5b01451c10254a80d6807a582",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Fix Ruby 2.4 tests",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-03-10T19:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67efd8733f973a745261e41755c7b98a4418da2b",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.7.1...v1.7.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.7.1 to 1.7.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-03-10T14:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e682cd35ce94daa43b65425d83628a27689df3a",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.22 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2021-02-16T15:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6737ab3fade28fd03834e0e6581c09a08d3d1b97",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #102 from chef/dependabot/bundler/chefstyle-1.7.1",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-02-16T15:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333dad2a5e68e64a719f23b94725d9ad489418ae",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.6.2...v1.7.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.6.2 to 1.7.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-16T14:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e5e1f9fd515fb94d2b5d96ab1d32b16caef72d",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.21 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2021-02-01T16:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166fc2acf292a193b5c56da73c2cb53b137fdc8b",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #101 from chef/dependabot/bundler/chefstyle-1.6.2",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2021-02-01T16:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66c469a518b25ea1bb8eeaa3055c4439aa8e67c",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.5.9...v1.6.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.5.9 to 1.6.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T14:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ea644be73d113458a75946a73d424bebe02b30",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.20 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-12-30T20:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106d6b25c574c2441d64e3ac6ae22587aa6d3661",
          "body": "Add Ruby 2.7 testing + cache gem installs in CI",
          "is_bot": false,
          "headline": "Merge pull request #99 from chef/ruby27",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-30T20:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ceaf8d3055cedd1b0f5ae25e3d04b0a37ebfe9",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Fix gem installs on Ruby < 2.6",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-30T20:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be346c85f30e12efb37c5cc5910f50084c5071b",
          "body": "Speed up / expand our testing\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Add Ruby 2.7 testing + cache gem installs in CI",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-30T20:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66cef3d240e3a171d589516262fc2cbcb8de134",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.19 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-12-30T20:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7e4c641a7914084f3ca4690db73c95444cfe6e",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #98 from chef/tas50-patch-1",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-30T20:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "112aee9d8378e944f132949e9cdffacc5dd02f12",
          "body": "We no longer need to pin this\r\n\r\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Remove parallel pin now that it supports Ruby 2.4 again",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-30T19:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a434f29910cc164efc8841e11a353fc15f76b2",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.18 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-12-30T19:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72803931fd0e3880a64a99f49a635a034f92d108",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #97 from chef/dependabot/bundler/chefstyle-1.5.9",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-30T19:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e1c5859cf1abbfca59fcd9d959c26bd339db78",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.5.8...v1.5.9)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.5.8 to 1.5.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-12-30T14:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f3857228f731037f20b92f524fa106d6b2d121",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.17 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-12-22T17:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09ecf251cf9a2ed268b2b2cb87eab16e7576b9b",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #96 from chef/dependabot/bundler/chefstyle-1.5.8",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-12-22T17:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb103a4d506190ce915d623524090839621b912",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.5.2...v1.5.8)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.5.2 to 1.5.8",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-12-22T14:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ce0a7cd4a92ae1f8c78e40d7a2db74c4ba48c9",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.16 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-11-17T18:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3047c5826aba8fba731d1d7292b7ff918a2bc8",
          "body": "Update chefstyle requirement from 1.5.0 to 1.5.2",
          "is_bot": false,
          "headline": "Merge pull request #92 from chef/dependabot/bundler/chefstyle-1.5.2",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-11-17T18:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db7ae83c9b3933e0bd9db5b6b69b169b403ac02",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Pin parallel for Chefstyle on Ruby 2.4",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-11-17T18:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d00fc4ad4286df98389e8781c7404679bca53564",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.5.0...v1.5.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.5.0 to 1.5.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-11-17T14:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76023f77db356b3a9cc3223c95344dfd663acff8",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.15 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-11-05T20:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "685ba38404eefffff3f005bd0871c73082cbe5bf",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #90 from chef/dependabot/bundler/chefstyle-1.5.0",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-11-05T20:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a8576b07873f0d175a15dc89ecbd23e6819a6e",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.4.5...v1.5.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.4.5 to 1.5.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-11-05T20:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840623f5bb1a12ad5cc92229e7f9f4f0e28b06fa",
          "body": "Obvious fix; these changes are the result of automation not creative thinking.",
          "is_bot": false,
          "headline": "Bump version to 3.0.14 by Chef Expeditor",
          "author_name": "Chef Expeditor",
          "author_login": "chef-ci",
          "committed_at": "2020-10-13T16:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f65004ee550e29af0392d806c4ef3f0962f5a775",
          "body": "Signed-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Merge pull request #89 from chef/dependabot/bundler/chefstyle-1.4.5",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2020-10-13T16:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7610556fc6e77ca57c4a127b758c94b39afb4b8",
          "body": "Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.\n- [Release notes](https://github.com/chef/chefstyle/releases)\n- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chef/chefstyle/compare/v1.4.3...v1.4.5)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update chefstyle requirement from 1.4.3 to 1.4.5",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-10-13T13:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 71,
      "commits_last_year": 29,
      "latest_release_at": "2026-07-03T00:44:05Z",
      "latest_release_tag": "v3.1.9",
      "releases_from_tags": true,
      "days_since_last_push": 18,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 18,
      "mean_days_between_releases": 49
    },
    "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-config",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/mixlib-config",
          "is_deprecated": false,
          "latest_version": "3.0.27",
          "repository_url": "http://github.com/opscode/mixlib-config",
          "versions_count": 31,
          "total_downloads": 70204905,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-09-22T10:13:23Z",
          "latest_published_at": "2022-06-08T13:42:20.889000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1504
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 54,
      "watchers": 69,
      "fork_history": {
        "days": [
          {
            "date": "2009-03-12",
            "count": 2
          },
          {
            "date": "2009-04-14",
            "count": 1
          },
          {
            "date": "2009-04-21",
            "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-06-15",
            "count": 1
          },
          {
            "date": "2010-08-10",
            "count": 1
          },
          {
            "date": "2010-09-10",
            "count": 1
          },
          {
            "date": "2011-02-10",
            "count": 1
          },
          {
            "date": "2011-06-27",
            "count": 1
          },
          {
            "date": "2011-09-21",
            "count": 1
          },
          {
            "date": "2012-03-25",
            "count": 1
          },
          {
            "date": "2012-05-31",
            "count": 1
          },
          {
            "date": "2013-02-09",
            "count": 1
          },
          {
            "date": "2013-11-29",
            "count": 1
          },
          {
            "date": "2014-07-21",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 36
      },
      "star_history": {
        "days": [
          {
            "date": "2009-03-12",
            "count": 10
          },
          {
            "date": "2009-03-13",
            "count": 1
          },
          {
            "date": "2009-04-29",
            "count": 1
          },
          {
            "date": "2009-05-08",
            "count": 1
          },
          {
            "date": "2009-08-06",
            "count": 1
          },
          {
            "date": "2009-10-19",
            "count": 1
          },
          {
            "date": "2010-01-11",
            "count": 1
          },
          {
            "date": "2010-05-04",
            "count": 1
          },
          {
            "date": "2010-06-29",
            "count": 1
          },
          {
            "date": "2011-03-15",
            "count": 1
          },
          {
            "date": "2011-04-04",
            "count": 1
          },
          {
            "date": "2013-05-06",
            "count": 1
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-12-17",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 1
          },
          {
            "date": "2014-02-02",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-05-31",
            "count": 1
          },
          {
            "date": "2014-07-21",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2015-03-08",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-08-21",
            "count": 1
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-06-10",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 54,
        "total_stars": 54
      },
      "open_issues_and_prs": 9
    },
    "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": 38824,
      "source_files_sampled": 12,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 14548
    },
    "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": 10,
        "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": "pry-byebug",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rb-readline",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "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": "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"
          },
          {
            "name": "tomlrb",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 6,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 101,
        "open_issues": 8,
        "closed_ratio": 0.467,
        "closed_issues": 7,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 3,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "tas50",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/1015200?v=4"
        },
        {
          "type": "User",
          "login": "chef-ci",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/11068739?v=4"
        },
        {
          "type": "User",
          "login": "lamont-granquist",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/454857?v=4"
        },
        {
          "type": "User",
          "login": "danielsdeleo",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/37162?v=4"
        },
        {
          "type": "User",
          "login": "adamhjk",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/4304?v=4"
        },
        {
          "type": "User",
          "login": "thommay",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/8500?v=4"
        },
        {
          "type": "User",
          "login": "jkeiser",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/654882?v=4"
        },
        {
          "type": "User",
          "login": "tduffield",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1248917?v=4"
        },
        {
          "type": "User",
          "login": "KierranM",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5109455?v=4"
        },
        {
          "type": "User",
          "login": "mwrock",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/655165?v=4"
        }
      ],
      "contributors_sampled": 35,
      "top_contributor_share": 0.278
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "allchecks.yml",
        "ci-main-pull-request-stub-1.0.7.yml",
        "dco.yml",
        "lint.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": true,
      "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": 10,
            "reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "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 10/19 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 21 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": 9,
            "reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool is not run on all commits -- score normalized to 7",
            "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": "2f6ebe3f80bb8af51d504b1a4306f0dfbc7bca8c",
        "ran_at": "2026-07-22T00:02:21Z",
        "aggregate_score": 6.8,
        "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-21T06:53:40Z",
      "oldest_open_prs": [
        {
          "number": 134,
          "created_at": "2026-06-30T06:53:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-03T00:43:45Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2014-10-08T14:54:27Z",
          "last_comment_at": "2015-12-15T23:34:10Z",
          "last_comment_author": "lamont-granquist"
        },
        {
          "number": 26,
          "created_at": "2015-03-20T18:46:37Z",
          "last_comment_at": "2016-09-20T21:18:36Z",
          "last_comment_author": "KierranM"
        },
        {
          "number": 31,
          "created_at": "2015-07-07T18:50:19Z",
          "last_comment_at": "2015-12-16T01:59:38Z",
          "last_comment_author": "jkeiser"
        },
        {
          "number": 34,
          "created_at": "2016-06-06T22:52:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2018-03-14T18:42:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2018-05-21T22:37:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 103,
          "created_at": "2021-02-25T10:16:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2023-01-09T11:07:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chef/mixlib-config",
    "host": "github.com",
    "name": "mixlib-config",
    "owner": "chef"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 68,
        "vitality": 69,
        "community": 74,
        "governance": 71,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 29,
              "human_commit_share": 0.87,
              "days_since_last_push": 18,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 18 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "29 commits in the last year",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 80,
            "inputs": {
              "releases_count": 71,
              "latest_release_tag": "v3.1.9",
              "releases_from_tags": true,
              "days_since_latest_release": 18,
              "mean_days_between_releases": 49
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "71 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 18 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~49 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 49
                    }
                  }
                ],
                "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": 18,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 18 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 74,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 36,
              "stars": 54,
              "watchers": 69,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "54 stars",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "69 watchers",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 35,
              "top_contributor_share": 0.278
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "35 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 101,
              "open_issues": 8,
              "closed_issues": 7,
              "issue_closed_ratio": 0.467,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "47% of issues closed",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "101/118 decided PRs merged",
                "points": 32.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 101,
                      "decided": 118
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/19 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
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "http://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": "http://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": 68,
        "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": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.8
            },
            "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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 10/19 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 21 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": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 7",
                "points": 3.5,
                "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": 18
            },
            "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": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.379,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 14548
            },
            "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": "33 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 87
                    }
                  }
                ],
                "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.12
            },
            "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": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "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": 38824,
              "source_files_sampled": 12,
              "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/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "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": [
    "rubygems package 'mixlib-config' points at a different repository (http://github.com/opscode/mixlib-config); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:02:47.707752Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chef/mixlib-config.svg",
  "full_name": "chef/mixlib-config",
  "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.