Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-21 23:49 UTC

joshbuddy / jsonpath

Ruby implementation of http://goessner.net/articles/JsonPath/

RubyMIT★ 456 stars⑂ 76 forkssince Dec 2008View on GitHub ↗

joshbuddy/jsonpath holds a health index of 30 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (68/100) and lowest on Vitality (18/100). It was last updated 900 days ago. 2 contributors account for most of its recent work.

30
overall / 100
At risk

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.

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

Score profile

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Joshua HullPersonal account
546 followers233 public repossince Apr 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsjsonpath1.1.5-611013 days ago

Metrics by category

Vitality

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

18Critical · 22% of overall
How it's scored
0/36Push recency — last push 900 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push900
active_weeks_last_year0
How it's scored
27/27Ships releases — 8 releases published
0/36Release recency — latest release 2,031 days ago
12.6/27Release cadence — a release every ~190.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv1.1.0
releases_from_tagsno
days_since_latest_release2,031
mean_days_between_releases190.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?

68Moderate · 18% of overall
How it's scored
43.1/60Stars — 456 stars
15.6/25Forks — 76 forks
4.7/15Watchers — 8 watchers
Inputs used
forks76
stars456
watchers8
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 93,874,103 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesjsonpath
dependents
ecosystemsrubygems
total_downloads93,874,103
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?

68Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.5/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 32 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled32
top_contributor_share0.401
How it's scored
37.4/46.8Issue resolution — 80% of issues closed
32.1/38.3PR acceptance — 73/87 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 6/14 approved changesets -- score normalized to 4
Inputs used
merged_prs73
open_issues17
closed_issues68
issue_closed_ratio0.8
closed_unmerged_prs14
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.7/25Owner reach — 546 followers of joshbuddy
25/25Track record — 233 public repos, account ~18 yr old
Inputs used
followers546
owner_typeUser
is_verified
owner_loginjoshbuddy
public_repos233
account_age_days6,656
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
4/35Publish recency — latest publish 1,013 days ago
20/20Version history — 61 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjsonpath
ecosystemsrubygems
any_deprecatedno
min_days_since_publish1,013

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 6/14 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

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

Key facts

456GitHub stars
32contributors
0commits, last 12 months
900days since last push
8releases
2bus factor
17open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 456 ★ / 76 ⇿
456Stars
76Forks
8Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

010020030040050045575312008-122017-092026-07
Major 0Minor 2Patch 6

Each point covers 17 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsbundlerindirect
RubyGemscode_statsindirect
RubyGemsminitestindirect
RubyGemsmulti_jsonindirect
RubyGemsphocusindirect
RubyGemsraccindirect
RubyGemsrakeindirect
RubyGemssimplecovindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 295,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 68286
      },
      "pushed_at": "2024-02-02T15:02:19Z",
      "created_at": "2008-12-13T18:44:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-14T06:38:51Z",
      "description": "Ruby implementation of http://goessner.net/articles/JsonPath/",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Joshua Hull",
      "type": "User",
      "login": "joshbuddy",
      "company": null,
      "location": "Copenhagen, DK",
      "followers": 546,
      "avatar_url": "https://avatars.githubusercontent.com/u/8898?v=4",
      "created_at": "2008-04-30T03:02:45Z",
      "is_verified": null,
      "public_repos": 233,
      "account_age_days": 6656
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-12-28T10:24:48Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2020-11-18T11:58:15Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2019-11-19T20:43:27Z"
        },
        {
          "tag": "0.8.6",
          "kind": "patch",
          "published_at": "2017-08-04T07:18:45Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2017-06-10T12:39:38Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2017-05-10T03:33:31Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2017-05-07T09:45:06Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2017-05-02T06:16:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "725f1873a164955a129e70cd92417414f89efe26",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.1.5",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-10-12T08:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96210e5ca3eebbaa40b99902a46c2a40dce6ae31",
          "body": "#162 : symbolize_keys option doesn't work as the README says",
          "is_bot": false,
          "headline": "Merge pull request #165 from anupama-kumari/master",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-10-12T08:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8bd29f89d55ae7c6dcfd5c528228e4d0afd6776",
          "body": null,
          "is_bot": false,
          "headline": "test sample correction",
          "author_name": "Anupama Kumari",
          "author_login": "anupama-kumari",
          "committed_at": "2023-10-10T11:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139787e7ab83d658ecb62b0ff9ad010a2dd45b49",
          "body": null,
          "is_bot": false,
          "headline": "symbolize_keys option doesn't work as the README says",
          "author_name": "Anupama Kumari",
          "author_login": "anupama-kumari",
          "committed_at": "2023-10-10T10:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3102fb343f42cc2695eb3b0a5e5c28d57ba4bf57",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 1.1.4",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-09-27T17:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ab4f38b2b20fdd8f97f394d6af51b4641695ae",
          "body": null,
          "is_bot": false,
          "headline": "Drop 2.5",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-09-27T17:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6da9986e970fa2f7b268640b0d8cb9a7c0662fb",
          "body": "Update member name regexp to support UTF8 alphanumeric characters",
          "is_bot": false,
          "headline": "Merge pull request #164 from jgoodw1n/umlauts-in-member-names",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-09-27T17:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1fe151c030b851809386c2c78452af30cf1b85",
          "body": "Fix issue #141: nesting of 101 too deep",
          "is_bot": false,
          "headline": "Merge pull request #160 from anupama-kumari/ak_nesting_too_deep",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-09-27T17:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db362cd2b63bcc2f787ace6a16424c7f4a3f6f4e",
          "body": "To filter elements of an array with unknown name / Add ruby versions for test cases",
          "is_bot": false,
          "headline": "Merge pull request #159 from mohanapriya2308/master",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-09-27T17:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e0640e354ff1ea228a85fa32612a76e518d80f",
          "body": null,
          "is_bot": false,
          "headline": "Update member name regexp to allow spaces",
          "author_name": "James Goodwin",
          "author_login": "jgoodw1n",
          "committed_at": "2023-09-12T01:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0225e64003f423218bdc60f78cbff63a797afe0f",
          "body": "…acters\n\nsee: https://ruby-doc.org/3.0.6/Regexp.html#class-Regexp-label-Character+Properties",
          "is_bot": false,
          "headline": "Update member name regexp to support UTF8 alphabetic and numeric char…",
          "author_name": "James Goodwin",
          "author_login": "jgoodw1n",
          "committed_at": "2023-09-06T23:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d0bbf997442c3e13122d6e76d6b4bb39999472",
          "body": null,
          "is_bot": false,
          "headline": "other test cases",
          "author_name": "Anupama Kumari",
          "author_login": "anupama-kumari",
          "committed_at": "2023-07-05T13:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4e1dc479b3c317eed459d7a6eec9eda21b6e4e",
          "body": null,
          "is_bot": false,
          "headline": "test cases",
          "author_name": "Anupama Kumari",
          "author_login": "anupama-kumari",
          "committed_at": "2023-07-05T13:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b524dee27d9cb02f08f9a8445b916149b5f9df3b",
          "body": null,
          "is_bot": false,
          "headline": "nesting of 101 too deep",
          "author_name": "Anupama Kumari",
          "author_login": "anupama-kumari",
          "committed_at": "2023-07-05T13:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c16dc73a16a09c0a9662ff9a7feffe42f804b863",
          "body": "Add test coverage for Ruby 3.0, 3.1 and 3.2",
          "is_bot": false,
          "headline": "Merge pull request #1 from mohanapriya2308/mohanapriya2308-patch-1",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T13:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695630cafcdd48eb53f6013aec1ade36f349fd10",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T13:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647829b6459d14858ab128370ef75fe26746eac5",
          "body": null,
          "is_bot": false,
          "headline": "dummy commit",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T12:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72285061d0f7cb3599d748f34aafc4ef1d790441",
          "body": null,
          "is_bot": false,
          "headline": "Update test_jsonpath.rb",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T12:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa2052704bee3b63013e87047226312d4d58603",
          "body": null,
          "is_bot": false,
          "headline": "filter elements with unknown key",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T12:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2868c0a10999515b683def57bb3cdbd13b285f",
          "body": null,
          "is_bot": false,
          "headline": "Update enumerable.rb",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T10:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae8ab08b528362d45f59584f9fd42f022cdddf0",
          "body": null,
          "is_bot": false,
          "headline": "Update enumerable.rb",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2023-05-15T10:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e31ac9fc05eb309999903e674cd3a79763cb7a0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-05-09T07:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804a5afa1b3e13cbc11ce4983fc61927b4e7da97",
          "body": null,
          "is_bot": false,
          "headline": "Handle any failure to match a token",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-05-09T07:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7cea84fb076eefd16314166adaafc74f8efd95",
          "body": null,
          "is_bot": false,
          "headline": "Fix method typo",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-05-09T07:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9068f9b61c83e541cd997db4a7d82c355d1d74c7",
          "body": "skip when node size is zero",
          "is_bot": false,
          "headline": "Merge pull request #154 from a5-stable/aviod-zero-division-error",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-05-09T07:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3f044b65aed8e209a03927c9bcdf5fce4c9f3e",
          "body": "fix: Parser hangs on mid-string line feed character",
          "is_bot": false,
          "headline": "Merge pull request #155 from ipost/master",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-05-09T07:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb3d04d72ef485542c99140d1f8bc934fd82468",
          "body": "Jsonpath with keyname $ not working",
          "is_bot": false,
          "headline": "Merge pull request #157 from anuravi98/master",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2023-05-09T07:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "268c67201998c106222de778f2f6c7f887e76df5",
          "body": null,
          "is_bot": false,
          "headline": "Jsonpath with keyname $ not working",
          "author_name": "anu radha",
          "author_login": "anuravi98",
          "committed_at": "2023-05-01T13:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b526cdc5279e6afdf32863d097b8f1e8d2d808ad",
          "body": null,
          "is_bot": false,
          "headline": "fix hanging on LF character",
          "author_name": "Isaac Post",
          "author_login": "ipost",
          "committed_at": "2023-03-31T15:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d7f6b28bfcfad7618f19754795e7d9fb2b85f1",
          "body": null,
          "is_bot": false,
          "headline": "skip when node size is zero",
          "author_name": "a5-stable",
          "author_login": "a5-stable",
          "committed_at": "2023-03-26T05:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f657089fba90261d7683982868f478c35f48be",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.1.2",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-24T20:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02320828ff32a17ce2f6307e12872b512fa20ec",
          "body": "Remove rubocop for now",
          "is_bot": false,
          "headline": "Merge pull request #150 from joshbuddy/remove-rubocop-temporarily",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-24T20:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe0e5591a90d26bfe661afae5bbf76c1e405088",
          "body": null,
          "is_bot": false,
          "headline": "Remove rubocop for now",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-24T20:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17aafb0418da51759e3bbb4db203611486a4a29b",
          "body": "bug #147: stop at character '!' when scanning key name, to avoid consuming first char of operator '!='",
          "is_bot": false,
          "headline": "Merge pull request #148 from gongfarmer/master",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-24T20:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3f441e52845c64ee8f2b38c0c1045a8d4e9717",
          "body": "…uming first char of operator '!='",
          "is_bot": false,
          "headline": "bug #147: stop at character '!' when scanning key name, to avoid cons…",
          "author_name": "Fraser Hanson",
          "author_login": "gongfarmer",
          "committed_at": "2022-04-24T20:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc23fae4a9baaade2f97fcf4d62eb0e2c4c99aa",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-23T07:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e773c2e207f59ae1d682a34ec2a97ab2b6ebc313",
          "body": "Generate jsonpath list from json",
          "is_bot": false,
          "headline": "Merge pull request #138 from mohanapriya2308/master",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-23T07:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3521af422381def3f4c95f31f308a9edccb9eb2",
          "body": "Add Option to configure max_nesting",
          "is_bot": false,
          "headline": "Merge pull request #142 from bk-chovatiya/max-nesting",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-23T07:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5939a6f294214924e3fe39044a1e108d011b621",
          "body": "Compound query fixes",
          "is_bot": false,
          "headline": "Merge pull request #146 from gongfarmer/compound_query_fixes",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-04-23T07:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add40dfa6355d25322ac6ea4ce8a3fa0dfcdf0d2",
          "body": "…n result strings \"true\"/\"false\" into booleans before evaluation",
          "is_bot": false,
          "headline": "bug #145: when evaluating compound expressions, convert sub-expressio…",
          "author_name": "Fraser Hanson",
          "author_login": "gongfarmer",
          "committed_at": "2022-04-23T01:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083d858678b6fff71e9411e6d35d4e1ccc8d5b6e",
          "body": "…presentation (\"@['isTrue']\") before parsing. This caused incorrect results for boolean expressions.",
          "is_bot": false,
          "headline": "bug #144: dn not convert expressions (eg. \"@.isTrue\") to alternate re…",
          "author_name": "Fraser Hanson",
          "author_login": "gongfarmer",
          "committed_at": "2022-04-23T01:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10816489e2ae91fa1bd88578e6fe1f2c0635f0d9",
          "body": null,
          "is_bot": false,
          "headline": "Fix Test",
          "author_name": "BK",
          "author_login": "bk-chovatiya",
          "committed_at": "2022-03-11T13:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4c7ba8ebfe4accd701027915331e67158ea245",
          "body": null,
          "is_bot": false,
          "headline": "Add Option to configure max_nesting",
          "author_name": "BK",
          "author_login": "bk-chovatiya",
          "committed_at": "2022-03-08T18:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2477994bcf7b06289b67db47c91595ffb2a928a",
          "body": "replace travis with github workflow for test CI",
          "is_bot": false,
          "headline": "Merge pull request #140 from notEthan/ci",
          "author_name": "Joshua Hull",
          "author_login": "joshbuddy",
          "committed_at": "2022-01-22T11:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd2cc579982789fe1d00e0a7d9141acd025d4a7",
          "body": null,
          "is_bot": false,
          "headline": "replace travis with github workflow for test CI",
          "author_name": "Ethan",
          "author_login": "notEthan",
          "committed_at": "2022-01-22T01:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c08124c5615664205d86545255a0591866a1841",
          "body": null,
          "is_bot": false,
          "headline": "Update jsonpath.gemspec",
          "author_name": "Mohana",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-06-21T17:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f21521a12b749900f4f62d5c4ba0b6abae287e",
          "body": null,
          "is_bot": false,
          "headline": "dummy commit",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-06-21T17:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b765be5e74e64d472226775a6fc72cb138ec44",
          "body": "This reverts commit c92b65dccdcd2f32feafb2e4c5158177b193f0c2.",
          "is_bot": false,
          "headline": "Revert \"update *.gemspec\"",
          "author_name": "Mohana",
          "author_login": "mohana-rengasamy",
          "committed_at": "2021-06-21T17:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92b65dccdcd2f32feafb2e4c5158177b193f0c2",
          "body": null,
          "is_bot": false,
          "headline": "update *.gemspec",
          "author_name": "Mohana",
          "author_login": "mohana-rengasamy",
          "committed_at": "2021-06-21T15:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3126545485267136c9cbfb849d39df4e5ad204e1",
          "body": null,
          "is_bot": false,
          "headline": "dummy commit",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-05-20T16:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d0c40605db4f9ca61a25fbf9c8e10549685b03",
          "body": null,
          "is_bot": false,
          "headline": "referencing self in the methods",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-05-20T15:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9535a15d7707cccf1efcee9636405f600df7fb0",
          "body": null,
          "is_bot": false,
          "headline": "test case update",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-05-20T15:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5855ee5e4bbc4a564d8f548633f56d554c91a9ad",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-05-15T11:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b2f712fa234ab307e1f18c555d1f7b12339646",
          "body": null,
          "is_bot": false,
          "headline": "test cases",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-05-15T11:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea11b04d094a8ebe3cc4718d859b858705e0b07",
          "body": null,
          "is_bot": false,
          "headline": "update json_path.rb",
          "author_name": "mohanapriya2308",
          "author_login": "mohanapriya2308",
          "committed_at": "2021-05-15T11:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc71ccb4cb940e434ea869770f3aafcfc8495d8",
          "body": null,
          "is_bot": false,
          "headline": "bumped version for release",
          "author_name": "Brautigam Gergely",
          "author_login": "Skarlso",
          "committed_at": "2020-12-28T10:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ab9d4c8e0fe23a0249719854f87f05d7c108e4",
          "body": "…#137)\n\n* Add a few tests to improve coverage and highlight pending behaviors.\r\n\r\n* Factorize digging logic to a Dig helper module.\r\n\r\n* Add support for a :use_symbols option.\r\n\r\n* Add support for objects responding to dig.\r\n\r\n* Fix digging behavior in presence of explicit null/nil.\r\n\r\n* Fix & test README claims, document available options.\r\n\r\nAlso includes a library fix when default_path_leaf_to_null is\r\nused.\r\n\r\n* Introduce :allow_send and document it (defaults to true).",
          "is_bot": false,
          "headline": "Factorize `dig` logic ; add a few options ; more tests ; fix README (…",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2020-12-28T10:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5983ba3943ceb5b5b76ea1913781a94f4eecac0",
          "body": null,
          "is_bot": false,
          "headline": "bumped version and added ignore",
          "author_name": "Brautigam Gergely",
          "author_login": "Skarlso",
          "committed_at": "2020-12-15T06:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb73c177128c3502591eba1c18171a03f4369f05",
          "body": null,
          "is_bot": false,
          "headline": "Closes #134 (#135)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2020-12-15T06:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c8b15d82da6c22d906b548f9915256be34b107",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml (#133)",
          "author_name": "Igor Victor",
          "author_login": "gogainda",
          "committed_at": "2020-11-27T15:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f919ae9117d5be5e3dc1a8755a45b48033e664",
          "body": null,
          "is_bot": false,
          "headline": "split regex tests and add %r (#132)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2020-11-19T20:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2c4af8edddb9a82c42d8789e6895e617e31b0a",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version for release",
          "author_name": "Gergely Brautigam",
          "author_login": null,
          "committed_at": "2020-11-18T08:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec50e623c290dd4f1f651da19bb1de351ec92c4",
          "body": "Co-authored-by: Gergely Brautigam <gergely@arangodb.com>",
          "is_bot": false,
          "headline": "remove to_regex dependency and the warnings it causes (#128)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2020-11-18T08:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccfb39be456c88f4961e96f981e154936a537782",
          "body": null,
          "is_bot": false,
          "headline": "drop support for EOL rubies (#130)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2020-11-18T08:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a84233bf515a4a0ef16e504da33b02a4caf7fa",
          "body": null,
          "is_bot": false,
          "headline": "Apparently after 2.6 this error is no longer raised (#131)",
          "author_name": "Gergely Brautigam",
          "author_login": null,
          "committed_at": "2020-11-18T07:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c2fd0b356e463883bc06cf71289da3f27d9830",
          "body": null,
          "is_bot": false,
          "headline": "Increased version for new release.",
          "author_name": "Gergely Brautigam",
          "author_login": null,
          "committed_at": "2019-10-15T10:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a03e9c167a47ffccc2518722bb8eba3933e0eb",
          "body": "…. (#119)\n\n* Only check respond_to in case we are not dealing with a built in type.\r\n\r\n* Do not allow respond tos which are also Object methods.",
          "is_bot": false,
          "headline": "Only check respond_to in case we are not dealing with a built in type…",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-10-14T14:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16cfe87827b060fb77c0ad938aeaab520fa3744b",
          "body": "* Closes #92\r\n\r\n* A little refactor. Going to deal with versions later\r\n\r\n* Fixed.\r\n\r\n* Added readme and increased version.\r\n\r\n* A little refactoring.\r\n\r\n* strip whitespace from the selector syntax.\r\n\r\n* Fixed space being stripped at the definition level",
          "is_bot": false,
          "headline": "Selecting multiple keys/values (#114)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-06-03T11:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e031b980cc0e1587ac7411d2d3665356f876df",
          "body": null,
          "is_bot": false,
          "headline": "Bumped for release.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-05-26T20:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b7a4b2794fcfd6ea8627e4c8d92209f2a996353",
          "body": "* Closes #108\r\n\r\n* added some error handling around invalid arrays.",
          "is_bot": false,
          "headline": "Handle nested json elements by indexing the filter. (#113)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-05-26T20:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024e0ec10c8ebdb1ed9646b4ac60bca883aa5cbb",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version for release.",
          "author_name": "Gergely Brautigam",
          "author_login": null,
          "committed_at": "2019-05-16T07:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1861a69c5df612a72122c4efcad53dd28b2201",
          "body": "* support traversing arbitrary ruby objects\r\n\r\n* return correctly if there's no oparator\r\n\r\n* add another test just to be sure filters work on objects, too",
          "is_bot": false,
          "headline": "Support traversing ruby objects (#112)",
          "author_name": "Markus Doits",
          "author_login": "doits",
          "committed_at": "2019-05-16T04:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d8c8c503927b2fcc7e7a3fe48c05f4e85920ff",
          "body": "* support dot notation in filters\r\n\r\n* remove custom dig method",
          "is_bot": false,
          "headline": "Support dot notation in filters (#111)",
          "author_name": "Markus Doits",
          "author_login": "doits",
          "committed_at": "2019-05-14T09:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6bf61aa722ec2ef8d8095f49792dd5ba11d9b5",
          "body": "* add support for `!=` filter\r\n\r\n* update travis ruby versions to current ones\r\n\r\ndrops not supported ruby 2.1",
          "is_bot": false,
          "headline": "add support for `!=` filter (#109)",
          "author_name": "Markus Doits",
          "author_login": "doits",
          "committed_at": "2019-05-14T08:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2525b8e8c596ddf1c8b40982529300b5a98132b",
          "body": "* First failing test. Now to fix it.\r\n\r\n* Added meaningfull error message.\r\n\r\n* Catching runtime instead of FrozenError.\r\n\r\n* Skipping if ruby version is below 2.2.0\r\n\r\n* Rubocop\r\n\r\n* increasing version\\",
          "is_bot": false,
          "headline": "Added a user friendly error message (#107)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-01-25T08:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dbe3412779243e3ff2f3ead035dac8409ac7909",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to release.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-01-20T22:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91f82fcfd88dee64cbb9abd37ba596e328d669e",
          "body": "* WIP\r\n\r\n* Closes #105\r\n\r\n* Not working yet.\r\n\r\n* One last test to fix.\r\n\r\n* Works!\r\n\r\n* Added some documentation around the logic",
          "is_bot": false,
          "headline": "Fix proper handling of nested groups (#106)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2019-01-20T22:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd06d86f3dffb4b747af0b89d712fcd11c9d8581",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version for release.",
          "author_name": "Gergely Brautigam",
          "author_login": null,
          "committed_at": "2019-01-07T09:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b77fba5f3f5a16271dde7180381b4b735a8fec6",
          "body": "* Fix bug related to nested groupings\r\n\r\nPrior to this commit if a nested grouping was encountered (ie.\r\n`((this && that) || the_other)` the gem would raise the following error:\r\n\r\n```\r\nNoMethodError:\r\n  undefined method `strip' for nil:NilClass\r\n```\r\n\r\nIt appears that in this scenario it's possible\n[…]\nerator`\r\nvariable hasn't yet been set. The proposed fix is simply coercing the\r\nvariable into a `String` before attempting to call the `#strip`\r\nfunction.\r\n\r\n* Added travis fix for old bundler version",
          "is_bot": false,
          "headline": "Fix bug related to nested groupings (#104)",
          "author_name": "John Allen",
          "author_login": "johnallen3d",
          "committed_at": "2019-01-07T09:06:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "897dc590e3529a3fe5983343bb3cd4fea6beecd4",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to release.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-12-06T05:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6fdcc64fb39eba81e48b0ec3844cabc6eae0b9",
          "body": "* End index in array slicing should be exclusive\r\n\r\nThis follows the examples given in https://goessner.net/articles/JsonPath/ where \":2\" is equal to \"[0,1]\".\r\n\r\nIssue: #102\r\n\r\n* Re-add previously changed tests\r\n\r\nIn response to code review\r\nAlso, a good way to show syntax changes before and after the\r\nexclusive end index implementation.\r\n\r\nIssue: #102",
          "is_bot": false,
          "headline": "End index in array slicing should be exclusive (#103)",
          "author_name": "Khairi Hafsham",
          "author_login": "khairihafsham",
          "committed_at": "2018-12-06T05:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab6e6f56de06ad3bbefb39a118f265f55880a82",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to release fix.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-12-03T20:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7172d65348177e208de7b5dc8680a5825cfaa022",
          "body": null,
          "is_bot": false,
          "headline": "Allow for symbolizing result array by passing on value for on. (#101)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-12-03T12:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19cdda1c930acbdb11a2246f92c9a3e707a44446",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to release fix.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-10-30T09:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9522faa6597216d56e17c549a4c59e0d7d73db1",
          "body": null,
          "is_bot": false,
          "headline": "Fixing curly brackets not allowed in root element name. (#99)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-10-30T09:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2064e09c606e51e581d5138677e5d4438434b456",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-10-15T09:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd0f13fa94bf641094e43aa53cfaa1ab6406508",
          "body": null,
          "is_bot": false,
          "headline": "Fix quote in value. Closes #96 (#97)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-10-15T09:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613b2fd7c90c0ca0c73c93d6bf87476a0a9ca3c3",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-08-27T19:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94b4524524e0c8d3a55b1e447d79c0d0c7152b6",
          "body": "* Regex work\r\n\r\n* Cleanup.\r\n\r\n* Addressed rubocop stuff.",
          "is_bot": false,
          "headline": "Delete elements with path (#95)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-08-27T19:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef512efd79b71da7fa8bcae87dad0d199bee803",
          "body": null,
          "is_bot": false,
          "headline": "Updated version.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-07-08T08:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d2e8a62244eb9e7c5ca315fdbf086a08fbba8f",
          "body": "* Fixed a problem where deleting slices was not working.\r\n\r\n* Ran a rubocop fix.\r\n\r\n* Added rubocop run.\r\n\r\n* Added rubocop todo\r\n\r\n* Updated rescue.",
          "is_bot": false,
          "headline": "Fixed a problem where deleting slices was not working. (#90)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-07-08T08:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a5a5bc5e514861c963907faac66dae058b9531",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-06-14T04:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ee068e355c6d3ae23a2e8f84cfd5160e587606",
          "body": "* Fixed using root element as matcher.\r\n\r\n* Proper fix for boolean values this time.",
          "is_bot": false,
          "headline": "Fixed using root element as matcher. (#87)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-06-14T04:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbacecb514f56f913cca09af949ff0f3bcabfb5b",
          "body": null,
          "is_bot": false,
          "headline": "Support returning null for missing leaves in a path (#86)",
          "author_name": "Jan Kreuzzieger",
          "author_login": "Seikitsu",
          "committed_at": "2018-06-13T20:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a4efebc202496b3216dede625393fd96e90632",
          "body": null,
          "is_bot": false,
          "headline": "Updated version for bug fix release.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-06-08T05:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72227158443fc8ff5cd1a06b3dbedcec457c4192",
          "body": "* Regression fixing for issue: #83 #82.\r\n\r\n* Fixing new line error in json path.",
          "is_bot": false,
          "headline": "Regression fixing for issue: #83 #82. (#85)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-06-08T05:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0ae7a837d2ec8e357a07c92fff1bba9ba4dadb",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-05-13T21:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc1874d291359b2e86e7144d7ba0039479d92e0",
          "body": "* Slowly fixing the regression.\r\n\r\n* Fixed all the regression issues.",
          "is_bot": false,
          "headline": "Slowly fixing the regression. (#81)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-05-13T20:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6475b0f34182edd08c37da27e0d536e8b419b8a",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version.",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-05-12T15:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc6c611d861940364ca2879968da4f25ae86e84",
          "body": "* Fix regession reported in #79\r\n\r\n* Failing test.\r\n\r\n* Fixed.",
          "is_bot": false,
          "headline": "Fix regession reported in #79 (#80)",
          "author_name": "Gergely Brautigam",
          "author_login": "Skarlso",
          "committed_at": "2018-05-12T15:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2020-12-28T10:24:48Z",
      "latest_release_tag": "v1.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 900,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2031,
      "mean_days_between_releases": 190.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": "jsonpath",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/jsonpath",
          "is_deprecated": false,
          "latest_version": "1.1.5",
          "repository_url": "https://github.com/joshbuddy/jsonpath",
          "versions_count": 61,
          "total_downloads": 93874103,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:11:29Z",
          "latest_published_at": "2023-10-12T08:12:56.983000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1013
        }
      ]
    },
    "popularity": {
      "forks": 76,
      "stars": 456,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2011-05-11",
            "count": 1
          },
          {
            "date": "2011-06-07",
            "count": 1
          },
          {
            "date": "2011-06-13",
            "count": 1
          },
          {
            "date": "2011-07-26",
            "count": 1
          },
          {
            "date": "2012-09-12",
            "count": 1
          },
          {
            "date": "2012-09-27",
            "count": 1
          },
          {
            "date": "2013-02-12",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-03-21",
            "count": 1
          },
          {
            "date": "2013-04-20",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-20",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2014-01-30",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-11-20",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-11-13",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 75,
        "total_forks": 76
      },
      "star_history": {
        "days": [
          {
            "date": "2008-12-13",
            "count": 21
          },
          {
            "date": "2008-12-15",
            "count": 1
          },
          {
            "date": "2009-01-31",
            "count": 1
          },
          {
            "date": "2009-02-28",
            "count": 1
          },
          {
            "date": "2009-04-05",
            "count": 1
          },
          {
            "date": "2009-04-07",
            "count": 1
          },
          {
            "date": "2009-04-29",
            "count": 1
          },
          {
            "date": "2009-07-08",
            "count": 1
          },
          {
            "date": "2009-08-22",
            "count": 1
          },
          {
            "date": "2009-08-26",
            "count": 1
          },
          {
            "date": "2009-11-24",
            "count": 1
          },
          {
            "date": "2009-12-08",
            "count": 1
          },
          {
            "date": "2009-12-31",
            "count": 1
          },
          {
            "date": "2010-01-18",
            "count": 1
          },
          {
            "date": "2010-01-31",
            "count": 1
          },
          {
            "date": "2010-02-10",
            "count": 1
          },
          {
            "date": "2010-02-22",
            "count": 1
          },
          {
            "date": "2010-02-23",
            "count": 1
          },
          {
            "date": "2010-04-21",
            "count": 1
          },
          {
            "date": "2010-08-10",
            "count": 1
          },
          {
            "date": "2010-09-03",
            "count": 1
          },
          {
            "date": "2010-10-05",
            "count": 1
          },
          {
            "date": "2010-12-30",
            "count": 1
          },
          {
            "date": "2011-02-03",
            "count": 1
          },
          {
            "date": "2011-05-21",
            "count": 1
          },
          {
            "date": "2012-07-03",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 1
          },
          {
            "date": "2013-02-18",
            "count": 1
          },
          {
            "date": "2013-02-25",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-24",
            "count": 1
          },
          {
            "date": "2013-03-28",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-04-21",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-20",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-07-09",
            "count": 5
          },
          {
            "date": "2013-07-20",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 3
          },
          {
            "date": "2013-08-02",
            "count": 2
          },
          {
            "date": "2013-08-05",
            "count": 2
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-11",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-15",
            "count": 2
          },
          {
            "date": "2013-08-17",
            "count": 1
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-09-16",
            "count": 1
          },
          {
            "date": "2013-10-04",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-10-20",
            "count": 2
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 2
          },
          {
            "date": "2013-11-08",
            "count": 1
          },
          {
            "date": "2013-11-23",
            "count": 1
          },
          {
            "date": "2013-11-26",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-23",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2014-01-10",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 2
          },
          {
            "date": "2014-01-18",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 1
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-04-05",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-04-28",
            "count": 2
          },
          {
            "date": "2014-04-29",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-06",
            "count": 2
          },
          {
            "date": "2014-05-14",
            "count": 3
          },
          {
            "date": "2014-05-26",
            "count": 1
          },
          {
            "date": "2014-06-05",
            "count": 1
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 2
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 2
          },
          {
            "date": "2014-07-16",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-07-23",
            "count": 1
          },
          {
            "date": "2014-07-25",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-10",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-21",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-12-18",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-04-04",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-06-06",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 2
          },
          {
            "date": "2015-07-23",
            "count": 1
          },
          {
            "date": "2015-07-26",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 2
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-09",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 2
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2015-12-19",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 3
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-02",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 2
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 2
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-07",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-22",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 2
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2017-01-01",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 2
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 2
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-06",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 2
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 1
          },
          {
            "date": "2017-06-02",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-09-24",
            "count": 2
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 2
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 2
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 3
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 2
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 2
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 2
          },
          {
            "date": "2020-02-17",
            "count": 2
          },
          {
            "date": "2020-03-17",
            "count": 4
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 2
          },
          {
            "date": "2020-11-19",
            "count": 13
          },
          {
            "date": "2020-11-20",
            "count": 8
          },
          {
            "date": "2020-11-23",
            "count": 3
          },
          {
            "date": "2020-11-25",
            "count": 4
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 2
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 2
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 2
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 455,
        "total_stars": 456
      },
      "open_issues_and_prs": 26
    },
    "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": 41246,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "code_stats",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "multi_json",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "phocus",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 73,
        "open_issues": 17,
        "closed_ratio": 0.8,
        "closed_issues": 68,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "joshbuddy",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/8898?v=4"
        },
        {
          "type": "User",
          "login": "Skarlso",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/182850?v=4"
        },
        {
          "type": "User",
          "login": "mohanapriya2308",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/57559402?v=4"
        },
        {
          "type": "User",
          "login": "stve",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/28044?v=4"
        },
        {
          "type": "User",
          "login": "anupama-kumari",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/37359722?v=4"
        },
        {
          "type": "User",
          "login": "blatyo",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/71221?v=4"
        },
        {
          "type": "User",
          "login": "gongfarmer",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4277142?v=4"
        },
        {
          "type": "User",
          "login": "doits",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/148003?v=4"
        },
        {
          "type": "User",
          "login": "grosser",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4"
        },
        {
          "type": "User",
          "login": "bk-chovatiya",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/73137373?v=4"
        }
      ],
      "contributors_sampled": 32,
      "top_contributor_share": 0.401
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 6/14 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "725f1873a164955a129e70cd92417414f89efe26",
        "ran_at": "2026-07-21T23:48:44Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 139,
          "created_at": "2022-01-04T11:54:19Z",
          "last_comment_at": "2022-07-02T05:50:15Z",
          "last_comment_author": "blambeau"
        },
        {
          "number": 152,
          "created_at": "2023-02-22T15:33:19Z",
          "last_comment_at": "2023-02-22T16:32:55Z",
          "last_comment_author": "Parth-Rewind"
        },
        {
          "number": 158,
          "created_at": "2023-05-09T07:54:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 168,
          "created_at": "2024-08-28T22:20:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2024-11-14T20:12:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 172,
          "created_at": "2025-01-24T23:43:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 175,
          "created_at": "2025-03-29T14:35:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 177,
          "created_at": "2025-07-17T13:41:13Z",
          "last_comment_at": "2025-07-17T13:47:47Z",
          "last_comment_author": "pranjal-wego"
        },
        {
          "number": 179,
          "created_at": "2025-11-04T18:25:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-10-12T08:11:37Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 51,
          "created_at": "2017-05-08T17:58:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2019-09-22T18:05:23Z",
          "last_comment_at": "2019-10-30T07:51:22Z",
          "last_comment_author": "Skarlso"
        },
        {
          "number": 120,
          "created_at": "2019-10-16T20:23:59Z",
          "last_comment_at": "2023-01-31T15:49:48Z",
          "last_comment_author": "rjofre"
        },
        {
          "number": 123,
          "created_at": "2020-03-06T18:11:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 124,
          "created_at": "2020-06-10T09:50:49Z",
          "last_comment_at": "2020-08-24T10:56:32Z",
          "last_comment_author": "glyn"
        },
        {
          "number": 126,
          "created_at": "2020-08-04T10:26:22Z",
          "last_comment_at": "2020-11-18T07:40:11Z",
          "last_comment_author": "Skarlso"
        },
        {
          "number": 141,
          "created_at": "2022-03-08T18:10:35Z",
          "last_comment_at": "2023-07-05T13:06:22Z",
          "last_comment_author": "anupama-kumari"
        },
        {
          "number": 143,
          "created_at": "2022-03-15T18:07:16Z",
          "last_comment_at": "2023-01-27T13:17:53Z",
          "last_comment_author": "uvlad7"
        },
        {
          "number": 145,
          "created_at": "2022-04-23T00:35:49Z",
          "last_comment_at": "2022-04-23T00:36:38Z",
          "last_comment_author": "gongfarmer"
        },
        {
          "number": 151,
          "created_at": "2023-02-22T15:18:05Z",
          "last_comment_at": "2023-02-22T15:28:04Z",
          "last_comment_author": "evansalter"
        },
        {
          "number": 162,
          "created_at": "2023-08-01T18:17:02Z",
          "last_comment_at": "2023-10-10T11:08:46Z",
          "last_comment_author": "anupama-kumari"
        },
        {
          "number": 167,
          "created_at": "2024-05-22T16:59:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 169,
          "created_at": "2024-10-23T11:25:33Z",
          "last_comment_at": "2024-10-24T06:59:22Z",
          "last_comment_author": "Skarlso"
        },
        {
          "number": 171,
          "created_at": "2025-01-24T23:41:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 178,
          "created_at": "2025-10-30T13:18:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2025-12-05T11:59:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 181,
          "created_at": "2026-05-05T16:56:15Z",
          "last_comment_at": "2026-07-20T09:36:55Z",
          "last_comment_author": "nikolas-kosturik"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/joshbuddy/jsonpath",
    "host": "github.com",
    "name": "jsonpath",
    "owner": "joshbuddy"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 36,
        "vitality": 18,
        "community": 68,
        "governance": 68,
        "engineering": 58,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 50,
        "overall_after_abandonment_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 900,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 900 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 900
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v1.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 2031,
              "mean_days_between_releases": 190.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2031 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2031
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~190.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 190.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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 9,
              "unanswered_open_issues": 8,
              "days_since_last_merged_pr": 1013,
              "days_since_last_human_commit": 1013,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1013 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1013,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 76,
              "stars": 456,
              "watchers": 8,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "456 stars",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 456
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "76 forks",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "jsonpath"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 93874103,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "93,874,103 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 93874103,
                      "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 32,
              "top_contributor_share": 0.401
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "32 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 73,
              "open_issues": 17,
              "closed_issues": 68,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 14
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "73/87 decided PRs merged",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 73,
                      "decided": 87
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/14 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 546,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "joshbuddy",
              "public_repos": 233,
              "account_age_days": 6656
            },
            "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": "546 followers of joshbuddy",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 546,
                      "login": "joshbuddy"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "233 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 233
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "jsonpath"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 1013
            },
            "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 1013 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1013
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "61 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "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": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "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": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/14 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 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": "at_risk",
        "name": "AI Readiness",
        "value": 34,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.45,
              "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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 41246,
              "source_files_sampled": 9,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:49:06.423448Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/joshbuddy/jsonpath.svg",
  "full_name": "joshbuddy/jsonpath",
  "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.