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

patsplat / plist

All-purpose Property List manipulation library

RubyMIT★ 310 stars⑂ 71 forkssince Jan 2010View on GitHub ↗

patsplat/plist holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (66/100) and lowest on Vitality (30/100). It was last updated 61 days ago. 2 contributors account for most of its recent work.

51
overall / 100
Moderate

Software health index

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

51
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

Patrick WayPersonal account
17 followers42 public repossince Jan 2010StreetEasy and Zillow Group

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsplist3.7.2-18572 days ago

Metrics by category

Vitality

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

30At risk · 22% of overall
How it's scored
18/36Push recency — last push 61 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share1
days_since_last_push61
active_weeks_last_year1
How it's scored
27/27Ships releases — 7 releases published
7.2/36Release recency — latest release 572 days ago
5.4/27Release cadence — a release every ~466.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count7
latest_release_tagv3.7.2
releases_from_tagsno
days_since_latest_release572
mean_days_between_releases466.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

66Moderate · 18% of overall
How it's scored
40.4/60Stars — 310 stars
15.4/25Forks — 71 forks
4.3/15Watchers — 7 watchers
Inputs used
forks71
stars310
watchers7
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 206,590,909 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesplist
dependents
ecosystemsrubygems
total_downloads206,590,909
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.2/22.5Commit distribution — top contributor authored 46% of commits
13.5/13.5Contributor breadth — 16 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled16
top_contributor_share0.46
How it's scored
39.7/46.8Issue resolution — 85% of issues closed
29.7/38.3PR acceptance — 38/49 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 7/25 approved changesets -- score normalized to 2
Inputs used
merged_prs38
open_issues3
closed_issues17
issue_closed_ratio0.85
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9/25Owner reach — 17 followers of patsplat
23.9/25Track record — 42 public repos, account ~16 yr old
Inputs used
followers17
owner_typeUser
is_verified
owner_loginpatsplat
public_repos42
account_age_days6,038
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
14/35Publish recency — latest publish 572 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesplist
ecosystemsrubygems
any_deprecatedno
min_days_since_publish572

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://www.rubydoc.info/gems/plist
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://www.rubydoc.info/gems/plist
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 19 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 7/25 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — 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_aggregate3.4
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.

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 41 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.41
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/9 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes6,166
source_files_sampled9
oversized_source_files0

Key facts

310GitHub stars
16contributors
1commits, last 12 months
61days since last push
7releases
2bus factor
3open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 310 ★ / 71 ⇿
310Stars
71Forks
7Releases

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.

012525037531065482010-012018-042026-07
Major 0Minor 5Patch 2

Each point covers 16 days.

OpenSSF Scorecard 3.4 / 10
3.4aggregate

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:58 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 19 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/25 approved changesets -- score normalized to 2
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
RubyGemsrake~> 11.3Gemfile
RubyGemsrake~> 13.0Gemfile
RubyGemsbase64Gemfile
RubyGemstest-unit~> 3.5.9Gemfile
RubyGemstest-unit~> 3.5Gemfile
All dependencies 3

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

RegistryPackageVersionRelation
RubyGemsbase64direct
RubyGemsrakedirect
RubyGemstest-unitdirect
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": 231,
      "has_wiki": true,
      "homepage": "http://www.rubydoc.info/gems/plist",
      "languages": {
        "Ruby": 29517,
        "Shell": 131,
        "Dockerfile": 86
      },
      "pushed_at": "2026-05-21T21:19:20Z",
      "created_at": "2010-01-08T16:22:08Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T04:00:43Z",
      "description": "All-purpose Property List manipulation library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "patricksdata.com",
      "name": "Patrick Way",
      "type": "User",
      "login": "patsplat",
      "company": "StreetEasy and Zillow Group",
      "location": "Crown Heights, BK",
      "followers": 17,
      "avatar_url": "https://avatars.githubusercontent.com/u/178626?v=4",
      "created_at": "2010-01-08T16:19:45Z",
      "is_verified": null,
      "public_repos": 42,
      "account_age_days": 6038
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2024-12-26T17:46:30Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2023-12-26T15:54:54Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2023-02-21T23:15:11Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2020-12-30T22:28:35Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2019-07-03T15:09:26Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2017-12-09T00:12:10Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2017-04-28T17:14:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "41cc43c72873fd6381a8a5b88e165fa6becd626a",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 4 to CI (#68)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2026-01-03T01:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f885488aa675ff2dd114c6e03205475352a7c675",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.7.2",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2024-12-26T17:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456efb95072323384bf93263ff4e437bb24dd285",
          "body": "* Fix frozen string literal warnings on Ruby 3.4\n\n* Use dup to ensure exact compatibility with original impl",
          "is_bot": false,
          "headline": "Fix frozen string literal warnings on Ruby 3.4 (#65)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2024-12-26T17:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a39fa2665cbd7ddd91196296cbc864df0f6d198",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.4 to CI (#66)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2024-12-26T17:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eab99f927bd58b8db36560c948eb3f289968976",
          "body": null,
          "is_bot": false,
          "headline": "Pin test-unit gem to ensure CI works on Ruby 1.9 (#67)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2024-12-25T23:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a851c1d1e7a05a3d5fd55d77bc7d8fe04cea02",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.7.1",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-12-26T15:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b87dcfed556494a5726b46ef825f68d2fe88030",
          "body": "* Add base64 dependency to fix Ruby 3.3 warning\r\n\r\n* Remove runtime dependency on base64 gem\r\n\r\n* Clarify pack/unpack1 with comments\r\n\r\n* Replace unpack1 with unpack()[0] for old Ruby",
          "is_bot": false,
          "headline": "Remove runtime dependency on base64 gem to fix Ruby 3.3 warning (#63)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-12-25T18:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c472473cad21592c27840624283c2e063746e3",
          "body": "* Add Ruby 3.3 to CI\r\n\r\n* Run CI for old Ruby versions on Ubuntu 20",
          "is_bot": false,
          "headline": "Add Ruby 3.3 to CI and fix CI for Ruby < 2.3 (#64)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-12-25T18:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d63653ec33e18d0a03af8cee715823bc0bf121",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.7.0",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-02-21T23:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50640852a08733e0bee1dc7d9f691b353d31a4c9",
          "body": "* Allow `Marshal.load` to be disabled for `Plist.parse_xml`\r\n\r\n* Document the new :marshal option",
          "is_bot": false,
          "headline": "Allow `Marshal.load` to be disabled for `Plist.parse_xml` (#61)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-02-21T18:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3703f3100bb8b8983094cf5e88c5a331dc7fea62",
          "body": null,
          "is_bot": false,
          "headline": "Fix rendering of badges in README (#60)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-02-20T22:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae80170bcd036d96faa208d5822b6c7f749a5a58",
          "body": "* Migrate from Travis CI to GitHub Actions\r\n* Move dev dependencies to Gemfile and fix rake incompat with Ruby 3.2+\r\n* Override rubygems only for Ruby 1.9",
          "is_bot": false,
          "headline": "Migrate from Travis CI to GitHub Actions (#59)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2023-02-20T22:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce8f9ae42a114f603ea200c955e420782bffc4ad",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.6.0",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2020-12-30T22:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b14945697801c41c936b695546f73fb5a888a71",
          "body": "* do not indent multiline string values\r\n\r\n* bug fix for newline issue\r\n\r\n* modified test asset formatting\r\n\r\n* Add all necessary indentation at time of line output. Indent data fields but not multiline strings. Move much of generator code to class for code simplicity. General code cleanup.\r\n\r\n* added test for multiline string\r\n\r\n* Add CHANGELOG entry\r\n\r\nCo-authored-by: Matt Brictson <matt@mattbrictson.com>\r\nCo-authored-by: Matt Brictson <mattbrictson@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Do not indent multiline string values (#54)",
          "author_name": "Taylor Boyko",
          "author_login": "tboyko",
          "committed_at": "2020-12-29T00:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3342213fc803c139ff64420b56fc7706b1c60cbb",
          "body": "Travis no longer uses `sudo: false`; remove it.\r\n\r\nFix an issue where PRs would get built by Travis twice: once for the PR,\r\nand once for the branch.",
          "is_bot": false,
          "headline": "Update Travis CI config; fix double PR builds (#56)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2020-12-27T21:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85136dc22125c1113de6301acfb778290206397",
          "body": "* Add Ruby 2.7 and 3.0 to CI\r\n\r\n* Update CHANGELOG",
          "is_bot": false,
          "headline": "Add Ruby 2.7 and 3.0 to CI (#55)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2020-12-27T20:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97cf75908d1e8aecdace45174eba9de6bfcf7bf",
          "body": null,
          "is_bot": false,
          "headline": "add docker-compose for development (#47)",
          "author_name": "Patrick Way",
          "author_login": "patsplat",
          "committed_at": "2019-12-29T17:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96758e813d3e3ff1d03073e8b7badb2535c5ab76",
          "body": "* Add test for unimplemented error\r\n* Add UnimplementedElementError exception",
          "is_bot": false,
          "headline": "Add error unimplemented (#51)",
          "author_name": "Laurent Arnoud",
          "author_login": "spk",
          "committed_at": "2019-12-29T17:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ea1afce01d53571525460784285e9effa96568",
          "body": "require_relative is significantly faster and should be used when available.\r\n\r\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Substitute require for require_relative (#52)",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2019-12-29T17:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbfc4bb9b0ef5fb3a5a40e7deaf927c0ac8da977",
          "body": "* Add support for text inside `<![CDATA[ ... ]]>`.\r\n* Add tests for `CDATA`.\r\n* Remove Ruby 1.8.7 and Ree from Travis config.\r\n* Add `required_ruby_version`.",
          "is_bot": false,
          "headline": " Add support for text inside `<![CDATA[ ... ]]>`. (#49)",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2019-09-04T16:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bab7acee6a0c2d4ad9b1a5ff2b05934bf043bcd",
          "body": "The gem was packaged and published to rubygems but never committed to\nGitHub. This commit catches up the repo to match the published gem.",
          "is_bot": false,
          "headline": "3.5.0 was released on 2018-12-22 to rubygems",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2019-07-03T15:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99514e30a2d9f64c1bec7f2bfde798e26885982c",
          "body": "Only ship the required libs in the gem artifact",
          "is_bot": false,
          "headline": "Merge pull request #48 from tas50/master",
          "author_name": "Patrick Way",
          "author_login": null,
          "committed_at": "2018-12-21T04:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33f37d3e59549c01a61725b9b28bfb7225e2a41",
          "body": "This strips the test/development files from the gemspec so that the gem\nartifact only includes the bare minimum required libraries. This reduces\nthe total install size for applications that bundle this gem.\n\nSigned-off-by: Tim Smith <tsmith@chef.io>",
          "is_bot": false,
          "headline": "Only ship the required libs in the gem artifact",
          "author_name": "Tim Smith",
          "author_login": "tas50",
          "committed_at": "2018-12-21T04:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59829fe77f2bb928831a5c8561da2df82d8e314a",
          "body": null,
          "is_bot": false,
          "headline": "Preparing v3.4.0",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-12-09T00:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f8b85e198de7d209ca598bd61715c4bb3eb254",
          "body": "Support custom indent string",
          "is_bot": false,
          "headline": "Merge pull request #44 from masolin/support_custom_indent_format",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-08-23T03:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "923dd1ce5d6859abe123d4b847620f8c1e5bfe7e",
          "body": null,
          "is_bot": false,
          "headline": "Add description of support custom indent to Changelog and README",
          "author_name": "Yen-Nan Lin",
          "author_login": "masolin",
          "committed_at": "2017-08-22T08:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f04a3daf021443841dbb6ca3a782953f24e7b4",
          "body": "Add security considerations section to README",
          "is_bot": false,
          "headline": "Merge pull request #45 from copacetic/master",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-08-16T22:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bb8be275dbb2cc9c5d476da2a8b19f4218670c",
          "body": null,
          "is_bot": false,
          "headline": "Add security considerations section to README",
          "author_name": "Hayg Astourian",
          "author_login": null,
          "committed_at": "2017-08-16T21:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a44713c1d6575aa4d6021349a4a3f277a3038da",
          "body": null,
          "is_bot": false,
          "headline": "Use options hash instead of keyword arguments to support Ruby 1.8 & 1.9",
          "author_name": "Yen-Nan Lin",
          "author_login": "masolin",
          "committed_at": "2017-08-01T02:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781f8ae13221660a83f885b2264952cd4fbc6889",
          "body": null,
          "is_bot": false,
          "headline": "Support custom indent string",
          "author_name": "Yen-Nan Lin",
          "author_login": "masolin",
          "committed_at": "2017-07-31T10:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1593e66fa2650cb9bfb761d35468fbee673e348",
          "body": null,
          "is_bot": false,
          "headline": "Update communication prompts to point to github",
          "author_name": "Patrick Way",
          "author_login": null,
          "committed_at": "2017-07-20T19:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684ec3a7c2ba87a58e0bb2ccb12af69b3fea7b61",
          "body": null,
          "is_bot": false,
          "headline": "Update project links",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-07-16T03:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa03a7b64ca10495380ee38f40bc86d07c85136",
          "body": null,
          "is_bot": false,
          "headline": "Update credits (#42)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-05-15T16:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f5fa9fc8c1aa147d2eac2ede9a4e9db8eede3c",
          "body": "Code cleanup.",
          "is_bot": false,
          "headline": "Merge pull request #41 from reitermarkus/code-cleanup",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-05-06T22:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2183c0fda330905b612058c6d28fadee282cdb",
          "body": null,
          "is_bot": false,
          "headline": "Move `module Emit` into `module Plist`.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T21:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d7e287e21e0b644f868714695c8d7502e706c05",
          "body": null,
          "is_bot": false,
          "headline": "Use `snake_case`.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9bb638c4dd1198141f6c0d986476b3ba07df3a",
          "body": null,
          "is_bot": false,
          "headline": "Fix comment indentation.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2b6f24436439ddffda62d9c85d295da1316d18",
          "body": null,
          "is_bot": false,
          "headline": "Don’t use class variables.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T19:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09248f031df32eec34ae4fcf46abff0154cc850f",
          "body": null,
          "is_bot": false,
          "headline": "Refactor method code style.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T19:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2004f36a7f1628afef5b8aa53c9b27ce3310548b",
          "body": null,
          "is_bot": false,
          "headline": "Remove extra empty lines.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T18:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e592e736f128a9f4d38514cbae084bdfe040fd",
          "body": null,
          "is_bot": false,
          "headline": "Remove extra empty line.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T18:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf26b43b7732e5e791dc684615f64d2ddeadea3",
          "body": null,
          "is_bot": false,
          "headline": "Replace `Hash.new` with literal `{}`.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T18:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab54e3fe8bdfb858b093744ffe9927764df39aff",
          "body": null,
          "is_bot": false,
          "headline": "Replace `Array.new` with literal `[]`.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T18:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf35a854de13c292ac49e7f0c6fd427c24a22b3",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless `module Plist` from `plist.rb`.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-05-06T18:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7249cf5115dd21b5dc65b0122af6c3b0d063095",
          "body": null,
          "is_bot": false,
          "headline": "Preparing v3.3.0",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-28T17:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39f3518a1a5424982d48e800056bed60c261f550",
          "body": "* Add reproducible test for UTF-8/ASCII error.\r\n\r\n* Change encoding according to `xml` tag.\r\n\r\n* Add changelog entry.\r\n\r\n* Add helper method to parse XML encoding.",
          "is_bot": false,
          "headline": "Fix ASCII/UTF-8 error. (#38)",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-04-24T01:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1867b05c3989a10e14d8fb8b12701d7bc55363b2",
          "body": null,
          "is_bot": false,
          "headline": "Add more Ruby versions to Travis configuration. (#40)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-23T22:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e003463c1cb2a31f08bf62fe239249cc768f576a",
          "body": "Miscellaneous code cleanup",
          "is_bot": false,
          "headline": "Merge pull request #39 from patsplat/cleanup",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-23T22:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fb07318cfe90f46f68a3c56585cc27af740b4b",
          "body": null,
          "is_bot": false,
          "headline": "Add `encoding` comment to Ruby files.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-04-23T22:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df106f51674554642e6d73fa7eb7506287903c9a",
          "body": null,
          "is_bot": false,
          "headline": "Remove shebangs from Ruby files.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-04-23T22:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faeef0768ecee7fd6d64337f647f8578bef414a2",
          "body": null,
          "is_bot": false,
          "headline": "Fix whitespace.",
          "author_name": "Markus Reiter",
          "author_login": "reitermarkus",
          "committed_at": "2017-04-23T22:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95906fe3a74e7cc31ddcdb1ea4facfa5b8b99209",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for #32",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-18T15:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c17d3e9be1014c11a6b96de590a97751f2d4108",
          "body": null,
          "is_bot": false,
          "headline": "require plist/version",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-18T14:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ebfadd5b99771531e39ed697a2039ac58cb51b",
          "body": null,
          "is_bot": false,
          "headline": "Add badges to the README (#37)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-18T00:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae39e731fa081c8c817737f674420b895898617b",
          "body": null,
          "is_bot": false,
          "headline": "Fix unused variable `e` warning (#32)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-18T00:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f236783d69dfb0fc1daa1a4f187dde3792190449",
          "body": "Fixnum and Bignum have been deprecated in Ruby 2.4. In any case, both of\r\nthese classes are subclasses of Integer, so using just Integer in the\r\ncase statements is sufficient. Remove references to Fixnum and Bignum to\r\nsilence the deprecations warnings.",
          "is_bot": false,
          "headline": "Fix Fixnum, Bignum deprecations in Ruby 2.4 (#33)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-18T00:24:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8c8321a1a7db230f23c75517ebbeda0c614e823",
          "body": "Remove the custom Rake tasks for packaging and release the gem in favor\r\nof a standard layout as suggested by the `bundle gem` command:\r\n\r\n* Add a Gemfile and gemspec\r\n* Use Bundler's built-in `gem_tasks`\r\n* Add appropriate file extension to LICENSE\r\n* Add development utils in `bin`\r\n* Move version \n[…]\n Add `gem install bundler` to `.travis.yml`\r\n\r\nThis reorganization allows any Ruby open source developer to easily\r\ncheck out, run tests, and release the gem without any special knowledge\r\nor tooling.",
          "is_bot": false,
          "headline": "Reorganize project based on `bundle gem` practices (#35)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-17T21:52:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47a3b34ecf744654d8fab3c19c1b4e963f87a871",
          "body": "rvm no longer hosts binaries for rbx-d18 and rbx-d19, so remove these\r\nfrom our Travis matrix.",
          "is_bot": false,
          "headline": "Remove rbx from Travis (#36)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-17T21:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce81958ba2f7a81c5e492337189efd4e3b86618d",
          "body": "* Rename to `CHANGELOG.rdoc`\r\n* Add v3.2.0 release notes\r\n* Add \"unreleased\" section\r\n* Standardize headings for past releases\r\n* Add v2.1.2",
          "is_bot": false,
          "headline": "Add 3.2.0 release notes, clean up CHANGELOG (#34)",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-17T20:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dece8702e753c18c2761b769a02f64a5d7cfc049",
          "body": "Update version",
          "is_bot": false,
          "headline": "Merge pull request #29 from albertyw/master",
          "author_name": "Matt Brictson",
          "author_login": "mattbrictson",
          "committed_at": "2017-04-17T19:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1985a877ce3b21c98c0bb77e0845408c35285e9",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Albert Wang",
          "author_login": "albertyw",
          "committed_at": "2016-01-31T10:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666a78546edbef104612c235ed96def45cbb67a0",
          "body": "Use rubygems/package_task instead of rake/gempackagetask",
          "is_bot": false,
          "headline": "Merge pull request #16 from samn/fix-rakefile",
          "author_name": "Patrick Way",
          "author_login": null,
          "committed_at": "2016-01-28T03:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79282111f0a65b25f3c3371de067b4c7aa9c6db",
          "body": "Fixed PData parsing issue",
          "is_bot": false,
          "headline": "Merge pull request #18 from bfreese/pdata-fix",
          "author_name": "Patrick Way",
          "author_login": null,
          "committed_at": "2016-01-28T03:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f255ebf12287978ac38ccc55fc0f3bdf552c5ccc",
          "body": "Updated README.rdoc 'Apple Computer' -> 'Apple'",
          "is_bot": false,
          "headline": "Merge pull request #23 from alexruperez/master",
          "author_name": "Patrick Way",
          "author_login": null,
          "committed_at": "2016-01-28T02:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2cc6c8ebe291dd2d168a49190aa9508a173bab",
          "body": "Updated dprecated File.exists? to File.exist?",
          "is_bot": false,
          "headline": "Merge pull request #26 from HCLarsen/exists-to-exist",
          "author_name": "Patrick Way",
          "author_login": null,
          "committed_at": "2016-01-28T02:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8529c363fb0683b1ffb49df807e4c44bf64ac7",
          "body": null,
          "is_bot": false,
          "headline": "Updated dprecated File.exists? to File.exist?",
          "author_name": "Chris Larsen",
          "author_login": "HCLarsen",
          "committed_at": "2016-01-17T21:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b5afe94757058b7c0d9a7f36e22e0dda1e879e",
          "body": null,
          "is_bot": false,
          "headline": "Updated README.rdoc 'Apple Computer' -> 'Apple'",
          "author_name": "Alejandro Rupérez",
          "author_login": "alexruperez",
          "committed_at": "2014-04-04T11:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31beb18ad4cfe8c51a7b648e3019c345e786ad97",
          "body": "…ent was read from plist.",
          "is_bot": false,
          "headline": "Fixed defect in PData in which exception was thrown when <data/> elem…",
          "author_name": "Brian Freese",
          "author_login": "bfreese",
          "committed_at": "2013-02-28T21:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3bc2ab9830a472f7395c59e235df4e4e3bd950",
          "body": "rake/gempackagetask is deprecated",
          "is_bot": false,
          "headline": "Use rubygems/package_task instead of rake/gempackagetask",
          "author_name": "Sam Neubardt",
          "author_login": "samn",
          "committed_at": "2013-01-16T16:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12eb82d283cab148183c37c07e3f75a309969dec",
          "body": null,
          "is_bot": false,
          "headline": "guard against not being able to load rdoc tasks",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2012-08-01T17:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a79b7b05f3fca29c2b92a321f70994da9ec2691",
          "body": null,
          "is_bot": false,
          "headline": "fix test file specification so travis works",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2012-08-01T17:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c779d2e6097e263253b748cf9eddfc1b36b7709c",
          "body": null,
          "is_bot": false,
          "headline": "add travis.yml",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2012-08-01T17:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464751fc541b945fba95d111a023a06c9d36c907",
          "body": "Sorting issue",
          "is_bot": false,
          "headline": "Merge pull request #2 from bradleyjucsc/master",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2012-08-01T17:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcfb2f09bdf74c82ab3a028cbc13ac9642331b33",
          "body": "Xcode 4 doesn't use the word Computer anymore",
          "is_bot": false,
          "headline": "Merge pull request #5 from shayfrendt/master",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2012-08-01T16:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ed35c98d5c7c74638ac3b38ab823826af17ca3",
          "body": "Fix typo in comment",
          "is_bot": false,
          "headline": "Merge pull request #10 from djmitche/patch-1",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2012-08-01T16:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051e04171905bc3680fec4e07e7c64b9290e289f",
          "body": "\"data\" should be \"Date\".  In fact, Data elements seem to work just fine.",
          "is_bot": false,
          "headline": "Fix typo in comment",
          "author_name": "Dustin J. Mitchell",
          "author_login": "djmitche",
          "committed_at": "2012-08-01T16:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81bba1b39e066710dba6a4b4098b5559ab38613e",
          "body": null,
          "is_bot": false,
          "headline": "Remove 'Computer' from 'Apple Computer' string in plist files ;-)",
          "author_name": "Shay Frendt",
          "author_login": "shayfrendt",
          "committed_at": "2011-07-06T18:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4519d56ebd4ca129669e212f46eab782e642483",
          "body": "…ol and string hash keys.",
          "is_bot": false,
          "headline": "Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symb…",
          "author_name": "bradleyjucsc",
          "author_login": "bradleyjucsc",
          "committed_at": "2010-09-23T19:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0b4e7ae753831d9fc1673c00eb706a9fe67958",
          "body": null,
          "is_bot": false,
          "headline": "version bump: 3.1.0 released",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-24T05:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8874f0131bf7f4ca3c631e2dd7f329d280ff5d8",
          "body": null,
          "is_bot": false,
          "headline": "add CHANGELOG to release files",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-24T05:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e15c58ada6f2647633625c1c20ca66cfb8f23351",
          "body": null,
          "is_bot": false,
          "headline": "ruby 1.9 compatibility!",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-24T05:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67ed75fbc6030032aceef2e52ee268ba159eedb",
          "body": null,
          "is_bot": false,
          "headline": "excise a bunch of unnecessary @@ variables",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-17T01:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51aa926cf381d9c1dde3c81c00ac00b7eb5c1ee",
          "body": null,
          "is_bot": false,
          "headline": "rejigger a couple of parser tests so they pass",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-17T00:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88009766e20513aad7bd2b6c2bf9f71fa34349ad",
          "body": null,
          "is_bot": false,
          "headline": "update LICENSE",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-14T22:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4eb33272efd78dacce83d46903c8f0a0a55ed4e",
          "body": null,
          "is_bot": false,
          "headline": "remove ugly header comments, replace with simpler alternative",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-14T22:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b45eafe760602efbee6844578f5b5b147f7af82",
          "body": null,
          "is_bot": false,
          "headline": "rejigger generator.rb so we don't have extra indentation to worry about",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-14T22:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5205535ef673a2bae64b370369bfe76df271837",
          "body": null,
          "is_bot": false,
          "headline": "remove some cruft left over from the svn days",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-14T22:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783a4b28e20aeb7bfd5648d4519ddfcb7dfb2aa9",
          "body": null,
          "is_bot": false,
          "headline": "modernize rdoc creation",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-14T22:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb6303e44ef56ec38d0256750bd67e66a3e5b57",
          "body": null,
          "is_bot": false,
          "headline": "remove reference to nonexistant docs/USAGE from the Rakefile",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-02-11T22:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3e98ea59e8b6e583300a049b85975bf565c8a3",
          "body": null,
          "is_bot": false,
          "headline": "formatting is hard",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-01-12T00:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c68053fe2c72987d524a6a170e12a77b7a6c04f7",
          "body": null,
          "is_bot": false,
          "headline": "rejigger links in README",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-01-12T00:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d5815fbf238d2612e56d501f157ef51678165a",
          "body": "…name",
          "is_bot": false,
          "headline": "inline USAGE and LICENSE into README; update Rakefile for new README …",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-01-12T00:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a183a9dfb22f9ce229e91d26ef82822847c2823f",
          "body": null,
          "is_bot": false,
          "headline": "port svn ignores to gitignore",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-01-12T00:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbff2db9d6a6d5c705b972bf40de34266415a1d",
          "body": null,
          "is_bot": false,
          "headline": "rename README to README.rdoc",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-01-12T00:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556e4f98eeab74be75e860cddfdb50a5799ccbce",
          "body": null,
          "is_bot": false,
          "headline": "rename MIT-LICENSE to LICENSE",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2010-01-12T00:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae748c0236b562437f0703c435a28bfedf33bab0",
          "body": null,
          "is_bot": false,
          "headline": " * parser now accepts strings or anything that responds to #read",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2007-02-24T04:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b001518d24c1af88527c28e5eac31d664df0369",
          "body": null,
          "is_bot": false,
          "headline": "test commit for updated post-commit hook",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2006-10-30T21:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9ef5be6157c75f334433f438e0af2f26117d2f",
          "body": null,
          "is_bot": false,
          "headline": "comment tweakage",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2006-09-21T05:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041f279a780c33ecf5c823bdd09d881a86fad569",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGELOG",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2006-09-21T04:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca31d928391c0225fd496dab76259f4d71476ba7",
          "body": null,
          "is_bot": false,
          "headline": "move IndentedString inside Plist::Emit",
          "author_name": "Ben Bleything",
          "author_login": "bleything",
          "committed_at": "2006-09-21T04:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 1,
      "latest_release_at": "2024-12-26T17:46:30Z",
      "latest_release_tag": "v3.7.2",
      "releases_from_tags": false,
      "days_since_last_push": 61,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 572,
      "mean_days_between_releases": 466.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "plist",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/plist",
          "is_deprecated": false,
          "latest_version": "3.7.2",
          "repository_url": "https://github.com/patsplat/plist",
          "versions_count": 18,
          "total_downloads": 206590909,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:03:10Z",
          "latest_published_at": "2024-12-26T17:45:03.827000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 572
        }
      ]
    },
    "popularity": {
      "forks": 71,
      "stars": 310,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2010-02-08",
            "count": 1
          },
          {
            "date": "2010-04-16",
            "count": 1
          },
          {
            "date": "2010-06-22",
            "count": 1
          },
          {
            "date": "2010-06-23",
            "count": 1
          },
          {
            "date": "2010-07-28",
            "count": 1
          },
          {
            "date": "2010-09-23",
            "count": 1
          },
          {
            "date": "2011-05-26",
            "count": 1
          },
          {
            "date": "2011-07-20",
            "count": 1
          },
          {
            "date": "2011-09-26",
            "count": 1
          },
          {
            "date": "2012-03-21",
            "count": 1
          },
          {
            "date": "2012-07-09",
            "count": 1
          },
          {
            "date": "2012-08-01",
            "count": 1
          },
          {
            "date": "2012-08-14",
            "count": 1
          },
          {
            "date": "2012-09-04",
            "count": 1
          },
          {
            "date": "2012-11-15",
            "count": 1
          },
          {
            "date": "2012-11-25",
            "count": 1
          },
          {
            "date": "2013-01-16",
            "count": 1
          },
          {
            "date": "2013-01-29",
            "count": 1
          },
          {
            "date": "2013-02-28",
            "count": 1
          },
          {
            "date": "2013-04-08",
            "count": 1
          },
          {
            "date": "2013-07-04",
            "count": 1
          },
          {
            "date": "2013-09-02",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 2
          },
          {
            "date": "2014-03-19",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-04-19",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 2
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2017-01-24",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 71
      },
      "star_history": {
        "days": [
          {
            "date": "2010-01-08",
            "count": 48
          },
          {
            "date": "2010-02-08",
            "count": 1
          },
          {
            "date": "2010-02-10",
            "count": 1
          },
          {
            "date": "2010-03-02",
            "count": 1
          },
          {
            "date": "2010-05-13",
            "count": 1
          },
          {
            "date": "2010-05-20",
            "count": 1
          },
          {
            "date": "2010-06-01",
            "count": 1
          },
          {
            "date": "2010-06-23",
            "count": 1
          },
          {
            "date": "2010-06-28",
            "count": 1
          },
          {
            "date": "2010-07-27",
            "count": 1
          },
          {
            "date": "2010-08-16",
            "count": 1
          },
          {
            "date": "2010-09-12",
            "count": 1
          },
          {
            "date": "2010-09-23",
            "count": 1
          },
          {
            "date": "2010-11-02",
            "count": 1
          },
          {
            "date": "2010-11-15",
            "count": 1
          },
          {
            "date": "2010-12-22",
            "count": 1
          },
          {
            "date": "2011-01-17",
            "count": 1
          },
          {
            "date": "2011-02-05",
            "count": 1
          },
          {
            "date": "2011-02-21",
            "count": 1
          },
          {
            "date": "2011-07-07",
            "count": 1
          },
          {
            "date": "2011-07-11",
            "count": 1
          },
          {
            "date": "2011-08-29",
            "count": 1
          },
          {
            "date": "2012-03-02",
            "count": 2
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-03-29",
            "count": 1
          },
          {
            "date": "2013-03-30",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2013-04-25",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-06-26",
            "count": 2
          },
          {
            "date": "2013-07-04",
            "count": 1
          },
          {
            "date": "2013-07-13",
            "count": 1
          },
          {
            "date": "2013-07-16",
            "count": 1
          },
          {
            "date": "2013-07-20",
            "count": 1
          },
          {
            "date": "2013-08-10",
            "count": 1
          },
          {
            "date": "2013-08-11",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-19",
            "count": 1
          },
          {
            "date": "2013-08-23",
            "count": 2
          },
          {
            "date": "2013-10-20",
            "count": 1
          },
          {
            "date": "2013-10-21",
            "count": 1
          },
          {
            "date": "2013-10-24",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-02",
            "count": 4
          },
          {
            "date": "2013-11-03",
            "count": 1
          },
          {
            "date": "2013-11-04",
            "count": 2
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2013-11-28",
            "count": 1
          },
          {
            "date": "2013-12-02",
            "count": 2
          },
          {
            "date": "2013-12-23",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 1
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-03-04",
            "count": 1
          },
          {
            "date": "2014-03-19",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-04-19",
            "count": 1
          },
          {
            "date": "2014-05-20",
            "count": 1
          },
          {
            "date": "2014-05-26",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-07-29",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-08-30",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 2
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-10-11",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-30",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-11-24",
            "count": 1
          },
          {
            "date": "2014-12-01",
            "count": 1
          },
          {
            "date": "2014-12-04",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-02-15",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-17",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-09-12",
            "count": 1
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-15",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-10-02",
            "count": 1
          },
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 2
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-04-29",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 2
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-24",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 2
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 2
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 310,
        "total_stars": 310
      },
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 6166,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 11.3"
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        },
        {
          "name": "base64",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "test-unit",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.5.9"
        },
        {
          "name": "test-unit",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "base64",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 3,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 38,
        "open_issues": 3,
        "closed_ratio": 0.85,
        "closed_issues": 17,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "bleything",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/270?v=4"
        },
        {
          "type": "User",
          "login": "mattbrictson",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/189693?v=4"
        },
        {
          "type": "User",
          "login": "reitermarkus",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/1309829?v=4"
        },
        {
          "type": "User",
          "login": "masolin",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/6697273?v=4"
        },
        {
          "type": "User",
          "login": "patsplat",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/178626?v=4"
        },
        {
          "type": "User",
          "login": "tas50",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1015200?v=4"
        },
        {
          "type": "User",
          "login": "albertyw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3151040?v=4"
        },
        {
          "type": "User",
          "login": "alexruperez",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/297950?v=4"
        },
        {
          "type": "User",
          "login": "bfreese",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/398920?v=4"
        },
        {
          "type": "User",
          "login": "HCLarsen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8650607?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.46
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 7/25 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "41cc43c72873fd6381a8a5b88e165fa6becd626a",
        "ran_at": "2026-07-22T00:58:12Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-01-04T01:34:38Z",
      "oldest_open_prs": [
        {
          "number": 70,
          "created_at": "2026-04-27T03:23:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2026-05-21T21:15:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-01-03T01:34:34Z",
      "ci_last_conclusion": "CANCELLED",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2011-10-05T15:49:45Z",
          "last_comment_at": "2023-04-20T04:54:00Z",
          "last_comment_author": "jasonm23"
        },
        {
          "number": 28,
          "created_at": "2016-01-28T03:34:38Z",
          "last_comment_at": "2019-04-29T10:12:47Z",
          "last_comment_author": "Nakilon"
        },
        {
          "number": 62,
          "created_at": "2023-02-27T10:32:07Z",
          "last_comment_at": "2023-03-01T19:10:26Z",
          "last_comment_author": "mattbrictson"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/patsplat/plist",
    "host": "github.com",
    "name": "plist",
    "owner": "patsplat"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 34,
        "vitality": 30,
        "community": 66,
        "governance": 66,
        "engineering": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 30,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 61,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 61 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v3.7.2",
              "releases_from_tags": false,
              "days_since_latest_release": 572,
              "mean_days_between_releases": 466.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 572 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 572
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~466.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 466.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 2,
              "days_since_last_merged_pr": 199,
              "days_since_last_human_commit": 199,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 199 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 199
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 71,
              "stars": 310,
              "watchers": 7,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "310 stars",
                "points": 40.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 310
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "71 forks",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "plist"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 206590909,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "206,590,909 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 206590909,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 16,
              "top_contributor_share": 0.46
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 46% of commits",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 46
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 38,
              "open_issues": 3,
              "closed_issues": 17,
              "issue_closed_ratio": 0.85,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "38/49 decided PRs merged",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 38,
                      "decided": 49
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/25 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 17,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "patsplat",
              "public_repos": 42,
              "account_age_days": 6038
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "17 followers of patsplat",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 17,
                      "login": "patsplat"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "42 public repos, account ~16 yr old",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 42
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "plist"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 572
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 572 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 572
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 55,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://www.rubydoc.info/gems/plist",
              "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.rubydoc.info/gems/plist",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/25 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": 30
            },
            "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": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.41,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "41 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 41,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 6166,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:58:32.179287Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/patsplat/plist.svg",
  "full_name": "patsplat/plist",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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