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

svoop / autotest-fsevent

Use FSEvent (Mac OS X 10.5 or higher) instead of filesystem polling.

Ruby · CMIT★ 121 stars⑂ 30 forkssince May 2009View on GitHub ↗

svoop/autotest-fsevent holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (63/100) and lowest on AI Readiness (25/100). It was last updated 90 days ago. A single contributor accounts for most of its recent work.

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

55
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

Sven SchwynPersonal account
40 followers31 public repossince Apr 2008Bitcetera

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
RubyGemsautotest-fsevent0.3.2-2991 days ago

Metrics by category

Vitality

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

43At risk · 22% of overall
How it's scored
18/36Push recency — last push 90 days ago
3.5/36Commit cadence — 5/52 weeks with commits
8.1/18Commit volume — 7 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_year7
human_commit_share0.98
days_since_last_push90
active_weeks_last_year5
How it's scored
16.2/27Ships releases — 21 version tags (no GitHub releases)
27/36Release recency — latest release 91 days ago
12.6/27Release cadence — a release every ~248.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tagv0.3.2
releases_from_tagsyes
days_since_latest_release91
mean_days_between_releases248.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

54Moderate · 18% of overall
How it's scored
33.7/60Stars — 121 stars
12.2/25Forks — 30 forks
0/15Watchers — 2 watchers
Inputs used
forks30
stars121
watchers2
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
59.1/80Total downloads — 484,910 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesautotest-fsevent
dependents
ecosystemsrubygems
total_downloads484,910
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6/22.5Commit distribution — top contributor authored 74% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.735
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
23.5/38.3PR acceptance — 8/13 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/27 approved changesets -- score normalized to 0
Inputs used
merged_prs8
open_issues0
closed_issues3
issue_closed_ratio1
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.6/25Owner reach — 40 followers of svoop
23/25Track record — 31 public repos, account ~18 yr old
Inputs used
followers40
owner_typeUser
is_verified
owner_loginsvoop
public_repos31
account_age_days6,672
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
35/35Publish recency — latest publish 91 days ago
20/20Version history — 29 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesautotest-fsevent
ecosystemsrubygems
any_deprecatedno
min_days_since_publish91

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 2 out of 3 merged PRs checked by a CI test -- score normalized to 6
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 — https://bitcetera.com
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsmacos, ruby, tdd
has_wikino
homepagehttps://bitcetera.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 2 out of 3 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/27 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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_aggregate4.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages10
unassessed_packages4
affected_by_severitymoderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

25Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.4/40Legible commit history — 8 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.082
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
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_bytes1,937
source_files_sampled9
oversized_source_files0

Key facts

121GitHub stars
10contributors
7commits, last 12 months
90days since last push
21releases
1bus factor
0open issues
package ecosystems

More detail

Star and fork history 121 ★ / 30 ⇿
121Stars
30Forks
16Releases

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.

025507510012512130902009-052016-092023-12
Major 0Minor 0Patch 16

Each point covers 14 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests2 out of 3 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/27 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
All dependencies 14

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

RegistryPackageVersionRelation
RubyGemsdiff-lcs1.3indirect
RubyGemsffi1.9.25indirect
RubyGemsminitestindirect
RubyGemsminitest-autotestindirect
RubyGemsrakeindirect
RubyGemsrake12.3.1indirect
RubyGemsrspec3.8.0indirect
RubyGemsrspec-core3.8.0indirect
RubyGemsrspec-expectations3.8.1indirect
RubyGemsrspec-mocks3.8.0indirect
RubyGemsrspec-support3.8.0indirect
RubyGemssys-unameindirect
RubyGemssys-uname1.0.3indirect
RubyGemsZenTest4.11.1indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 10 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
rake12.3.1indirectmoderate112.3.3

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "macos",
        "ruby",
        "tdd"
      ],
      "is_fork": false,
      "size_kb": 1102,
      "has_wiki": false,
      "homepage": "https://bitcetera.com",
      "languages": {
        "C": 1278,
        "Ruby": 5679
      },
      "pushed_at": "2026-04-22T12:49:50Z",
      "created_at": "2009-05-28T09:41:30Z",
      "owner_type": "User",
      "updated_at": "2026-04-22T12:49:47Z",
      "description": "Use FSEvent (Mac OS X 10.5 or higher) instead of filesystem polling.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "C"
      ]
    },
    "owner": {
      "blog": "https://bitcetera.com",
      "name": "Sven Schwyn",
      "type": "User",
      "login": "svoop",
      "company": "Bitcetera",
      "location": "Europe",
      "followers": 40,
      "avatar_url": "https://avatars.githubusercontent.com/u/7255?v=4",
      "created_at": "2008-04-14T14:26:52Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 6672
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-04-21T14:33:57Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-12-25T18:44:52Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-07-20T20:58:37Z"
        },
        {
          "tag": "v0.2.22",
          "kind": "patch",
          "published_at": "2024-12-25T15:35:20Z"
        },
        {
          "tag": "v0.2.21",
          "kind": "patch",
          "published_at": "2023-12-08T14:27:47Z"
        },
        {
          "tag": "v0.2.20",
          "kind": "patch",
          "published_at": "2022-11-06T18:16:56Z"
        },
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2021-12-26T18:45:21Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2021-01-29T13:43:41Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2020-03-16T18:51:03Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2020-03-03T16:27:29Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2019-10-15T14:20:12Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2018-10-02T09:20:09Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2017-10-16T07:40:35Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2016-09-26T20:59:48Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2015-10-05T18:14:23Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2014-10-23T18:24:25Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2013-11-06T07:43:02Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2012-02-21T10:20:04Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2011-11-02T12:35:32Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2011-03-02T16:54:17Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2010-12-02T20:59:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3b8a7e1375d3644ba56992a0f40e20215bd994e1",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.2 to 2.16.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/v2.14.2...v2.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: step-security/harden-runner\n  dependency-version: 2.16.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T12:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f96f138750c8e9a0e1459a1e5e2413d3d5ba66",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2026-04-21T14:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3692b7238a881686a66d6a1db32bedee9fc6415",
          "body": null,
          "is_bot": false,
          "headline": "Enforce MFA for future gem releases",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2026-04-21T14:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "455394963a1c543eb496daa4b3339e0ddea570f9",
          "body": null,
          "is_bot": false,
          "headline": "Add local mise config to ignore list",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2026-03-09T18:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66faa5bc466817d5c0bb8d6d6fa2c1d3660a259d",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.0 to 2.14.2.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/v2.13.0...v2.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: step-security/harden-runner\n  dependency-version: 2.14.2\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T18:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03fe5634037bd3e5ab9e258e1fc6a82defea0689",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2025-12-25T18:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465c7da5ec141d7f571fba9f9a314a3c38f1ea37",
          "body": null,
          "is_bot": false,
          "headline": "Update Ruby to 4.0",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2025-12-25T18:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41799d74749aefa6f01b017a4f69284b05137e13",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2025-07-20T20:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94149ed304841135e597161ae8d000c45e3047d5",
          "body": null,
          "is_bot": false,
          "headline": "Add action for trusted release",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2025-07-20T20:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54b4c0aab4f15440365fedc73db298df8d6ae80",
          "body": null,
          "is_bot": false,
          "headline": "Drop certs in preparation of Sigstore",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2025-07-20T20:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915092ad4c809c9fafaa8b0bc18bc744915fc121",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2024-12-25T15:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68bf3dfa38f55839a289a34a1972eb80f54cb29",
          "body": null,
          "is_bot": false,
          "headline": "Update Ruby to 3.4",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2024-12-25T15:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1af4c4cbaf31c63356cd0581a8220f7ab1d2ff0",
          "body": null,
          "is_bot": false,
          "headline": "Ignore gems.locked",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2024-12-25T15:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f138e77fd3e0501742ce784cd67386e09987d55d",
          "body": null,
          "is_bot": false,
          "headline": "Remove gems.locked (to ignore it in next commit)",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2024-12-25T15:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22aa4c6b5a0966081d548ab9128c3a02c8f29dad",
          "body": null,
          "is_bot": false,
          "headline": "Update sponsoring info",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2024-03-26T19:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3facc0ecee59e87ab5cf9f904cfaee1c54a19e",
          "body": null,
          "is_bot": false,
          "headline": "Update to Ruby 3.3",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-28T22:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633a3297e4f5bd7213df12161c25a307522f1394",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T14:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3861b8fef86dd21547aa12a17540964f6fa3e1e",
          "body": null,
          "is_bot": false,
          "headline": "Remove now obsolete Rake task",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T14:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd011f2b56e45546112090d7d4c12a154519b16",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate checksum/checksums directories",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T14:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3970bda8f826b543fa0a6cff09f75eddf8f13d50",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T10:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a293b14caef4800e5917597a8358d04879c16a4",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T10:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f21a65aea9f31e0b511547e3754520ae4fa9d3",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T10:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18731b01618d7a7c5d8d5c978bdb9ae3b51ad15",
          "body": "Use `File#exist?` for Ruby 3.2+ compatibility",
          "is_bot": false,
          "headline": "Merge pull request #14 from dskecse/fix-extconf-rb",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-12-08T10:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f532a40191061cddf89eef4e4a3ee3f8488dec1",
          "body": null,
          "is_bot": false,
          "headline": "Use `File#exist?` for Ruby 3.2+ compatibility",
          "author_name": "Dzianis Dashkevich",
          "author_login": "dskecse",
          "committed_at": "2023-12-08T10:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aef841bffee43602e75266bee2a9519b927c29a",
          "body": null,
          "is_bot": false,
          "headline": "Drop interpreter from .ruby-version",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2023-05-06T09:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc209945ef2328b2ac6557012d5eb2a19664662c",
          "body": null,
          "is_bot": false,
          "headline": "Switch to Ruby 3.2",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2022-12-31T00:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b9627d137e352088aa8771e8648aa93ca801de",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2022-11-06T18:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195b316687c5c8237f839ed85f545ca3eaa3bfa3",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2022-11-06T18:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc68d1a34197be1d83d0ca3a2f042c6fe8e3089",
          "body": null,
          "is_bot": false,
          "headline": "Update certificate",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2022-11-06T18:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb7613992689556f9189672052541f12cffd1e2",
          "body": "Switch to bumping the version at release for easier dependency handling between releases.",
          "is_bot": false,
          "headline": "Reset version to 0.2.19",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2022-03-05T17:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25d00d989742d4c617a5539728bfa82804a9e14",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2022-03-05T17:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508caaacb823570490d3836c9b72794178ef8029",
          "body": null,
          "is_bot": false,
          "headline": "Switch to direnv",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2022-02-18T19:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf15eccfc043ed147d08cb8dfa7c46b4aa55681",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.2.20",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-12-26T18:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15da7ff01a22bf8bdfab8980191f6cc710a9f60",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-12-26T18:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c5beac1408148307b3f69e3c23470bcb24f81a",
          "body": null,
          "is_bot": false,
          "headline": "Remove escape sequences from fails",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-12-26T18:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55e0f5e83ec3f3bacf2a430da3fd2fdd5e1594e",
          "body": null,
          "is_bot": false,
          "headline": "Update cert",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-12-26T18:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3843b9abb1a67cae7abab773a721b865094c24",
          "body": null,
          "is_bot": false,
          "headline": "Support any version of macOS in Darwin map",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-12-26T18:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a08a9b59a6703732f0723ea51c4b4056af0209",
          "body": null,
          "is_bot": false,
          "headline": "Rename default branch to main",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-02-18T18:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be9d714dc4401b60e138d3368331b86b53b6ec4",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.2.19",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-01-29T13:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89af4ea643ab7140f5aa6144ac39396a771db335",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-01-29T13:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012c3975cefb1dfb8f6310d71520b52eb7628e15",
          "body": null,
          "is_bot": false,
          "headline": "Update support of newer SDKs",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-01-28T11:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95190ea3070611d2a1d545dd15e39445afaf8056",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-01-28T11:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e91b44b9aa8ee7364890af4ec3cbbbcd9ce678",
          "body": null,
          "is_bot": false,
          "headline": "Remove clutter",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2021-01-28T11:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59cddb834e3cccb765e2348ca8ad30c1ebf9642d",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-04-10T18:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808e501112344cb73bfe87f993c648f357eef101",
          "body": null,
          "is_bot": false,
          "headline": "Update Ruby to 2.6.6",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-04-10T18:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9118ee71c60842f40dca45ec498a3b762eb8e2",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.2.18",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-16T18:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb2085e0b95b08f1477e377d4dc4fa5533978ab",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-16T18:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37f193d6abd73a01845b120d2c2e8d05fb1f388",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-16T18:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e0b4ac4ef5b9777586d835f8feadb4bdcc0726",
          "body": null,
          "is_bot": false,
          "headline": "Sign gem",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-16T18:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e2086c9f1ec991afe27e7863b646761332e6295",
          "body": null,
          "is_bot": false,
          "headline": "Add rake task to create checksums",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-16T18:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8d42068e50f2c90f04f9fcfc39c5539aad243e",
          "body": null,
          "is_bot": false,
          "headline": "Modernize gemspec",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-14T18:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7dfb301fa6251b01928e6d7ac8ecf4d5fe2c6b8",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2020-03-03T16:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd77b8f359cd6d0451b7f1fdf02a92b2e40673e3",
          "body": null,
          "is_bot": false,
          "headline": "Drop RSpec and rewrite README, CHANGELOG etc",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2019-10-15T14:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8465862f33efaf9d2eb12d225d52a7456ca2055b",
          "body": null,
          "is_bot": false,
          "headline": "Support macOS 10.15 Catalina",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2019-10-15T12:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517ed9fc5ccf3aeae3e5299f6601af0704f234e3",
          "body": null,
          "is_bot": false,
          "headline": "Support macOS 10.14 Mojave",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2018-10-02T09:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b3b52551f155a8f159f8946c0789a2a3e41666",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2017-10-16T07:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6519337d3802112b0b270ee8f48867761caffc54",
          "body": null,
          "is_bot": false,
          "headline": "Update bundle",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2017-10-16T07:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2896d2283bff9cd2dd41b9d70a53cc6cb9eb43",
          "body": "Updated for macOS High Sierra",
          "is_bot": false,
          "headline": "Merge pull request #11 from meafmira/master",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2017-10-16T07:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78fa147dae5f70c49b177cefeb04c97798f14fb",
          "body": null,
          "is_bot": false,
          "headline": "Updated for macOS High Sierra",
          "author_name": "Oleg Nechiporenko",
          "author_login": "meafmira",
          "committed_at": "2017-10-15T10:11:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2bb73fd97904642987653bfb47bc283e25b72ef",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 0.2.12",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2016-09-26T20:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18aa331f26051106daf81c5b363c26c02925b9e",
          "body": "Support for macOS Sierra",
          "is_bot": false,
          "headline": "Merge pull request #10 from jqr/macos-sierra",
          "author_name": "Sven Schwyn",
          "author_login": "svoop",
          "committed_at": "2016-09-26T20:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890479178b5d1798c2c143b3bc100901b511500d",
          "body": null,
          "is_bot": false,
          "headline": "Support for macOS Sierra.",
          "author_name": "Elijah Miller",
          "author_login": "jqr",
          "committed_at": "2016-09-26T19:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39960fcfcb7d8018b99624f84b3e7a1fe1c707aa",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 0.2.11",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2015-10-05T18:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "636d67799928dc6b30f78bad05f3026c3d960cc8",
          "body": "Include El Capitan",
          "is_bot": false,
          "headline": "Merge pull request #9 from dstarh/include-elcapitan",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2015-10-05T18:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b7ed1d5b33cf260bb8d4725fdcab637ee0326f2",
          "body": null,
          "is_bot": false,
          "headline": "Include El Capitan",
          "author_name": "dstarh",
          "author_login": "dstarh",
          "committed_at": "2015-10-05T17:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b7fb797a87d526924899a2201ad1d7ca1b01df",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 0.2.10",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2014-10-23T18:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8c564eb1ba3c5e2d18fb0e7bec626539da8b01",
          "body": "Include Yosemite, thanks @danielberkompas",
          "is_bot": false,
          "headline": "Merge pull request #7 from danielberkompas/patch-1",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2014-10-23T18:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17af7b10fd1a3c8b7466e1480674135cdae3895a",
          "body": "Without this, yosemite users get the following error in extconf.rb:\r\n\r\n```\r\nDarwin 14 is not (yet) supported\r\n```",
          "is_bot": false,
          "headline": "Include Yosemite",
          "author_name": "Daniel Berkompas",
          "author_login": "danielberkompas",
          "committed_at": "2014-10-23T14:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a56d839461d4637af389ee87f375cb4a280e00",
          "body": null,
          "is_bot": false,
          "headline": "Include Mac OS X 10.9 Mavericks.",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2013-11-06T07:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a46f81ffb27d12a4176eef488cdbfd78c3b7af",
          "body": null,
          "is_bot": false,
          "headline": "Switch from RVM to chruby.",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2013-11-06T07:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ba1dd93705cbcbd19353cbd2d5a7c543920207",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2012-02-21T10:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952bbbf7ccec4b73bd62a5d10183a35321e014bb",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 0.2.8.",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2012-02-21T10:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445789e99c9a55076b4376b7d6e8da44809989df",
          "body": null,
          "is_bot": false,
          "headline": "When installed on a non-Mac system, no exceptions are raised anymore.",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2012-02-21T10:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a358a1dec78ad4cddf871fed1a2303195e2833",
          "body": null,
          "is_bot": false,
          "headline": "Ignore redcar state files.",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2012-02-21T10:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2273c2c2ded26b56ac21c26ceb6aa0635d43640a",
          "body": "Added support for xcode 4.3 - thanks to fxposter",
          "is_bot": false,
          "headline": "Merge pull request #4 from fxposter/master",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2012-02-21T07:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa157a765a402d199588bd1f8cd84bb0a4e6ab0",
          "body": null,
          "is_bot": false,
          "headline": "added support for xcode 4.3",
          "author_name": "Pavel Forkert",
          "author_login": "fxposter",
          "committed_at": "2012-02-20T09:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b143d0aa14fc1c28e0493196e5c216a317b71d74",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-11-02T12:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c7f2fd133a54352c4d200cd6bb39cfe265f8262",
          "body": "…ity.",
          "is_bot": false,
          "headline": "Replace Dir.exists? with File.exists? to ensure Ruby 1.8.7 compatibil…",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-11-02T12:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2464db7fee3d62e1f41629110eb090e6a0857c6f",
          "body": null,
          "is_bot": false,
          "headline": "Add FSEVENT_SLEEP environment variable for prebuilt binaries",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-11-02T00:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7303bd0376bd3ceed91948614cc4b878ac99bea",
          "body": null,
          "is_bot": false,
          "headline": "Update to ruby-1.9.3-p0",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-11-01T22:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3752ad59b56ef7f620671abf2736b7ec2ef5bd59",
          "body": null,
          "is_bot": false,
          "headline": "Add version for OS X 10.8 SDK",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-11-01T21:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb2580e399941b6b43d155df6b2e13a00b65650",
          "body": null,
          "is_bot": false,
          "headline": "Update RVM and add .rvmrc to repo",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-04-06T10:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25374beb3cd67fe517a5c586163f63c3394d0f77",
          "body": null,
          "is_bot": false,
          "headline": "Prepare files for version bump to 0.2.5",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-03-02T16:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e837375557ab62185d9601ded9564e61f9a8f80",
          "body": null,
          "is_bot": false,
          "headline": "Update Ruby",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2011-03-02T16:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12255d12cab5e295a1d96c6d0e1edafd10f4935f",
          "body": null,
          "is_bot": false,
          "headline": "added fix to only def GEM_PATH when necessary",
          "author_name": "Robert Lowe",
          "author_login": "RobertLowe",
          "committed_at": "2011-03-02T16:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d389da4d1d2a1bcd6115a721e9dc0e1d9ffdc4",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-12-03T08:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5eabf57228c5ef3c16a5889cc68e17fc50eea0",
          "body": null,
          "is_bot": false,
          "headline": "Switch to Bundler",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-12-02T20:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d9f882b78a3368d3545dbfda2625fccc9a0c6b",
          "body": null,
          "is_bot": false,
          "headline": "Update README due to autotest naming disagreement",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-12-02T09:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4904156985fb96b28bf5e6312b9310863266207e",
          "body": null,
          "is_bot": false,
          "headline": "Ignore .rvmrc",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-09-24T16:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "471cb8fc89c0222350e7190a373aea28ee505700",
          "body": null,
          "is_bot": false,
          "headline": "Add some more typos",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-09-02T08:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2536bcfff432ae27ec31005d8d3778558ac0ffe9",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-09-02T08:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6e1de84c8799d62d06d1919130be395d5e8a2a",
          "body": null,
          "is_bot": false,
          "headline": "Remove dependency on autotest and loosen dependency on rspec.",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-09-02T08:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec588e9380bdd9dec2fbdfda0dd7317925c30ec",
          "body": null,
          "is_bot": false,
          "headline": "Add date of 0.2.2 release to CHANGELOG",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-03-10T11:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b322ff1b3138a02dc3afa9e4438ef7597f5874",
          "body": null,
          "is_bot": false,
          "headline": "Compile the binary at install time",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-03-10T09:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a1d4b1a47d2956573d5b131b61c025b0ca7f4f2",
          "body": null,
          "is_bot": false,
          "headline": "Ignore built gems",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-02-08T15:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11ab283527e5bbff67e1186f54286bd9589106c",
          "body": null,
          "is_bot": false,
          "headline": "Update README to add latest dependency",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-02-08T15:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f978271d143c8a0bcfc8b916397813903f6462",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 0.2.1 release",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-02-08T15:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602c3966347d87ba890ebe008a0257247ea7cf36",
          "body": null,
          "is_bot": false,
          "headline": "add dependencies sys_uname in gemspec",
          "author_name": "Cyril Mougel",
          "author_login": "shingara",
          "committed_at": "2010-02-08T15:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "846d6e6672c2dea7e9113a879b4fc767fa215460",
          "body": "…ding warning)",
          "is_bot": false,
          "headline": "Remove waiting method before redefining it (to suppress the correspon…",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-02-03T10:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17bfa7885abca5ccc8f1c1e2467a5f063dd93df0",
          "body": null,
          "is_bot": false,
          "headline": "Add current gemspec",
          "author_name": "Sven Schwyn",
          "author_login": null,
          "committed_at": "2010-02-03T09:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 7,
      "latest_release_at": "2026-04-21T14:33:57Z",
      "latest_release_tag": "v0.3.2",
      "releases_from_tags": true,
      "days_since_last_push": 90,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 91,
      "mean_days_between_releases": 248.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "autotest-fsevent",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/autotest-fsevent",
          "is_deprecated": false,
          "latest_version": "0.3.2",
          "repository_url": "https://github.com/svoop/autotest-fsevent",
          "versions_count": 29,
          "total_downloads": 484910,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:33:13Z",
          "latest_published_at": "2026-04-21T14:34:28.447000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 91
        }
      ]
    },
    "popularity": {
      "forks": 30,
      "stars": 121,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2009-08-27",
            "count": 1
          },
          {
            "date": "2009-10-28",
            "count": 1
          },
          {
            "date": "2010-01-17",
            "count": 1
          },
          {
            "date": "2010-02-08",
            "count": 1
          },
          {
            "date": "2010-12-06",
            "count": 1
          },
          {
            "date": "2011-03-02",
            "count": 1
          },
          {
            "date": "2011-03-07",
            "count": 1
          },
          {
            "date": "2012-02-20",
            "count": 1
          },
          {
            "date": "2012-03-23",
            "count": 1
          },
          {
            "date": "2012-09-29",
            "count": 1
          },
          {
            "date": "2013-10-20",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2013-11-02",
            "count": 1
          },
          {
            "date": "2013-11-05",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 2
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2017-10-15",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 30,
        "total_forks": 30
      },
      "star_history": {
        "days": [
          {
            "date": "2009-05-28",
            "count": 88
          },
          {
            "date": "2009-05-29",
            "count": 1
          },
          {
            "date": "2009-06-01",
            "count": 1
          },
          {
            "date": "2009-07-19",
            "count": 1
          },
          {
            "date": "2009-07-27",
            "count": 1
          },
          {
            "date": "2009-09-15",
            "count": 1
          },
          {
            "date": "2009-10-05",
            "count": 1
          },
          {
            "date": "2009-12-10",
            "count": 1
          },
          {
            "date": "2010-01-12",
            "count": 1
          },
          {
            "date": "2010-01-17",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 1
          },
          {
            "date": "2010-03-25",
            "count": 1
          },
          {
            "date": "2010-04-16",
            "count": 1
          },
          {
            "date": "2010-05-24",
            "count": 1
          },
          {
            "date": "2010-06-02",
            "count": 1
          },
          {
            "date": "2010-06-29",
            "count": 1
          },
          {
            "date": "2010-07-02",
            "count": 1
          },
          {
            "date": "2011-01-01",
            "count": 1
          },
          {
            "date": "2011-01-20",
            "count": 1
          },
          {
            "date": "2011-02-04",
            "count": 1
          },
          {
            "date": "2011-03-09",
            "count": 1
          },
          {
            "date": "2011-04-18",
            "count": 1
          },
          {
            "date": "2011-04-20",
            "count": 1
          },
          {
            "date": "2011-06-22",
            "count": 1
          },
          {
            "date": "2012-06-11",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-10-05",
            "count": 1
          },
          {
            "date": "2013-11-07",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 121,
        "total_stars": 121
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 1937,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rake",
            "direct": false,
            "version": "12.3.1",
            "severity": "moderate",
            "ecosystem": "rubygems",
            "cvss_score": 6.4,
            "advisory_ids": [
              "GHSA-jppv-gw3r-w3q8"
            ],
            "fixed_version": "12.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 2335
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.9.25",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-autotest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "12.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sys-uname",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sys-uname",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ZenTest",
            "direct": false,
            "version": "4.11.1",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 0,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 8,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "svoop",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/7255?v=4"
        },
        {
          "type": "User",
          "login": "shingara",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1088?v=4"
        },
        {
          "type": "User",
          "login": "danielberkompas",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1186992?v=4"
        },
        {
          "type": "User",
          "login": "dskecse",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1451690?v=4"
        },
        {
          "type": "User",
          "login": "jqr",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/273?v=4"
        },
        {
          "type": "User",
          "login": "vangberg",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/252?v=4"
        },
        {
          "type": "User",
          "login": "meafmira",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2572109?v=4"
        },
        {
          "type": "User",
          "login": "fxposter",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/109216?v=4"
        },
        {
          "type": "User",
          "login": "RobertLowe",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/601141?v=4"
        },
        {
          "type": "User",
          "login": "dstarh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9048?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.735
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.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": 9,
            "reason": "binaries present in source code",
            "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": 6,
            "reason": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
            "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": 0,
            "reason": "Found 1/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": "3b8a7e1375d3644ba56992a0f40e20215bd994e1",
        "ran_at": "2026-07-22T00:13:55Z",
        "aggregate_score": 4.1,
        "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-04-22T12:50:02Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-22T12:49:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/svoop/autotest-fsevent",
    "host": "github.com",
    "name": "autotest-fsevent",
    "owner": "svoop"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 53,
        "vitality": 43,
        "community": 54,
        "governance": 63,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 43,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 0.98,
              "days_since_last_push": 90,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 90 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v0.3.2",
              "releases_from_tags": true,
              "days_since_latest_release": 91,
              "mean_days_between_releases": 248.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 91 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~248.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 248.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 91,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 91 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 30,
              "stars": 121,
              "watchers": 2,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "121 stars",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 121
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "30 forks",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "good",
            "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": 74,
            "inputs": {
              "packages": [
                "autotest-fsevent"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 484910,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "484,910 downloads all-time across rubygems",
                "points": 59.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 484910,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.735
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 74% of commits",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 0,
              "closed_issues": 3,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/13 decided PRs merged",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 56,
            "inputs": {
              "followers": 40,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "svoop",
              "public_repos": 31,
              "account_age_days": 6672
            },
            "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": "40 followers of svoop",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 40,
                      "login": "svoop"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~18 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "autotest-fsevent"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 91
            },
            "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 91 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "29 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "macos",
                "ruby",
                "tdd"
              ],
              "has_wiki": false,
              "homepage": "https://bitcetera.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://bitcetera.com",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "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": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "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": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 10
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 10,
              "unassessed_packages": 4,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.082,
              "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": "8 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 4.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 1937,
              "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:14:05.532951Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/svoop/autotest-fsevent.svg",
  "full_name": "svoop/autotest-fsevent",
  "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.