Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 01:31 UTC

talentdeficit / jsx

an erlang application for consuming, producing and manipulating json. inspired by yajl

ErlangMIT★ 699 stars⑂ 215 forkssince May 2010View on GitHub ↗

talentdeficit/jsx holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (73/100) and lowest on AI Readiness (7/100). It was last updated 755 days ago. 5 contributors account for most of its recent work.

28
overall / 100
Critical

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.

28
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

alisdair sullivanPersonal account
108 followers50 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
Hexjsx3.1.0420,887281922 days ago

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 755 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_push755
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 53 version tags (no GitHub releases)
0/36Release recency — latest release 1,922 days ago
12.6/27Release cadence — a release every ~169.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count53
latest_release_tagv3.1.0
releases_from_tagsyes
days_since_latest_release1,922
mean_days_between_releases169.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?

71Good · 18% of overall
How it's scored
46.1/60Stars — 699 stars
19.4/25Forks — 215 forks
8.4/15Watchers — 34 watchers
Inputs used
forks215
stars699
watchers34
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
75/80Monthly downloads — 420,887 downloads/month across hex
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesjsx
dependents
ecosystemshex
total_downloads73,356,122
monthly_downloads420,887
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?

73Good · 24% of overall
How it's scored
45.9/54Bus factor — 5 contributor(s) cover half of all commits
16.8/22.5Commit distribution — top contributor authored 25% of commits
13.5/13.5Contributor breadth — 34 contributors
10/10OpenSSF Scorecard: Contributors — project has 13 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled34
top_contributor_share0.253
How it's scored
36.7/46.8Issue resolution — 79% of issues closed
28.2/38.3PR acceptance — 53/72 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 9/13 approved changesets -- score normalized to 6
Inputs used
merged_prs53
open_issues18
closed_issues66
issue_closed_ratio0.786
closed_unmerged_prs19
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.6/25Owner reach — 108 followers of talentdeficit
24.4/25Track record — 50 public repos, account ~18 yr old
Inputs used
followers108
owner_typeUser
is_verified
owner_logintalentdeficit
public_repos50
account_age_days6,683
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on hex
4/35Publish recency — latest publish 1,922 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjsx
ecosystemshex
any_deprecatedno
min_days_since_publish1,922

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

37At 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 11 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
4.5/7.5Code-Review — Found 9/13 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 13 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.7
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.

7Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
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_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Erlang without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageErlang
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

699GitHub stars
34contributors
0commits, last 12 months
755days since last push
53releases
5bus factor
18open issues
package ecosystems

More detail

Star and fork history 699 ★ / 215 ⇿
699Stars
215Forks
53Releases

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.

0125250375500625750696206882010-052018-062026-06
Major 1Minor 15Patch 37

Each point covers 15 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 9/13 approved changesets -- score normalized to 6
10Contributorsproject has 13 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 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "erlang",
        "json"
      ],
      "is_fork": false,
      "size_kb": 2375,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Erlang": 197062
      },
      "pushed_at": "2024-06-26T15:39:01Z",
      "created_at": "2010-05-24T21:56:24Z",
      "owner_type": "User",
      "updated_at": "2026-06-17T09:13:47Z",
      "description": "an erlang application for consuming, producing and manipulating json. inspired by yajl",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Erlang",
      "significant_languages": [
        "Erlang"
      ]
    },
    "owner": {
      "blog": null,
      "name": "alisdair sullivan",
      "type": "User",
      "login": "talentdeficit",
      "company": null,
      "location": "vancouver, canada",
      "followers": 108,
      "avatar_url": "https://avatars.githubusercontent.com/u/4431?v=4",
      "created_at": "2008-04-03T02:48:50Z",
      "is_verified": null,
      "public_repos": 50,
      "account_age_days": 6683
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-04-16T13:56:37Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-06-26T14:11:41Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2020-06-03T00:25:50Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2019-06-03T17:17:02Z"
        },
        {
          "tag": "2.9.0",
          "kind": "minor",
          "published_at": "2017-12-24T03:10:12Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2017-12-24T03:10:12Z"
        },
        {
          "tag": "2.8.3",
          "kind": "patch",
          "published_at": "2017-10-22T20:57:29Z"
        },
        {
          "tag": "v2.8.3",
          "kind": "patch",
          "published_at": "2017-10-22T20:57:29Z"
        },
        {
          "tag": "2.8.2",
          "kind": "patch",
          "published_at": "2017-02-07T02:54:10Z"
        },
        {
          "tag": "v2.8.2",
          "kind": "patch",
          "published_at": "2017-02-07T02:54:10Z"
        },
        {
          "tag": "2.8.1",
          "kind": "patch",
          "published_at": "2016-12-08T18:11:02Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2016-12-08T18:11:02Z"
        },
        {
          "tag": "2.8.0",
          "kind": "minor",
          "published_at": "2015-10-09T06:03:54Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2015-10-09T06:03:54Z"
        },
        {
          "tag": "2.7.2",
          "kind": "patch",
          "published_at": "2015-09-17T20:27:21Z"
        },
        {
          "tag": "2.7.1",
          "kind": "patch",
          "published_at": "2015-08-20T16:22:33Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2015-08-20T16:22:33Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2015-08-04T18:26:00Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2015-08-04T18:26:00Z"
        },
        {
          "tag": "2.6.2",
          "kind": "patch",
          "published_at": "2015-06-12T02:56:40Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2015-06-12T02:56:40Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2015-05-12T22:17:05Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2015-04-21T03:00:23Z"
        },
        {
          "tag": "2.5.3",
          "kind": "patch",
          "published_at": "2015-04-20T23:24:43Z"
        },
        {
          "tag": "v2.5.3",
          "kind": "patch",
          "published_at": "2015-04-20T23:24:43Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2015-03-15T19:06:10Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2015-03-03T18:45:23Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2015-02-26T04:41:01Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2014-12-10T00:24:09Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2014-12-07T23:49:28Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2014-12-07T23:49:28Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2014-12-04T07:16:41Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2014-11-25T03:18:10Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2014-08-27T12:45:12Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2014-06-03T21:43:43Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2014-05-18T07:16:44Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2014-05-06T19:05:06Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2014-04-27T22:48:48Z"
        },
        {
          "tag": "1.4.5",
          "kind": "patch",
          "published_at": "2013-12-18T02:32:21Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2013-12-18T02:32:21Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2013-10-29T19:47:55Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2013-08-27T05:09:19Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2013-06-04T01:19:39Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2013-03-12T02:10:08Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2012-10-22T18:36:21Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2012-09-04T04:17:06Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2012-07-02T06:42:57Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2012-04-26T20:48:12Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2012-03-31T06:26:08Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2012-03-27T23:58:44Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2012-03-25T20:10:37Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2012-03-21T12:25:11Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2010-09-23T06:12:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1d3407aa9752430ec0a06111ac1b046ffafdca22",
          "body": "Fix typos",
          "is_bot": false,
          "headline": "Merge pull request #154 from kianmeng/fix-typos",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2021-12-23T17:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5c261c185dd9e895318d0a02c92fba03690304",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos",
          "author_name": "Kian-Meng, Ang",
          "author_login": "kianmeng",
          "committed_at": "2021-09-23T12:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590214d80f7d07963e067db87d5ec59c4ccb3396",
          "body": "Tweak CI versions (add 24.0)",
          "is_bot": false,
          "headline": "Merge pull request #150 from paulo-ferraz-oliveira/feature/ci-otp-24",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2021-06-29T13:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6513aa3b05326233920e3fb663b8c52b7bcb49ed",
          "body": null,
          "is_bot": false,
          "headline": "Adapt to OTP 24",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-05-14T09:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccf51167b7a258272ab58c783b87388bff76818",
          "body": "(I'm not sure this will fix it, but IIRC gleam-lang/setup-erlang is pulling from ESL and\nthat contains a proper 24.0)",
          "is_bot": false,
          "headline": "Try to solve an issue via a ver.bump",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-05-14T09:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170f9940719c4beaea1e880e45b9b42230b9450f",
          "body": null,
          "is_bot": false,
          "headline": "Tweak CI versions (add 24.0)",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-05-14T09:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9b3e570a7efe331eed0900c3a5188043a850d7",
          "body": "version bump 3.1.0",
          "is_bot": false,
          "headline": "Merge pull request #149 from tsloughter/bump-3.1.0",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2021-04-16T13:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061b1ed91b6fd8b7074f48986ab7ad9a83a027e5",
          "body": null,
          "is_bot": false,
          "headline": "set github actions os to ubuntu-18.04",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2021-04-16T12:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf2c93bde1751edfbef23c3b4f45d8fdaec5b22",
          "body": null,
          "is_bot": false,
          "headline": "version bump 3.1.0",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2021-04-16T12:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7a69c167aecd241a6676ab7e5a7665c782b976",
          "body": "…ialyzer_analysis\n\nStricter dialyzer analysis",
          "is_bot": false,
          "headline": "Merge pull request #146 from paulo-ferraz-oliveira/feature/stricter_d…",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-09-14T23:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8f3641535866314938417534c846cfef8cfc84",
          "body": "We end up:\n1. making the main interface (`jsx:`) more readable and easier to maintain\n(this allows for easier future dropping of the use of `#config{}` for options),\n2. fixing some config.-related `-spec(_).`s that weren't using proper elements,\n3. having `any()` become a \"specific type\" - which see\n[…]\nt()` into more appropriate types,\n5. making the main config. element (`jsx_config`) \"pretty\" visible,\n6. creating a visible distinction between a module's config. and the generic `jsx_config` elements",
          "is_bot": false,
          "headline": "Deal with dialyzer issues",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2020-09-12T02:41:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "894ec1e6ccda2572b5a9ed11b126ed71718a0405",
          "body": "expand OTPs under test by CI",
          "is_bot": false,
          "headline": "Merge pull request #141 from talentdeficit/rm-makefile",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-07-03T16:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e88fc545587e686887647a9ee3bfff8053cfcba",
          "body": null,
          "is_bot": false,
          "headline": "remove main.yml comment from relx and add otp versions",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-07-03T16:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf923a5890cae146677f0b265bc8a4404bd6edc9",
          "body": null,
          "is_bot": false,
          "headline": "remove unneeded makefile",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-07-03T15:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8231cf8fc6b3996b849c449016511235dc6c62d8",
          "body": "swap master to main in gh actions thing",
          "is_bot": false,
          "headline": "Merge pull request #142 from talentdeficit/talentdeficit-patch-1",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-07-03T15:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456ffdb60a877e067bbf9d35ec661668ee4f1196",
          "body": null,
          "is_bot": false,
          "headline": "swap master to main in gh actions thing",
          "author_name": "alisdair sullivan",
          "author_login": "talentdeficit",
          "committed_at": "2020-07-03T15:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45c997cedc3bcc0bb014ac3faa7ec16bcd4f7b1",
          "body": "drop support for versions before OTP-17 and bump to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #139 from talentdeficit/maps-default",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-06-26T14:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab436e1d54c25bc499b78a66a363bc593574b0f",
          "body": null,
          "is_bot": false,
          "headline": "drop support for versions before OTP-17 and bump to 3.0.0",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-06-26T14:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbe8986c72cd25115a0f7e63c9072f588ae98df",
          "body": "Add `with_tail` to `decode` spec",
          "is_bot": false,
          "headline": "Merge pull request #137 from getkimball/dialyze-with-tail",
          "author_name": "alisdair sullivan",
          "author_login": "talentdeficit",
          "committed_at": "2020-06-25T21:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d2e01b608e0670a4f82e35ccb5ef3f86115423",
          "body": null,
          "is_bot": false,
          "headline": "add github link to hex metadata",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-06-03T00:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d26f602aadf26ed3647098632cf3ce3f77e17f",
          "body": null,
          "is_bot": false,
          "headline": "version bump to 2.11.0",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-06-03T00:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4d7121b38d87a1ca83cd39c1fc5aefbe35b061",
          "body": "`with_tail` was not defined in the spec and would fail usage of anyone\nusing this return format",
          "is_bot": false,
          "headline": "Add `with_tail` to `decode` spec",
          "author_name": "Philip Cristiano",
          "author_login": "philipcristiano",
          "committed_at": "2020-04-29T22:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c9408977c4609c99492e9b83656628e147a7fb",
          "body": "Make the map term more specific",
          "is_bot": false,
          "headline": "Merge pull request #135 from filmor/patch-2",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-03-15T03:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6ea4168baf7d3abba2bdaabeff9fd68ba02f51",
          "body": "Fix error and `-spec(_).`s",
          "is_bot": false,
          "headline": "Merge pull request #134 from paulo-ferraz-oliveira/fix/for_dialyzer",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2020-03-12T19:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d71eeccf4c8e0207b17549f7de8e7a0285be1c9",
          "body": null,
          "is_bot": false,
          "headline": "Make the map term more specific",
          "author_name": "Benedikt Reinartz",
          "author_login": "filmor",
          "committed_at": "2020-03-08T12:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8599806c451413aec13da16a1c54edfa0840882",
          "body": "Issued under OTP 22.2\n\nThis is a \"double\" fix:\n1. it seems to me that ?error (in this case) requires string as first arg.\n2. F (from the arguments) was clashing with F from the ?error macro, which caused a\nGuard test ... can never succeed dialyzer warning",
          "is_bot": false,
          "headline": "Fix error detected by dialyzer",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2020-02-11T10:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b8f5702ea88748e7ec5cf6570b8718746249d07",
          "body": "Issued under OTP 22.2",
          "is_bot": false,
          "headline": "Prevent dialyzer warning",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2020-02-11T09:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9549fba75aa51e3fd85acd87fc9ae38db919d0",
          "body": "Issued under OTP 22.2",
          "is_bot": false,
          "headline": "Prevent dialyzer warning",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2020-02-10T16:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ea54a2b32c11a082566c38dd4adfcbb4dcf685",
          "body": "test erlang/otp 20 and 21, 22",
          "is_bot": false,
          "headline": "Merge pull request #125 from getong/test_erlang_21",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2019-10-05T13:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3fe8f113adcf012c0f70979c699e5b9e3999451",
          "body": null,
          "is_bot": false,
          "headline": "test erlang/otp 22",
          "author_name": "19年梦醒",
          "author_login": "getong",
          "committed_at": "2019-10-05T10:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6712649b9ac55394d372a795898e9ca857699a59",
          "body": null,
          "is_bot": false,
          "headline": "add licenses hex metadata",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2019-06-03T17:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1289a16ae3fed51b9f722cbfb6f412c3131f540",
          "body": null,
          "is_bot": false,
          "headline": "verison bump 2.10.0",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2019-06-03T17:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b88fc1ac225c3265c87ebc942cda97c2b8466ad",
          "body": "Support custom newline symbol(s) for format option",
          "is_bot": false,
          "headline": "Merge pull request #126 from fogfish/develop",
          "author_name": "Tristan Sloughter",
          "author_login": "tsloughter",
          "committed_at": "2019-05-30T14:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbb9b5f24dc603ebf7c1196e2483ecf0b49079c",
          "body": null,
          "is_bot": false,
          "headline": "Support custom newline symbol(s) for format option",
          "author_name": "Dmitry Kolesnikov",
          "author_login": "fogfish",
          "committed_at": "2019-05-24T19:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d71efe4cf3107070b50511186201846d1fe48c0",
          "body": null,
          "is_bot": false,
          "headline": "test erlang/otp 20 and 21",
          "author_name": "getong",
          "author_login": "getong",
          "committed_at": "2019-04-09T08:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528d5b8253945d42a960e67cf62dd81d0ebbb366",
          "body": "missing description for {key, binary()} added",
          "is_bot": false,
          "headline": "Merge pull request #121 from ratopi/develop",
          "author_name": "alisdair sullivan",
          "author_login": "talentdeficit",
          "committed_at": "2018-12-10T06:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd72ccd19bd81e671caa8d01295a97996fe4f4c",
          "body": null,
          "is_bot": false,
          "headline": "missing description for {key, binary()} added",
          "author_name": "Ralf Th. Pietsch",
          "author_login": "ratopi",
          "committed_at": "2018-11-20T06:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c590b1f51f4704445acd89640ae2183fe89bf8cb",
          "body": "Fix dialyzer issues",
          "is_bot": false,
          "headline": "Merge pull request #118 from paulo-ferraz-oliveira/fix/dialyzer_issues",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2018-02-14T12:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b1a9dad938ec0ea777d119187e7bc7e4f55a95",
          "body": "Handle \"Invalid type specification\"",
          "is_bot": false,
          "headline": "Allow -spec(). to reflect what's really going on",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2018-02-10T00:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f80903b3f5ec174bf02b3abecd2a1fcc13dc9f88",
          "body": "Handle \"Invalid type specification\"",
          "is_bot": false,
          "headline": "Update -spec(). for proper module readibility",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2018-02-09T23:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2a001073f2300ba38427c23e83d5673c020542",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 2.9.0",
          "author_name": "alisdair",
          "author_login": "talentdeficit",
          "committed_at": "2017-12-24T03:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5bfa8a39e426eb9f797404144ca1c01c1751cff",
          "body": "ascii control codes",
          "is_bot": false,
          "headline": "add `control_codes` mode to strict parsing that rejects strings with",
          "author_name": "alisdair",
          "author_login": "talentdeficit",
          "committed_at": "2017-12-24T03:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a01f3a43b00e45f3fac4016565e35696363cefa",
          "body": "jsx_to_term:parse_config/2: Honor `return_maps` option value",
          "is_bot": false,
          "headline": "Merge pull request #115 from dumbbell/honor-return_maps-option",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2017-10-22T20:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48574d42427c66b454000a6851a9de7ba6618dde",
          "body": "Previously, no matter what the caller specified in options,\n`return_maps` was always set to `true`. The only solution was to not\nspecify `return_maps` at all.\n\nUnfortunately, if the caller is using a wrapper which sets default\noptions, including `return_maps`, it's impossible to override it. This\nprevented the caller from requesting this mode if he was interested in\npreserving the order of keys.\n\nWhile here, add a testcase for this.",
          "is_bot": false,
          "headline": "jsx_to_term:parse_config/2: Honor `return_maps` option value",
          "author_name": "Jean-Sébastien Pédron",
          "author_login": "dumbbell",
          "committed_at": "2017-09-26T08:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acdc7e4f2f78e75d4e2900cc953049677e605c2",
          "body": "Review config",
          "is_bot": false,
          "headline": "Merge pull request #112 from lucafavatella/review-config",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2017-06-09T19:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e80a36061d52155c5a8fddb56228c820d100288",
          "body": "See https://github.com/talentdeficit/jsx/blob/2.8.2/src/jsx_config.erl#L78",
          "is_bot": false,
          "headline": "Correct documentation of semantics of `strict` option",
          "author_name": "Luca Favatella",
          "author_login": null,
          "committed_at": "2017-06-08T12:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f0ababed2ed9f6aa8a0f4db81c66ea8d5c03c34",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in readme on utf8 option",
          "author_name": "Luca Favatella",
          "author_login": null,
          "committed_at": "2017-06-08T12:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5913af1b75b4d0801a3527d7426a40b792adba1",
          "body": null,
          "is_bot": false,
          "headline": "v2.8.2",
          "author_name": "alisdair sullivan",
          "author_login": "talentdeficit",
          "committed_at": "2017-02-07T02:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aebb218f314ba3f4ca9f520ef8850693250b067a",
          "body": "catch up to master",
          "is_bot": false,
          "headline": "Merge pull request #106 from talentdeficit/master",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2017-02-07T02:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64eb43cd16c7858040f67c341184294a7db1a25",
          "body": null,
          "is_bot": false,
          "headline": "update versions to test against on travis",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2017-02-07T02:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e34b182d0a76c46c1d1948675369a6fac7fc534",
          "body": "Add debug_info to rebar.config.",
          "is_bot": false,
          "headline": "Merge pull request #103 from jeremyjh/develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2017-02-07T02:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c578fff21fe80b8465d61f7295282a4abcb271f9",
          "body": null,
          "is_bot": false,
          "headline": "fix syntax error",
          "author_name": "Jeremy Huffman",
          "author_login": "jeremyjh",
          "committed_at": "2017-02-07T02:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6e55425cd4e830f027dc1c30003cfcdf90a429",
          "body": null,
          "is_bot": false,
          "headline": "Add debug_info to rebar.config.",
          "author_name": "Jeremy Huffman",
          "author_login": "jeremyjh",
          "committed_at": "2016-12-13T13:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf915e173d0ea7e1201c0edd4930dc6c3cd179d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop'",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-12-08T18:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8c9c7ad9a94c9bd35acf6fd7e329041fc9bc69",
          "body": null,
          "is_bot": false,
          "headline": "v2.8.1",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-12-08T18:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96d9e0b9d9ac2d0d8c2d1a0cc4f313b3822fee8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop'",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-12-08T18:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61be973b95ba4cc5fd646d1f80b65b8eeba8376",
          "body": "Enable debug_info in erl_opts",
          "is_bot": false,
          "headline": "Merge pull request #101 from everydayhero/develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-09-10T18:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ddbfcaec2c07dd4cc33911af14e5810b80b36c",
          "body": null,
          "is_bot": false,
          "headline": "Enable debug_info in erl_opts",
          "author_name": "Mike Buhot",
          "author_login": "mbuhot",
          "committed_at": "2016-09-08T04:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf2359eea3d524162caf11487b1b86166fc86ab",
          "body": "fix mix.exs warning",
          "is_bot": false,
          "headline": "Merge pull request #98 from sergey-ivlev/develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-07-28T16:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7258ab9851a0447adc4d95c1e806763f551be152",
          "body": "elixir 1.4.0\r\nwarning: variable \"package\" does not exist and is being expanded to \"package()\", please use parentheses to remove the ambiguity or change the variable name\r\n  /home/ ... /deps/jsx/mix.exs:10",
          "is_bot": false,
          "headline": "fix mix.exs warning",
          "author_name": "Sergey Ivlev",
          "author_login": "sergey-ivlev",
          "committed_at": "2016-07-28T08:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9818bfd2aee0a1528f1a9b13c17beb7f2471a2",
          "body": "Added a section that shows an example of adding jsx to a rebar3 project.",
          "is_bot": false,
          "headline": "Merge pull request #95 from tjweir/develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-06-16T02:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f81cf553882d02e8c95b4bcd8cb303ad95f5ffc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Tyler Weir",
          "author_login": "tjweir",
          "committed_at": "2016-06-15T19:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4a1c71d332335ab59642e0d7809027792742b2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Tyler Weir",
          "author_login": "tjweir",
          "committed_at": "2016-06-15T19:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8ba4697549a433c404f4ad989e442280e59ff2c",
          "body": "accept erlang:timestamp()",
          "is_bot": false,
          "headline": "Merge pull request #93 from hachreak/fix_timestamp_export",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2016-01-16T17:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5342ed1368bdc7e8895986c2f1cda02e7ff945a2",
          "body": "* Adds support for erlang:timestamp(). (closes #92)\n\nSigned-off-by: Leonardo Rossi <leonardo.rossi@studenti.unipr.it>",
          "is_bot": false,
          "headline": "global: accept erlang:timestamp()",
          "author_name": "Leonardo Rossi",
          "author_login": "hachreak",
          "committed_at": "2016-01-15T18:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991d668578c2440eb33a49e0744a5ff700a452ad",
          "body": "Match jsx:json_term() / jsx_to_term:json_value() specs for empty object.",
          "is_bot": false,
          "headline": "Merge pull request #90 from g-andrade/develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-10-19T03:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0df7b77d517e1e5dec27c593b5693243db8ae6",
          "body": null,
          "is_bot": false,
          "headline": "Match jsx:json_term() / jsx_to_term:json_value() specs for empty object.",
          "author_name": "Guilherme Andrade",
          "author_login": "g-andrade",
          "committed_at": "2015-10-13T13:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3074d4865b3385a050badf7828ad31490d860df5",
          "body": null,
          "is_bot": false,
          "headline": "v2.8.0",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-10-09T06:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50eff667a1408afccda848d22b851e292450cd95",
          "body": null,
          "is_bot": false,
          "headline": "v2.8.0",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-10-09T06:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd01c6eac1bf37d6c83bdba60a600946b9a032f",
          "body": null,
          "is_bot": false,
          "headline": "add JSX_FORCE_MAPS flag for forcing decoding to maps",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-10-09T05:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e75e0f312b3effd97308225fae382f0db2ca54f",
          "body": null,
          "is_bot": false,
          "headline": "add files section to `jsx.app.src` for hex",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-10-09T05:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5b60b4a5be069243381eb4e6642de3d22ee3542",
          "body": null,
          "is_bot": false,
          "headline": "remove rebar3 hex plugin from config",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-10-09T05:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7090494686f63b3e7d5b21445a16ebdbb1977b8f",
          "body": null,
          "is_bot": false,
          "headline": "v2.7.2",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-09-17T20:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522f72b2ce008f1db43c253801bef32f9e71e57c",
          "body": "…pi unity",
          "is_bot": false,
          "headline": "mask a `function_clause' error in encoder with a `badarg' error for a…",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-09-17T20:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b1821a421168435b56223256b36329877676ee",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'rogue_tuple_fix'",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-09-16T22:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f687831eb1ccf621263e4f2d52f5c48044040e",
          "body": "have been failure states",
          "is_bot": false,
          "headline": "fix overly permissive parser that allowed some encodings that should",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-09-16T22:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8a7d07da511400475cfc5da649fda0c391f01d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop'",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-20T16:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c81f88b9526f2fcbd87040f1341d12cc97fbff",
          "body": null,
          "is_bot": false,
          "headline": "v2.7.1",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-20T16:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b3c47e1b71498e29f5fad08d85759374d32a8c",
          "body": null,
          "is_bot": false,
          "headline": "add tvv's contributions to CHANGES and README",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-09T00:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77fe4be65c46da9a0689b7a6c56e63f8ea369266",
          "body": "accept datetime with msec",
          "is_bot": false,
          "headline": "Merge pull request #85 from tvv/develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-09T00:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a592de8423c0e40e85af4a49015829e3470a89",
          "body": null,
          "is_bot": false,
          "headline": "accept datetime with msec",
          "author_name": "vt",
          "author_login": "tvv",
          "committed_at": "2015-08-08T15:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d4534edc57686f28e16c5b1f6902a7e99c8b035",
          "body": "This reverts commit 400d0467461f3e6a908342eee86d857f67744a17.",
          "is_bot": false,
          "headline": "Revert \"Revert \"Master\"\"",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T18:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3894b827bf0b0d3ab573063011ffcc714fa249d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:talentdeficit/jsx",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T18:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96945026fd2289aea4c4827aeadcca4cfc6854f4",
          "body": null,
          "is_bot": false,
          "headline": "use hex version of mixunit instead of github version",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T18:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d6bc25a07b2e6c233b065e18d614bba77093f5",
          "body": null,
          "is_bot": false,
          "headline": "update to v2.7.0",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T18:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e382aca486f00e62c1f5a63d00b2ab7e1f52e4e6",
          "body": null,
          "is_bot": false,
          "headline": "document `return_tail`",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bacdd44bdfc83278a58770db88a63ef73e78933",
          "body": null,
          "is_bot": false,
          "headline": "update contributors list:",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba7bfb4172d6245dd32eb10804b3e9ca4012710",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'ledest' into develop",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46442c48056f043fe6f55cde7395e3bf42a9971",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/ledest/jsx into ledest",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab32477192cbd0c52e6aa7f07b6b9f75cb2ecad",
          "body": "\r\n\r\nReverts talentdeficit/jsx#82\r\n\r\nmerged to wrong branch",
          "is_bot": false,
          "headline": "Merge pull request #84 from talentdeficit/revert-82-master",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400d0467461f3e6a908342eee86d857f67744a17",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Master\"",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bba0df858883ade139016bdd2ff77f6f11e19c5",
          "body": "switch back to feature detection for maps and binary_to_integer/float\r\nfix docs building problems",
          "is_bot": false,
          "headline": "Merge pull request #82 from Ledest/master",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903ac4b1cdc6b6f2fc7a76fa768be45d8a6e6dbd",
          "body": "Add return_tail option",
          "is_bot": false,
          "headline": "Merge pull request #83 from arcusfelis/arc-return-tail",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-08-04T17:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82815646e66d9379730d7a4fd269aa876b528720",
          "body": null,
          "is_bot": false,
          "headline": "Add return_tail option",
          "author_name": "Michael Uvarov",
          "author_login": "arcusfelis",
          "committed_at": "2015-08-04T14:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7be3d9dc629d8e0b31355ec34d485b385c61c4ef",
          "body": null,
          "is_bot": false,
          "headline": "add .rebar and doc dirs to .gitignore",
          "author_name": "Led",
          "author_login": "Ledest",
          "committed_at": "2015-08-02T21:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "446f674f27339ec92a98d78315cbd71e3b6d1151",
          "body": "…ger,float}/1",
          "is_bot": false,
          "headline": "add rebar.config.script for checking support maps and binary_to_{inte…",
          "author_name": "Led",
          "author_login": "Ledest",
          "committed_at": "2015-08-02T21:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef001479f4c40bea27a1ac5e277e1d8a457f492",
          "body": null,
          "is_bot": false,
          "headline": "fix build docs",
          "author_name": "Led",
          "author_login": "Ledest",
          "committed_at": "2015-08-02T21:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79477d910a4f409a473e7f42c14844d62aa3fd4",
          "body": null,
          "is_bot": false,
          "headline": "point develop branch README travis indicator at right branch",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-07-07T21:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a051c60dd3a1bba5dd7a0eba81e5553fec39df7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop'",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-07-07T21:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f1313c60a10a192261c1a3bd2ceba4a7de92de",
          "body": null,
          "is_bot": false,
          "headline": "update .travis.yml for erlang 17.5 and 18.0",
          "author_name": "alisdair sullivan",
          "author_login": null,
          "committed_at": "2015-07-07T20:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 53,
      "commits_last_year": 0,
      "latest_release_at": "2021-04-16T13:56:37Z",
      "latest_release_tag": "v3.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 755,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1922,
      "mean_days_between_releases": 169.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": "jsx",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "hex",
          "matches_repo": true,
          "registry_url": "https://hex.pm/packages/jsx",
          "is_deprecated": false,
          "latest_version": "3.1.0",
          "repository_url": "https://github.com/talentdeficit/jsx",
          "versions_count": 28,
          "total_downloads": 73356122,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 420887,
          "first_published_at": "2014-05-06T19:06:45Z",
          "latest_published_at": "2021-04-16T13:57:58.461948Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1922
        }
      ]
    },
    "popularity": {
      "forks": 215,
      "stars": 699,
      "watchers": 34,
      "fork_history": {
        "days": [
          {
            "date": "2011-06-23",
            "count": 1
          },
          {
            "date": "2011-09-13",
            "count": 1
          },
          {
            "date": "2011-10-24",
            "count": 1
          },
          {
            "date": "2012-02-21",
            "count": 1
          },
          {
            "date": "2012-02-27",
            "count": 1
          },
          {
            "date": "2012-03-18",
            "count": 1
          },
          {
            "date": "2012-03-25",
            "count": 1
          },
          {
            "date": "2012-03-28",
            "count": 1
          },
          {
            "date": "2012-04-26",
            "count": 1
          },
          {
            "date": "2012-05-04",
            "count": 1
          },
          {
            "date": "2012-05-15",
            "count": 1
          },
          {
            "date": "2012-05-22",
            "count": 1
          },
          {
            "date": "2012-05-25",
            "count": 1
          },
          {
            "date": "2012-06-02",
            "count": 1
          },
          {
            "date": "2012-06-04",
            "count": 1
          },
          {
            "date": "2012-06-20",
            "count": 1
          },
          {
            "date": "2012-08-27",
            "count": 1
          },
          {
            "date": "2012-09-07",
            "count": 1
          },
          {
            "date": "2012-09-28",
            "count": 1
          },
          {
            "date": "2012-10-07",
            "count": 1
          },
          {
            "date": "2012-11-03",
            "count": 1
          },
          {
            "date": "2013-01-25",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-03-08",
            "count": 3
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-15",
            "count": 2
          },
          {
            "date": "2013-04-17",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-07-08",
            "count": 1
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-07-14",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-07-27",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 1
          },
          {
            "date": "2013-09-19",
            "count": 1
          },
          {
            "date": "2013-09-20",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 1
          },
          {
            "date": "2013-10-26",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2013-11-23",
            "count": 1
          },
          {
            "date": "2013-12-08",
            "count": 1
          },
          {
            "date": "2014-01-06",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-12",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-02-17",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-08-10",
            "count": 1
          },
          {
            "date": "2014-08-15",
            "count": 1
          },
          {
            "date": "2014-08-16",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 2
          },
          {
            "date": "2014-11-22",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-22",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-05-13",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-07-17",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-08",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-12-09",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-03-02",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-17",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-06-03",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 206,
        "total_forks": 215
      },
      "star_history": {
        "days": [
          {
            "date": "2010-05-24",
            "count": 86
          },
          {
            "date": "2010-06-01",
            "count": 1
          },
          {
            "date": "2010-06-07",
            "count": 1
          },
          {
            "date": "2010-07-12",
            "count": 1
          },
          {
            "date": "2010-08-17",
            "count": 1
          },
          {
            "date": "2010-08-24",
            "count": 1
          },
          {
            "date": "2010-09-10",
            "count": 1
          },
          {
            "date": "2010-09-14",
            "count": 1
          },
          {
            "date": "2010-09-15",
            "count": 1
          },
          {
            "date": "2010-09-16",
            "count": 1
          },
          {
            "date": "2010-09-18",
            "count": 1
          },
          {
            "date": "2010-10-18",
            "count": 1
          },
          {
            "date": "2010-10-20",
            "count": 2
          },
          {
            "date": "2010-10-23",
            "count": 1
          },
          {
            "date": "2010-10-31",
            "count": 1
          },
          {
            "date": "2010-11-15",
            "count": 1
          },
          {
            "date": "2010-11-17",
            "count": 1
          },
          {
            "date": "2010-11-24",
            "count": 1
          },
          {
            "date": "2010-12-03",
            "count": 1
          },
          {
            "date": "2011-01-12",
            "count": 1
          },
          {
            "date": "2011-01-24",
            "count": 1
          },
          {
            "date": "2011-02-06",
            "count": 1
          },
          {
            "date": "2011-02-26",
            "count": 1
          },
          {
            "date": "2011-03-01",
            "count": 1
          },
          {
            "date": "2011-03-08",
            "count": 1
          },
          {
            "date": "2011-03-26",
            "count": 1
          },
          {
            "date": "2011-03-30",
            "count": 1
          },
          {
            "date": "2011-04-07",
            "count": 1
          },
          {
            "date": "2011-04-10",
            "count": 1
          },
          {
            "date": "2011-04-11",
            "count": 1
          },
          {
            "date": "2011-04-19",
            "count": 1
          },
          {
            "date": "2011-05-04",
            "count": 1
          },
          {
            "date": "2011-05-26",
            "count": 1
          },
          {
            "date": "2011-05-30",
            "count": 1
          },
          {
            "date": "2011-06-16",
            "count": 1
          },
          {
            "date": "2011-06-17",
            "count": 1
          },
          {
            "date": "2011-07-08",
            "count": 1
          },
          {
            "date": "2011-07-11",
            "count": 1
          },
          {
            "date": "2011-09-04",
            "count": 1
          },
          {
            "date": "2011-09-14",
            "count": 1
          },
          {
            "date": "2011-10-09",
            "count": 1
          },
          {
            "date": "2011-10-31",
            "count": 1
          },
          {
            "date": "2012-01-06",
            "count": 2
          },
          {
            "date": "2012-01-17",
            "count": 1
          },
          {
            "date": "2012-01-21",
            "count": 1
          },
          {
            "date": "2012-02-21",
            "count": 2
          },
          {
            "date": "2012-02-28",
            "count": 1
          },
          {
            "date": "2012-03-05",
            "count": 1
          },
          {
            "date": "2012-03-07",
            "count": 1
          },
          {
            "date": "2012-03-13",
            "count": 1
          },
          {
            "date": "2012-04-01",
            "count": 1
          },
          {
            "date": "2012-04-03",
            "count": 1
          },
          {
            "date": "2012-05-25",
            "count": 1
          },
          {
            "date": "2012-07-15",
            "count": 1
          },
          {
            "date": "2012-12-17",
            "count": 1
          },
          {
            "date": "2013-02-22",
            "count": 1
          },
          {
            "date": "2013-03-01",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 2
          },
          {
            "date": "2013-03-10",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-03-19",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 1
          },
          {
            "date": "2013-04-16",
            "count": 2
          },
          {
            "date": "2013-04-27",
            "count": 1
          },
          {
            "date": "2013-05-14",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 3
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-06-14",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 2
          },
          {
            "date": "2013-06-22",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 2
          },
          {
            "date": "2013-07-04",
            "count": 1
          },
          {
            "date": "2013-07-24",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 2
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-19",
            "count": 2
          },
          {
            "date": "2013-08-22",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-08-30",
            "count": 1
          },
          {
            "date": "2013-09-06",
            "count": 1
          },
          {
            "date": "2013-09-22",
            "count": 1
          },
          {
            "date": "2013-10-01",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 2
          },
          {
            "date": "2013-10-17",
            "count": 2
          },
          {
            "date": "2013-10-18",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-03",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 2
          },
          {
            "date": "2013-11-22",
            "count": 3
          },
          {
            "date": "2013-12-12",
            "count": 2
          },
          {
            "date": "2013-12-16",
            "count": 1
          },
          {
            "date": "2013-12-20",
            "count": 2
          },
          {
            "date": "2013-12-21",
            "count": 1
          },
          {
            "date": "2013-12-23",
            "count": 1
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2013-12-28",
            "count": 1
          },
          {
            "date": "2013-12-30",
            "count": 1
          },
          {
            "date": "2014-01-01",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-19",
            "count": 2
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-01-26",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-02-08",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 1
          },
          {
            "date": "2014-03-04",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-07",
            "count": 2
          },
          {
            "date": "2014-03-09",
            "count": 1
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-13",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-04-12",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2014-04-26",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 2
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-05-26",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 1
          },
          {
            "date": "2014-06-08",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 2
          },
          {
            "date": "2014-06-21",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 1
          },
          {
            "date": "2014-07-23",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-08-20",
            "count": 1
          },
          {
            "date": "2014-08-23",
            "count": 2
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-14",
            "count": 1
          },
          {
            "date": "2014-09-27",
            "count": 1
          },
          {
            "date": "2014-09-28",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 2
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-10-26",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-11-23",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-12-04",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2014-12-17",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 2
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-02-28",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 2
          },
          {
            "date": "2015-03-10",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 2
          },
          {
            "date": "2015-03-15",
            "count": 2
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 2
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-04-24",
            "count": 1
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-12",
            "count": 1
          },
          {
            "date": "2015-05-17",
            "count": 2
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-06-01",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-06-28",
            "count": 1
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-07-18",
            "count": 1
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-08-02",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-09",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-08-15",
            "count": 1
          },
          {
            "date": "2015-08-20",
            "count": 1
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 1
          },
          {
            "date": "2015-09-06",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-10",
            "count": 1
          },
          {
            "date": "2015-09-16",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-09-27",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 2
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-10-27",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2015-11-17",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 2
          },
          {
            "date": "2015-11-20",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 1
          },
          {
            "date": "2015-12-03",
            "count": 2
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2015-12-27",
            "count": 1
          },
          {
            "date": "2015-12-29",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-09",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 2
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-21",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 2
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 2
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-06-22",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 2
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 2
          },
          {
            "date": "2016-09-10",
            "count": 2
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-11-13",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-12-19",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2017-01-08",
            "count": 1
          },
          {
            "date": "2017-01-29",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 2
          },
          {
            "date": "2017-02-12",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 2
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 2
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-05-07",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-23",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 2
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-12",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 2
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-09-13",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-16",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 2
          },
          {
            "date": "2017-10-08",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2017-11-04",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 2
          },
          {
            "date": "2018-01-15",
            "count": 2
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 3
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 3
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 3
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 2
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 2
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 2
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 696,
        "total_stars": 699
      },
      "open_issues_and_prs": 25
    },
    "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": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "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": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 53,
        "open_issues": 18,
        "closed_ratio": 0.786,
        "closed_issues": 66,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 5,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tsloughter",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/36227?v=4"
        },
        {
          "type": "User",
          "login": "paulo-ferraz-oliveira",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/7303768?v=4"
        },
        {
          "type": "User",
          "login": "talentdeficit",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/4431?v=4"
        },
        {
          "type": "User",
          "login": "Ledest",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5471891?v=4"
        },
        {
          "type": "User",
          "login": "okeuday",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/61850?v=4"
        },
        {
          "type": "User",
          "login": "c-bik",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/913008?v=4"
        },
        {
          "type": "User",
          "login": "etrepum",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/26596?v=4"
        },
        {
          "type": "User",
          "login": "jeremyjh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/90510?v=4"
        },
        {
          "type": "User",
          "login": "macintux",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2141278?v=4"
        },
        {
          "type": "User",
          "login": "kiela",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/680266?v=4"
        }
      ],
      "contributors_sampled": 34,
      "top_contributor_share": 0.253
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 11 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": 6,
            "reason": "Found 9/13 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 13 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": "1d3407aa9752430ec0a06111ac1b046ffafdca22",
        "ran_at": "2026-07-22T01:31:10Z",
        "aggregate_score": 3.7,
        "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": 120,
          "created_at": "2018-07-23T17:17:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 148,
          "created_at": "2021-03-11T18:48:31Z",
          "last_comment_at": "2021-03-12T01:35:38Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 151,
          "created_at": "2021-06-23T14:37:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2022-11-16T10:54:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2023-08-11T14:29:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2024-06-26T15:39:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2025-08-14T11:18:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2021-12-23T17:55:20Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 59,
          "created_at": "2014-07-15T17:04:04Z",
          "last_comment_at": "2015-02-02T08:25:41Z",
          "last_comment_author": "sumerman"
        },
        {
          "number": 65,
          "created_at": "2014-10-07T13:44:09Z",
          "last_comment_at": "2020-09-12T01:21:19Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 80,
          "created_at": "2015-07-06T08:51:56Z",
          "last_comment_at": "2020-09-12T01:19:03Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 91,
          "created_at": "2015-12-14T10:01:21Z",
          "last_comment_at": "2020-09-12T01:16:58Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 96,
          "created_at": "2016-06-18T07:52:26Z",
          "last_comment_at": "2020-09-12T01:16:13Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 99,
          "created_at": "2016-08-16T08:36:51Z",
          "last_comment_at": "2020-09-12T01:14:53Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 104,
          "created_at": "2016-12-15T17:30:04Z",
          "last_comment_at": "2021-06-01T05:12:20Z",
          "last_comment_author": "andreineculau"
        },
        {
          "number": 109,
          "created_at": "2017-03-16T12:49:42Z",
          "last_comment_at": "2017-03-17T21:48:03Z",
          "last_comment_author": "talentdeficit"
        },
        {
          "number": 110,
          "created_at": "2017-05-13T13:08:00Z",
          "last_comment_at": "2020-09-12T01:18:51Z",
          "last_comment_author": "leoliu"
        },
        {
          "number": 114,
          "created_at": "2017-08-01T01:41:43Z",
          "last_comment_at": "2020-07-03T15:05:08Z",
          "last_comment_author": "c-bik"
        },
        {
          "number": 117,
          "created_at": "2017-12-18T19:44:43Z",
          "last_comment_at": "2020-09-12T06:38:37Z",
          "last_comment_author": "mmzeeman"
        },
        {
          "number": 119,
          "created_at": "2018-03-26T08:26:58Z",
          "last_comment_at": "2020-09-12T01:08:05Z",
          "last_comment_author": "paulo-ferraz-oliveira"
        },
        {
          "number": 128,
          "created_at": "2019-06-18T17:00:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 131,
          "created_at": "2019-09-11T10:58:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 152,
          "created_at": "2021-09-15T14:31:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 157,
          "created_at": "2021-11-20T03:49:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 158,
          "created_at": "2021-11-22T10:18:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2023-02-16T09:58:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/talentdeficit/jsx",
    "host": "github.com",
    "name": "jsx",
    "owner": "talentdeficit"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "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": 28,
      "inputs": {
        "security": 37,
        "vitality": 13,
        "community": 71,
        "governance": 73,
        "engineering": 34,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 46,
        "overall_after_abandonment_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "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": 755,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 755 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 755
                    }
                  }
                ],
                "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": 32,
            "inputs": {
              "releases_count": 53,
              "latest_release_tag": "v3.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1922,
              "mean_days_between_releases": 169.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "53 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1922 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1922
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~169.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 169.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": 7,
              "unanswered_open_issues": 10,
              "days_since_last_merged_pr": 1671,
              "days_since_last_human_commit": 1671,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1671 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": 1671,
                      "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": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 215,
              "stars": 699,
              "watchers": 34,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "699 stars",
                "points": 46.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 699
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "215 forks",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 215
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "34 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "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": 94,
            "inputs": {
              "packages": [
                "jsx"
              ],
              "dependents": null,
              "ecosystems": "hex",
              "total_downloads": 73356122,
              "monthly_downloads": 420887
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "420,887 downloads/month across hex",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 420887,
                      "ecosystems": "hex"
                    }
                  }
                ],
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "bus_factor": 5,
              "contributors_sampled": 34,
              "top_contributor_share": 0.253
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "5 contributor(s) cover half of all commits",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "34 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 53,
              "open_issues": 18,
              "closed_issues": 66,
              "issue_closed_ratio": 0.786,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "79% of issues closed",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "53/72 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 53,
                      "decided": 72
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/13 approved changesets -- score normalized to 6",
                "points": 9,
                "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": 61,
            "inputs": {
              "followers": 108,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "talentdeficit",
              "public_repos": 50,
              "account_age_days": 6683
            },
            "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": "108 followers of talentdeficit",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 108,
                      "login": "talentdeficit"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "50 public repos, account ~18 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 50
                    }
                  },
                  {
                    "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": [
                "jsx"
              ],
              "ecosystems": "hex",
              "any_deprecated": false,
              "min_days_since_publish": 1922
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on hex",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "hex"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1922 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1922
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 11 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": [
                "erlang",
                "json"
              ],
              "has_wiki": false,
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 37,
        "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": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "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 11 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 9/13 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 13 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": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 7,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Erlang",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Erlang without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Erlang"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:31:35.756009Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/talentdeficit/jsx.svg",
  "full_name": "talentdeficit/jsx",
  "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 statisticsHex.