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

eproxus / meck

A mocking library for Erlang

ErlangApache-2.0★ 838 stars⑂ 230 forkssince May 2010View on GitHub ↗

eproxus/meck holds a health index of 30 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (86/100) and lowest on AI Readiness (14/100). It was last updated 54 days ago. A single contributor accounts for most of its recent work.

30
overall / 100
At risk

Software health index

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

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

Score profile

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Adam LindbergPersonal account
200 followers117 public repossince Aug 2009

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
Hexmeck1.2.0468,6881955 days ago

Metrics by category

Vitality

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

55Moderate · 22% of overall
How it's scored
18/36Push recency — last push 54 days ago
3.5/36Commit cadence — 5/52 weeks with commits
10/18Commit volume — 12 commits in the last year
4/10OpenSSF Scorecard: Maintained — 4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push54
active_weeks_last_year5
How it's scored
27/27Ships releases — 16 releases published
36/36Release recency — latest release 55 days ago
12.6/27Release cadence — a release every ~361.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv1.2.0
releases_from_tagsno
days_since_latest_release55
mean_days_between_releases361.7
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?

86Excellent · 18% of overall
How it's scored
47.4/60Stars — 838 stars
19.7/25Forks — 230 forks
8/15Watchers — 28 watchers
Inputs used
forks230
stars838
watchers28
growth_stateorganic
growth_factor_pct100

Community health

93Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
has_pull_request_templateno
How it's scored
75.6/80Monthly downloads — 468,688 downloads/month across hex
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesmeck
dependents
ecosystemshex
total_downloads67,697,542
monthly_downloads468,688
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?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.2/22.5Commit distribution — top contributor authored 72% of commits
13.5/13.5Contributor breadth — 56 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled56
top_contributor_share0.724
How it's scored
43.2/46.8Issue resolution — 92% of issues closed
27.8/38.3PR acceptance — 93/128 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 9/30 approved changesets -- score normalized to 3
Inputs used
merged_prs93
open_issues10
closed_issues120
issue_closed_ratio0.923
closed_unmerged_prs35
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.6/25Owner reach — 200 followers of eproxus
25/25Track record — 117 public repos, account ~16 yr old
Inputs used
followers200
owner_typeUser
is_verified
owner_logineproxus
public_repos117
account_age_days6,192
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
35/35Publish recency — latest publish 55 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmeck
ecosystemshex
any_deprecatedno
min_days_since_publish55

Engineering Quality

Are baseline engineering and documentation practices in place?

65Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 5 out of 10 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://eproxus.github.io/meck
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicserlang, testing, mocking-library, meck
has_wikiyes
homepagehttp://eproxus.github.io/meck
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

22Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.2/2.5CI-Tests — 5 out of 10 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 9/30 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 9 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
3/7.5Maintained — 4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.3
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier22
security_posture_before_jurisdiction43
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

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

838GitHub stars
56contributors
12commits, last 12 months
54days since last push
16releases
1bus factor
10open issues
package ecosystems

More detail

Star and fork history 838 ★ / 230 ⇿
838Stars
230Forks
15Releases

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.

02004006008001,0008382131292010-052018-052026-05
Major 1Minor 2Patch 11

Each point covers 15 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
5CI-Tests5 out of 10 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 9/30 approved changesets -- score normalized to 3
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
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",
        "testing",
        "mocking-library",
        "meck"
      ],
      "is_fork": false,
      "size_kb": 2432,
      "has_wiki": true,
      "homepage": "http://eproxus.github.io/meck",
      "languages": {
        "Shell": 1032,
        "Erlang": 199412
      },
      "pushed_at": "2026-05-28T07:34:52Z",
      "created_at": "2010-05-03T13:53:51Z",
      "owner_type": "User",
      "updated_at": "2026-07-13T20:09:55Z",
      "description": "A mocking library for Erlang",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Erlang",
      "significant_languages": [
        "Erlang"
      ]
    },
    "owner": {
      "blog": "http://alind.io",
      "name": "Adam Lindberg",
      "type": "User",
      "login": "eproxus",
      "company": null,
      "location": "Berlin, Germany",
      "followers": 200,
      "avatar_url": "https://avatars.githubusercontent.com/u/112878?v=4",
      "created_at": "2009-08-07T11:32:35Z",
      "is_verified": null,
      "public_repos": 117,
      "account_age_days": 6192
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-05-27T08:21:04Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-03-30T09:24:45Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-10-12T09:58:57Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2024-12-13T09:44:53Z"
        },
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2021-03-06T13:44:33Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2021-02-19T14:22:37Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2020-06-25T12:07:25Z"
        },
        {
          "tag": "0.8.13",
          "kind": "patch",
          "published_at": "2019-01-08T10:28:05Z"
        },
        {
          "tag": "0.8.12",
          "kind": "patch",
          "published_at": "2018-08-08T07:58:59Z"
        },
        {
          "tag": "0.8.6",
          "kind": "patch",
          "published_at": "2017-06-28T09:55:41Z"
        },
        {
          "tag": "0.8.5",
          "kind": "patch",
          "published_at": "2017-06-28T09:27:31Z"
        },
        {
          "tag": "0.8.4",
          "kind": "patch",
          "published_at": "2015-12-29T09:42:58Z"
        },
        {
          "tag": "0.8.3",
          "kind": "patch",
          "published_at": "2015-06-09T10:04:54Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2014-05-05T09:44:12Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2013-08-29T15:42:36Z"
        },
        {
          "tag": "0.8",
          "kind": "other",
          "published_at": "2013-08-17T11:48:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "de14958ea03a0c0a154da83120803f095360640b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Correct Hex license identifier",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2026-05-27T08:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3486bff5884e6db44f033a09f2b98dfd9e60d57e",
          "body": null,
          "is_bot": false,
          "headline": "docs: Version 1.2.0",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2026-05-27T08:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca42b0e07a656d4043a3293bc94de3a97d1c31e6",
          "body": "This also drops official support for Erlang 26.",
          "is_bot": false,
          "headline": "feat: Bump support to Erlang 29",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2026-05-27T08:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da69efb0843867924b6ac2d46e1a944ee449e51",
          "body": null,
          "is_bot": false,
          "headline": "Fix meck:unload failing with not_purged (#262)",
          "author_name": "hologroove",
          "author_login": "hologroove",
          "committed_at": "2026-05-26T10:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6734bfd841130a2c27fdce489d2621f3a843776d",
          "body": null,
          "is_bot": false,
          "headline": "Add Erlang 29 to build matrix",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2026-03-30T09:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96bca8573a2cbaf04cd3e858dc8bd1614f30943",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.1.1",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2026-03-30T09:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688ac48e360b8c646a76613944504f95aba494c1",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests with short domain names (default) (#258)",
          "author_name": "Peter Lemenkov",
          "author_login": "lemenkov",
          "committed_at": "2026-03-07T11:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eee8cf27c5c99e21c297f6514190f0d43d62311",
          "body": null,
          "is_bot": false,
          "headline": "Replace bare catch with try-catch (#260)",
          "author_name": "Magnus Henoch",
          "author_login": "legoscia",
          "committed_at": "2026-03-07T11:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e02b571d387c6067d8039b24d32978fb42e9a56",
          "body": null,
          "is_bot": false,
          "headline": "Fix case for concurrent tests encountering already-started cover (#259)",
          "author_name": "Tom Calloway",
          "author_login": "modellurgist",
          "committed_at": "2026-03-07T11:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d573888d1150780fabaad357870e4792ee83dc51",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.1.0",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2025-10-12T09:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fcb39d9e830dd42cbdbae9c8205b64299af192",
          "body": null,
          "is_bot": false,
          "headline": "Make mecked modules debuggable by EDB (#254)",
          "author_name": "Roberto Aloi",
          "author_login": "robertoaloi",
          "committed_at": "2025-10-09T09:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f0c70b7ba8908b3afdcdaf2194a84e6781a6f6",
          "body": null,
          "is_bot": false,
          "headline": "Move Erlang support window to 26-28",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2025-10-09T07:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba647df4be6f22c5e59b4ef4590817d87a015a78",
          "body": "Also includes the change log into the generated documentation.",
          "is_bot": false,
          "headline": "Fix PR formatting and add missing attribution",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2024-12-13T10:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29360b25b708b2dc9d68a4f46f6a1b8b55f72518",
          "body": null,
          "is_bot": false,
          "headline": "Use ex_doc instead of edoc",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2024-12-13T09:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474651c1ba7fb1f1e762b88c1616497f06825674",
          "body": null,
          "is_bot": false,
          "headline": "Replace hardcoded version with Git tags",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2024-12-13T09:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d755909a477048d5a69a5597351cbbf9d6c71a9a",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.0",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2024-12-13T09:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d61d87b42408779e7863b6e8544325bcf90efd",
          "body": "It seems that just purging away the meck generated module\n(in `meck:unload`) is not removing it from the cover data.\nExporting the cover data using `cover:export/1` will also\nexport data about the meck generated module. Erlang.mk\n[uses](https://github.com/ninenines/erlang.mk/blob/b8a27ab752389394bfd\n[…]\n - which is not correct.\n\nThis might be due to an issue in the coverage tool and it would be\nbetter to investigate and fix it there, but this fix shouldn't break\nanything, so I think it is acceptable.",
          "is_bot": false,
          "headline": "Fix an issue with the code coverage in Erlang.mk",
          "author_name": "Andrei Mihăilă",
          "author_login": "andrei-mihaila",
          "committed_at": "2024-11-12T13:10:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfb47c544bdf14b5c26ff2651cf9339dbbe2f50e",
          "body": "Removes no-longer supported OTP version 24. Migrates from 'slave' to\n'peer' in test code.",
          "is_bot": false,
          "headline": "Support Erlang 27.0",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2024-06-28T14:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa278c1e9f45ed5cdf32afc4797cc67e19551111",
          "body": "In OTP 27.0-RC.1, the option 'force_line_counters' showed up when\ngetting compile options for an already compiled module. Instead of\nverifying the exact list, we now loiok at 'i' and 'd' only since they\nare what supposedly matter for this test.",
          "is_bot": false,
          "headline": "Handle new OTP 27 compile options",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2024-02-15T12:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64034a265deb6c70fde958f1f203177480c1857e",
          "body": "There seems to be a typo in the spec; as it is the `Reason` can only\nbe the atom `term`.",
          "is_bot": false,
          "headline": "Fix spec of meck:raise/2",
          "author_name": "Daniel Gorin",
          "author_login": "jcpetruzza",
          "committed_at": "2023-10-04T13:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2e2251c9177f6e8f47ed3d89623e88ff328618",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant profiles entry at rebar.config",
          "author_name": "LoisSotoLopez",
          "author_login": "LoisSotoLopez",
          "committed_at": "2023-09-06T06:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd310f12899df9bf2d8eb1e596557d5271bef77",
          "body": null,
          "is_bot": false,
          "headline": "Fix test compilation warnings",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-09-06T06:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86636dfdb8563b7aa60d6f74e9e0b130c961acb0",
          "body": null,
          "is_bot": false,
          "headline": "Update supported Erlang versions",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-09-06T06:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5241130732cf0b37897a308290f785621201b63",
          "body": null,
          "is_bot": false,
          "headline": "Refresh README",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-09-06T06:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca374c2b3815faa8f9baafc8b74b7429967cd41",
          "body": null,
          "is_bot": false,
          "headline": "Update caveats section regarding common OTP modules",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-03-29T07:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e48641a20a605174e640ac91a528d443be11c9b9",
          "body": null,
          "is_bot": false,
          "headline": "Test meck sequence with funs",
          "author_name": "Andreas Hasselberg",
          "author_login": "andreashasse",
          "committed_at": "2023-01-27T07:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ccfa6df3514a786edc27856c20144c84652646",
          "body": null,
          "is_bot": false,
          "headline": "Update CI checkout action to latest version",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-01-26T09:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee0d447123c67c07143962587a37cb63177119e",
          "body": null,
          "is_bot": false,
          "headline": "Update build status badge",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-01-26T09:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b62abe281fb6439e7d14ea040537feaa88d8534e",
          "body": null,
          "is_bot": false,
          "headline": "Repair CI workflow",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2023-01-26T09:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86cee221a7821fcf15e757b9aa17e81f68b07399",
          "body": "This officially removes compatibility with OTP 22.",
          "is_bot": false,
          "headline": "Bump OTP version support list to 25/24/23",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2022-11-22T13:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc47aab4b64a46a5409c1a93353d44a367b41454",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos",
          "author_name": "Kian-Meng, Ang",
          "author_login": "kianmeng",
          "committed_at": "2021-10-02T15:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a3e6ed78c242a8203244a56f2a522b614e1610",
          "body": "Before this change calling a function in a mocked module\n from inside an expectation fun, and then calling\n meck:passthrough/1 raises an exception. This happens\n  because the current function state is invalidated by\n   the mocked function.",
          "is_bot": false,
          "headline": "Fix calling mocked modules from expectation fun.",
          "author_name": "Per Gustafsson",
          "author_login": "pergu",
          "committed_at": "2021-08-25T09:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f845fdc81042851ff1656014aff87f2206072e",
          "body": null,
          "is_bot": false,
          "headline": "Point to correct Erlang version list",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-06-09T12:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e410e564d8d0af6c0ebedf4e4acd7b10b5c36cb",
          "body": null,
          "is_bot": false,
          "headline": "Update build badge",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-06-09T12:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303e2919b9b9807511057a8d4a962b92d3fa6cf9",
          "body": null,
          "is_bot": false,
          "headline": "Bump least compatible Erlang/OTP version to 22",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-06-09T12:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f72f2d23a53ab39d1299e19303463fbe8febb32",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow to use setup-beam",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-06-09T12:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a2ac7720857563b1ebcad3a5c5c976197f5475",
          "body": "When stopping (e.g. due to meck:unload/1), meck_procs restore\nthe original module, which may be a time consuming operation.\nIf a gen_server:call is used for stopping, there's risk of a\ntimeout that will be translated to a confusing\nerror:{not_mocked, ...}.\n\nUsing gen_server:stop/1 breaks tests, so using an infinity timeout\ninstead.",
          "is_bot": false,
          "headline": "Increase meck_proc stop timeout to infinity",
          "author_name": "Stavros Aronis",
          "author_login": "aronisstav",
          "committed_at": "2021-05-26T15:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efce27e01fcb442f0ec7dc3af587745510fdc19",
          "body": null,
          "is_bot": false,
          "headline": "Leave module loaded state as it was",
          "author_name": "Zsolt Laky",
          "author_login": "zsoci",
          "committed_at": "2021-03-25T15:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bac6294e940077a01721eb6767cd917b49a42de",
          "body": null,
          "is_bot": false,
          "headline": "Add sponsorship link, remove build tool badge",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-03-06T13:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0a2e137ea7d4179325d20709b0eecd0bf43b21",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated app file field",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-03-06T12:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aaa24886db404f995c9a91b421367f6bfe6e566",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.9.2",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-03-06T12:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c287994a97d667ac72b2ae4405acc804adb6045d",
          "body": null,
          "is_bot": false,
          "headline": "Add a further caveat to using `meck` with `ct`",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-03-05T07:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89116a3194c3a220482947d8c8f3ead2da1d1f62",
          "body": null,
          "is_bot": false,
          "headline": "Add OTP 24 to build matrix",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-03-03T12:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b939af9985f30adc4a4dd1eae76d51f7af35bec8",
          "body": null,
          "is_bot": false,
          "headline": "Fix a dialyzer-issued warning",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-03-03T12:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06192a984750070ace33b60a492ca27ec9bc6806",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.9.1",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-02-19T14:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede3aa7e196311d86a2e86be7901bd0321573f76",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused chandler tool from cut script check",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-02-17T14:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ffbac095d6dedb29960106a91693f37622d4ef",
          "body": "Fixed tense on unreleased changelog items.",
          "is_bot": false,
          "headline": "Add to changelog",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-02-17T14:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff07804ad6f444d37bb8a3d3fe8c9eb1779d2ceb",
          "body": "Fixes #206.",
          "is_bot": false,
          "headline": "Rename module name in type specs",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-02-17T11:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8f2f6444f6e7196c94a06b82918839b3c7bf1d",
          "body": "Enables better printout of test output.",
          "is_bot": false,
          "headline": "Use Unite for EUnit tests",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-02-17T11:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11021fde6cf10d8c87d26dc948b2edda32b40bfc",
          "body": "Example was no longer working on newer Erlang versions because the shell used the string module while being mocked. Adding the passthrough options solved this. Also added an actual example of using the passthrough/1 function in only some clauses. Fixes #224",
          "is_bot": false,
          "headline": "Clarify and fix example of passthrough/1",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-02-17T10:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b0e96505ae8d22973dcd19f4eb36aef7eb2856",
          "body": null,
          "is_bot": false,
          "headline": "Correct type spec for do_delete_expect/6",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2021-01-20T12:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce77b0d8363b94433796b659044052eb645ac80",
          "body": null,
          "is_bot": false,
          "headline": "Aim for repeatability",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2e3a1bad305071ff3c2fed5c84b6f62eea90945",
          "body": null,
          "is_bot": false,
          "headline": "Imagine this is a possible solution to a past requirement",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e72cb2dbc3a6a48b4b07ea55db8f354cb4ea8a",
          "body": null,
          "is_bot": false,
          "headline": "Broaden our check/test scope",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660272137c9a0599ad7d94920adce10f894fa1a6",
          "body": "prod and check are not valid profiles, as per rebar.config",
          "is_bot": false,
          "headline": "Improve repeatability",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d52cb3c5fe552e29c4e5862a818a25d96d0d5977",
          "body": null,
          "is_bot": false,
          "headline": "Fix static analysis (dialyzer) -identified issue",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5547e97f9c5e08efa9b496f1a409d6f7dbbf94b7",
          "body": null,
          "is_bot": false,
          "headline": "Be stricter in our static analysis",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fa0e38f7bd5521ce4f1d54c30a23e001571313",
          "body": null,
          "is_bot": false,
          "headline": "Isolate hamcrest elements from static analysis issues",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2021-01-20T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b630471440e125a21d415f6762e7fa5c2f8db08",
          "body": "Do not recompile when passsthrough is set and non_strict is false\n\nRefactor to comply to standards\n\nAdd test case\n\nOptimize new expects creation",
          "is_bot": false,
          "headline": "Change order when adding new clauses",
          "author_name": "Zsolt Laky",
          "author_login": "zslaky",
          "committed_at": "2021-01-20T11:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f64f8518a779036b8876929000381c88ac2303a9",
          "body": null,
          "is_bot": false,
          "headline": "Fix static analysis issues",
          "author_name": "Paulo F. Oliveira",
          "author_login": "paulo-ferraz-oliveira",
          "committed_at": "2020-11-18T13:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "febf4a8007e92015833ebda5a0373c81b192e7b1",
          "body": "Docs are automatically published as part of rebar3 hex publish.",
          "is_bot": false,
          "headline": "Don't re-publish docs",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-06-25T12:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6b6e436faab45e4dbf0c4e38137855f1c86586",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.9.0",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-06-25T12:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722e8e1a0b072a269f79cd7d1f0e7df4e5127115",
          "body": null,
          "is_bot": false,
          "headline": "Don't push release changelog entries automatically",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-06-25T11:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f975cf7882c66b59fdabf71a7f8e3c8ce53a15a",
          "body": null,
          "is_bot": false,
          "headline": "Transition to manual CHANGELOG",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-06-25T11:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e1d8ce1b7be3e1fd9d32f66849cb6e6958e6b22",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright year",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-06-25T11:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282d0ea951491f1b006118b1ee270f5153608934",
          "body": null,
          "is_bot": false,
          "headline": "Add exec/1 to documented list of functions to return a ret_spec",
          "author_name": "Jesper Eskilson",
          "author_login": "jesperes",
          "committed_at": "2020-06-25T08:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9010ce3888c64329bc7a6fde366cfd86765ad799",
          "body": "This is necessary to allow the \"any term is a valid ret_spec\" usage\npattern.",
          "is_bot": false,
          "headline": "Make meck:ret_spec/0 transparent",
          "author_name": "Jesper Eskilson",
          "author_login": "jesperes",
          "committed_at": "2020-06-25T08:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558e925b48ce257b12e381080c851dc49c87d7bb",
          "body": "Moved and cleaned up the stack trace handling to a shared header file.\nCleaned-up file is developed by me and taken from basho/riak_core [1],\nbased on this original code in Meck.\n\n[1]: https://github.com/basho/riak_core/blob/b726b0b4c5bbef1a20b95d551d3e32f6dc8741b5/src/stacktrace.hrl",
          "is_bot": false,
          "headline": "Use compatible stack trace handling",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-05-14T10:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c16751613c7e4ed594e0675004b1c8f68ea8ddd",
          "body": null,
          "is_bot": false,
          "headline": "Update supported Erlang versions to 19-23",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-05-14T10:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e3c14795a5fb57e0bf90a1b5bd1691303e5a6ac",
          "body": "PR #209",
          "is_bot": false,
          "headline": "Add compiler application to dependencies",
          "author_name": "Jake Breindel",
          "author_login": "jbreindel",
          "committed_at": "2020-05-14T08:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2e65b2d084081351cbd5e5bb3fe83cb22ccec9",
          "body": "Since the fold order is undeterministic because it relies on the order\nreturn from erlang:registered(), there is no point in having the 'left'\ncomponent in the name.",
          "is_bot": false,
          "headline": "Rename foldl_mocks to fold_mocks",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-05-14T08:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed7933038d709faae7d7fa8152e2c07ad2d6e50",
          "body": "There's already an `meck:expects/[1,2]`, allowing introspection into\nwhat kind of expectations are set.\nThis allows one to also check which modules is meck handling at any\npoint.\n\nIntroduced a `foldl_mocks` internal function to reuse the same logic\nfor both `unload/0` and `mocked/0`",
          "is_bot": false,
          "headline": "Add introspection of which modules are currently mocked",
          "author_name": "Filipe Cristovao",
          "author_login": null,
          "committed_at": "2020-05-13T16:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23659f622276693d4ebcbf33d47fdd2015e75612",
          "body": null,
          "is_bot": false,
          "headline": "Run CI on pull requests",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-05-13T13:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8975edce61ccd213b4f09078141a45d0d55d2d9c",
          "body": null,
          "is_bot": false,
          "headline": "Update funding with GitHub Sponsors link",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-04-27T09:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d70c4ea4b38699667a1bfea30df00f98ea11ef0",
          "body": null,
          "is_bot": false,
          "headline": "Update badges to use GitHub Actions",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-02-05T18:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1bcebdb343abfde09696067e1c194a75c14be18",
          "body": null,
          "is_bot": false,
          "headline": "Auto use latest versions of major OTP versions",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-02-05T16:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874970d1ffffdbbd20d092151a215bee77bb7758",
          "body": null,
          "is_bot": false,
          "headline": "Add supported Erlang versions",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-02-05T16:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37000b6106aad736b2c8d2c1cd925ed390fcabf",
          "body": null,
          "is_bot": false,
          "headline": "Change to matrix build",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-02-05T16:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e349825c95f499e37c1a043582fa7f1f0c1f20",
          "body": null,
          "is_bot": false,
          "headline": "Create first GitHub action",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2020-02-05T16:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3ce754bd69e84127f82d482b8b23b22f7bf866",
          "body": "Fixed in #207",
          "is_bot": false,
          "headline": "Do not attempt to generate dependencies when mocking",
          "author_name": "Jesper Eskilson",
          "author_login": "jesperes",
          "committed_at": "2020-02-05T12:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9753464ac1ebc0fc1a6777322bc871eaed82be35",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2019-08-27T12:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7ba603416e95401500d7e116c5a829cb558665",
          "body": "* Validate the options being passed\r\n* Add a new test for validate_options\r\n* Fix a typo of passthrough option in a test case",
          "is_bot": false,
          "headline": " Validate the options being passed to meck:new (#204)",
          "author_name": "Francois Brodeur",
          "author_login": "FrankBro",
          "committed_at": "2019-03-21T10:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefdac8a708633c842fcff90191d1cb14198cc9e",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for version 0.8.13",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2019-01-08T10:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecc1ae9089edc6977e8c8c4cd41081513cc5590",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.8.13",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2019-01-08T10:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992509b06e872c63d225ccd1307ec7d70e592df7",
          "body": "Closes #201",
          "is_bot": false,
          "headline": "Exclude from_core option from compile_info when compiling",
          "author_name": "José Valim",
          "author_login": "josevalim",
          "committed_at": "2019-01-08T09:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b6ea064c5cb7ecd0d364c8033de736ecce3f9c",
          "body": null,
          "is_bot": false,
          "headline": "Refine Erlang versions",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-12-30T14:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa26ec1df8af715f0a3dfff88d6e54683f409ed",
          "body": null,
          "is_bot": false,
          "headline": "Fix nofile errors caused by incorrect file lookup",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-12-30T14:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63865c16e72cce11dea3ff86895c1197cbec9c3",
          "body": "If multiple beam instances are launched in parallel with the same current\nworking directory, it is possible for the backup cover data from one\ninstance to be squashed and deleted by other instances. By adding the OS\npid of beam.smp itself to the filename, we avoid this potential issue.",
          "is_bot": false,
          "headline": "Isolate backup *.coverdata from other beam instances",
          "author_name": "Daniel Sommermann",
          "author_login": "dcsommer",
          "committed_at": "2018-11-06T08:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef435a70508539cdbc4debdd417738931ca79083",
          "body": null,
          "is_bot": false,
          "headline": "Fix Erlang version badge",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-10-08T08:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b25cc60e0a6d869c6fad0446517ac2f6e3a88a",
          "body": "Closes #198.",
          "is_bot": false,
          "headline": "Remove compatibility for R15 and R16",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-10-08T08:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12572c19983253a2c65cd4339dc3748ac3e83eea",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for version 0.8.12",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-08-08T07:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6121bb7e5c21b7ba2e79754f976a55f32940b28e",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.8.12",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-08-08T07:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b68aee1904ebede8cf7478e8582bca6d62df031",
          "body": null,
          "is_bot": false,
          "headline": "Check path and push release with Chandler",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-08-08T07:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e3e309423eaf7f52520a2680b4bae5a9cc2f66",
          "body": "Fixes #194.",
          "is_bot": false,
          "headline": "Keep storing history when reloading a mock",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-08-08T07:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5138a3d3ddad3a1f9acd2973d1f5862cc173aa3",
          "body": null,
          "is_bot": false,
          "headline": "Minor markdown improvements",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-07-12T09:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8df4aacf9dfa3b3a35220ea6ecb02b1d91c20e",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for version 0.8.11",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-07-12T09:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70cfe7c67170af9d8f443c590904e11e807b7dee",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.8.11",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-07-12T09:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f6986246efdcafc32236a4b2a93e1d33db4a9f",
          "body": null,
          "is_bot": false,
          "headline": "Change publish script to cut script",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-07-12T09:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd25b73cf8c86c1ce4b7e297622dbc2ab69f05fc",
          "body": null,
          "is_bot": false,
          "headline": "Use latest OTP 20 and 21 versions",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-07-12T09:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3be04de026a726cefa2a2f9732590dd1846708",
          "body": null,
          "is_bot": false,
          "headline": "Update outdated donation information",
          "author_name": "Adam Lindberg",
          "author_login": "eproxus",
          "committed_at": "2018-07-11T11:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 12,
      "latest_release_at": "2026-05-27T08:21:04Z",
      "latest_release_tag": "v1.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 54,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 55,
      "mean_days_between_releases": 361.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "meck",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "hex",
          "matches_repo": true,
          "registry_url": "https://hex.pm/packages/meck",
          "is_deprecated": false,
          "latest_version": "1.2.0",
          "repository_url": "https://github.com/eproxus/meck/blob/master/CHANGELOG.md",
          "versions_count": 19,
          "total_downloads": 67697542,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 468688,
          "first_published_at": "2014-08-15T10:26:45Z",
          "latest_published_at": "2026-05-27T08:18:54.181210Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 55
        }
      ]
    },
    "popularity": {
      "forks": 230,
      "stars": 838,
      "watchers": 28,
      "fork_history": {
        "days": [
          {
            "date": "2010-05-19",
            "count": 1
          },
          {
            "date": "2010-07-13",
            "count": 1
          },
          {
            "date": "2010-07-14",
            "count": 1
          },
          {
            "date": "2010-09-02",
            "count": 1
          },
          {
            "date": "2010-12-04",
            "count": 1
          },
          {
            "date": "2010-12-13",
            "count": 1
          },
          {
            "date": "2011-03-04",
            "count": 1
          },
          {
            "date": "2011-03-23",
            "count": 1
          },
          {
            "date": "2011-04-12",
            "count": 1
          },
          {
            "date": "2011-06-01",
            "count": 1
          },
          {
            "date": "2011-06-14",
            "count": 1
          },
          {
            "date": "2011-06-23",
            "count": 1
          },
          {
            "date": "2011-07-06",
            "count": 1
          },
          {
            "date": "2011-07-17",
            "count": 1
          },
          {
            "date": "2011-07-24",
            "count": 1
          },
          {
            "date": "2011-08-09",
            "count": 1
          },
          {
            "date": "2011-08-16",
            "count": 1
          },
          {
            "date": "2011-10-01",
            "count": 1
          },
          {
            "date": "2011-11-18",
            "count": 1
          },
          {
            "date": "2011-12-08",
            "count": 1
          },
          {
            "date": "2012-01-06",
            "count": 1
          },
          {
            "date": "2012-01-16",
            "count": 1
          },
          {
            "date": "2012-01-18",
            "count": 1
          },
          {
            "date": "2012-01-21",
            "count": 1
          },
          {
            "date": "2012-02-06",
            "count": 1
          },
          {
            "date": "2012-02-27",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 1
          },
          {
            "date": "2012-03-28",
            "count": 1
          },
          {
            "date": "2012-05-17",
            "count": 1
          },
          {
            "date": "2012-06-07",
            "count": 1
          },
          {
            "date": "2012-07-18",
            "count": 1
          },
          {
            "date": "2012-07-27",
            "count": 1
          },
          {
            "date": "2012-08-16",
            "count": 1
          },
          {
            "date": "2012-09-05",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 1
          },
          {
            "date": "2012-09-08",
            "count": 1
          },
          {
            "date": "2012-09-28",
            "count": 1
          },
          {
            "date": "2012-10-20",
            "count": 1
          },
          {
            "date": "2012-11-08",
            "count": 1
          },
          {
            "date": "2012-11-27",
            "count": 1
          },
          {
            "date": "2012-12-03",
            "count": 1
          },
          {
            "date": "2012-12-05",
            "count": 1
          },
          {
            "date": "2012-12-25",
            "count": 1
          },
          {
            "date": "2012-12-27",
            "count": 1
          },
          {
            "date": "2013-01-14",
            "count": 1
          },
          {
            "date": "2013-01-24",
            "count": 1
          },
          {
            "date": "2013-02-07",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 1
          },
          {
            "date": "2013-04-15",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 1
          },
          {
            "date": "2013-06-29",
            "count": 1
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-07-27",
            "count": 1
          },
          {
            "date": "2013-07-28",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 2
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-11-05",
            "count": 1
          },
          {
            "date": "2013-11-17",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-03-11",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-23",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-05-11",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 2
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-09-27",
            "count": 1
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-29",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 2
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-05-09",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-06-27",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 2
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 213,
        "total_forks": 230
      },
      "star_history": {
        "days": [
          {
            "date": "2010-05-03",
            "count": 127
          },
          {
            "date": "2010-05-05",
            "count": 2
          },
          {
            "date": "2010-05-21",
            "count": 1
          },
          {
            "date": "2010-05-22",
            "count": 2
          },
          {
            "date": "2010-05-28",
            "count": 1
          },
          {
            "date": "2010-05-30",
            "count": 1
          },
          {
            "date": "2010-06-19",
            "count": 1
          },
          {
            "date": "2010-08-17",
            "count": 1
          },
          {
            "date": "2010-09-23",
            "count": 1
          },
          {
            "date": "2010-10-03",
            "count": 1
          },
          {
            "date": "2010-10-13",
            "count": 1
          },
          {
            "date": "2010-10-17",
            "count": 1
          },
          {
            "date": "2010-10-31",
            "count": 1
          },
          {
            "date": "2010-12-01",
            "count": 1
          },
          {
            "date": "2010-12-17",
            "count": 1
          },
          {
            "date": "2010-12-23",
            "count": 1
          },
          {
            "date": "2010-12-25",
            "count": 1
          },
          {
            "date": "2010-12-29",
            "count": 1
          },
          {
            "date": "2011-01-05",
            "count": 1
          },
          {
            "date": "2011-01-06",
            "count": 1
          },
          {
            "date": "2011-01-12",
            "count": 1
          },
          {
            "date": "2011-02-01",
            "count": 1
          },
          {
            "date": "2011-02-26",
            "count": 1
          },
          {
            "date": "2011-02-27",
            "count": 1
          },
          {
            "date": "2011-02-28",
            "count": 1
          },
          {
            "date": "2011-03-01",
            "count": 3
          },
          {
            "date": "2011-03-02",
            "count": 1
          },
          {
            "date": "2011-03-08",
            "count": 1
          },
          {
            "date": "2011-03-15",
            "count": 1
          },
          {
            "date": "2011-04-10",
            "count": 1
          },
          {
            "date": "2011-04-17",
            "count": 1
          },
          {
            "date": "2011-04-29",
            "count": 1
          },
          {
            "date": "2011-05-06",
            "count": 1
          },
          {
            "date": "2011-06-17",
            "count": 1
          },
          {
            "date": "2011-06-21",
            "count": 1
          },
          {
            "date": "2011-06-23",
            "count": 1
          },
          {
            "date": "2011-06-29",
            "count": 1
          },
          {
            "date": "2011-07-13",
            "count": 1
          },
          {
            "date": "2011-07-26",
            "count": 1
          },
          {
            "date": "2011-07-30",
            "count": 1
          },
          {
            "date": "2011-08-04",
            "count": 1
          },
          {
            "date": "2011-08-10",
            "count": 1
          },
          {
            "date": "2011-09-04",
            "count": 1
          },
          {
            "date": "2011-09-07",
            "count": 1
          },
          {
            "date": "2011-09-23",
            "count": 1
          },
          {
            "date": "2011-10-24",
            "count": 1
          },
          {
            "date": "2011-11-08",
            "count": 1
          },
          {
            "date": "2011-11-20",
            "count": 1
          },
          {
            "date": "2011-11-27",
            "count": 1
          },
          {
            "date": "2012-01-11",
            "count": 1
          },
          {
            "date": "2012-01-13",
            "count": 1
          },
          {
            "date": "2012-01-20",
            "count": 1
          },
          {
            "date": "2012-02-10",
            "count": 1
          },
          {
            "date": "2012-02-21",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 1
          },
          {
            "date": "2012-06-13",
            "count": 1
          },
          {
            "date": "2012-08-02",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 1
          },
          {
            "date": "2013-02-17",
            "count": 1
          },
          {
            "date": "2013-02-18",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 2
          },
          {
            "date": "2013-02-25",
            "count": 4
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-17",
            "count": 1
          },
          {
            "date": "2013-03-24",
            "count": 1
          },
          {
            "date": "2013-03-28",
            "count": 1
          },
          {
            "date": "2013-03-30",
            "count": 3
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 3
          },
          {
            "date": "2013-04-26",
            "count": 1
          },
          {
            "date": "2013-05-02",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-06-03",
            "count": 2
          },
          {
            "date": "2013-06-10",
            "count": 2
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-23",
            "count": 1
          },
          {
            "date": "2013-07-03",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2013-07-21",
            "count": 1
          },
          {
            "date": "2013-07-26",
            "count": 1
          },
          {
            "date": "2013-07-27",
            "count": 1
          },
          {
            "date": "2013-07-28",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-23",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-05",
            "count": 2
          },
          {
            "date": "2013-09-15",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-23",
            "count": 1
          },
          {
            "date": "2013-09-24",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 1
          },
          {
            "date": "2013-10-08",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-08",
            "count": 1
          },
          {
            "date": "2013-11-11",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2013-11-16",
            "count": 2
          },
          {
            "date": "2013-11-19",
            "count": 2
          },
          {
            "date": "2013-12-09",
            "count": 1
          },
          {
            "date": "2013-12-16",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 2
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2014-01-01",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-01-30",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-03-04",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 2
          },
          {
            "date": "2014-04-05",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 3
          },
          {
            "date": "2014-04-23",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-06-18",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-08-20",
            "count": 2
          },
          {
            "date": "2014-08-23",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-07",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 8
          },
          {
            "date": "2014-09-27",
            "count": 2
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-11",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 2
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 2
          },
          {
            "date": "2014-12-06",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2015-01-01",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 2
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-01-25",
            "count": 2
          },
          {
            "date": "2015-02-01",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 2
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-02-15",
            "count": 1
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-02-28",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-04-05",
            "count": 1
          },
          {
            "date": "2015-04-06",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-05-12",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-05",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-07",
            "count": 1
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-08-02",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-18",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 2
          },
          {
            "date": "2015-10-21",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 3
          },
          {
            "date": "2015-11-21",
            "count": 1
          },
          {
            "date": "2015-11-25",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2016-01-01",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-23",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 2
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 2
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-09",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-16",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-23",
            "count": 2
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 2
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-07-16",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 2
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-22",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 2
          },
          {
            "date": "2016-08-29",
            "count": 2
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-10-02",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 2
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-12",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 2
          },
          {
            "date": "2017-02-25",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-01",
            "count": 6
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-05-13",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 2
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 2
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-10-17",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 2
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-25",
            "count": 1
          },
          {
            "date": "2017-11-26",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 2
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 2
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 2
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 2
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 2
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 2
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 2
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 13
          },
          {
            "date": "2018-12-28",
            "count": 5
          },
          {
            "date": "2018-12-29",
            "count": 2
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 2
          },
          {
            "date": "2019-01-03",
            "count": 2
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 2
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 2
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 2
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 2
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 2
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 2
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 2
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 2
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 2
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 2
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 2
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 2
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 2
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 2
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 2
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 2
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-29",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 2
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 2
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 838,
        "total_stars": 838
      },
      "open_issues_and_prs": 13
    },
    "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": 3,
        "merged_prs": 93,
        "open_issues": 10,
        "closed_ratio": 0.923,
        "closed_issues": 120,
        "closed_unmerged_prs": 35
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "eproxus",
          "commits": 368,
          "avatar_url": "https://avatars.githubusercontent.com/u/112878?v=4"
        },
        {
          "type": "User",
          "login": "horkhe",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/798874?v=4"
        },
        {
          "type": "User",
          "login": "daha",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/548769?v=4"
        },
        {
          "type": "User",
          "login": "paulo-ferraz-oliveira",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/7303768?v=4"
        },
        {
          "type": "User",
          "login": "myers",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/12242?v=4"
        },
        {
          "type": "User",
          "login": "MattVonVielen",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/181127?v=4"
        },
        {
          "type": "User",
          "login": "norton",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/72710?v=4"
        },
        {
          "type": "User",
          "login": "massemanet",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/12678?v=4"
        },
        {
          "type": "User",
          "login": "legoscia",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/82455?v=4"
        },
        {
          "type": "User",
          "login": "beapirate",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/57604451?v=4"
        }
      ],
      "contributors_sampled": 56,
      "top_contributor_share": 0.724
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "erlang.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "5 out of 10 merged PRs checked by a CI test -- score normalized to 5",
            "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": 3,
            "reason": "Found 9/30 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 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": 4,
            "reason": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
            "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": "de14958ea03a0c0a154da83120803f095360640b",
        "ran_at": "2026-07-22T01:26:08Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-05-27T08:20:18Z",
      "oldest_open_prs": [
        {
          "number": 244,
          "created_at": "2024-02-05T16:15:42Z",
          "last_comment_at": "2024-03-15T13:12:49Z",
          "last_comment_author": "eproxus"
        },
        {
          "number": 250,
          "created_at": "2024-08-13T13:51:40Z",
          "last_comment_at": "2024-11-12T13:19:16Z",
          "last_comment_author": "eproxus"
        },
        {
          "number": 257,
          "created_at": "2025-12-29T15:15:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-26T10:30:57Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 165,
          "created_at": "2016-07-15T18:41:09Z",
          "last_comment_at": "2016-09-11T09:28:07Z",
          "last_comment_author": "eproxus"
        },
        {
          "number": 173,
          "created_at": "2017-04-25T16:22:42Z",
          "last_comment_at": "2021-03-29T13:46:00Z",
          "last_comment_author": "eproxus"
        },
        {
          "number": 203,
          "created_at": "2019-01-09T15:01:53Z",
          "last_comment_at": "2019-01-24T19:23:33Z",
          "last_comment_author": "sjplatt"
        },
        {
          "number": 230,
          "created_at": "2021-04-20T07:33:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 238,
          "created_at": "2022-08-31T13:54:36Z",
          "last_comment_at": "2024-01-02T12:41:12Z",
          "last_comment_author": "Alberdi"
        },
        {
          "number": 243,
          "created_at": "2023-11-21T22:18:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 248,
          "created_at": "2024-07-15T21:14:51Z",
          "last_comment_at": "2024-07-17T19:42:07Z",
          "last_comment_author": "arcusfelis"
        },
        {
          "number": 249,
          "created_at": "2024-08-13T12:39:57Z",
          "last_comment_at": "2024-08-14T12:57:22Z",
          "last_comment_author": "eproxus"
        },
        {
          "number": 255,
          "created_at": "2025-10-24T07:56:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 256,
          "created_at": "2025-12-29T12:30:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/eproxus/meck",
    "host": "github.com",
    "name": "meck",
    "owner": "eproxus"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 22,
        "vitality": 55,
        "community": 86,
        "governance": 67,
        "engineering": 65,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 60,
        "overall_after_jurisdiction_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 54,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 54 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v1.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 55,
              "mean_days_between_releases": 361.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 55 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 55
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~361.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 361.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 55,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 55 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 55
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 86,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "forks": 230,
              "stars": 838,
              "watchers": 28,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "838 stars",
                "points": 47.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 838
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "230 forks",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 230
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "28 watchers",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": [
                "meck"
              ],
              "dependents": null,
              "ecosystems": "hex",
              "total_downloads": 67697542,
              "monthly_downloads": 468688
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "468,688 downloads/month across hex",
                "points": 75.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 468688,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 56,
              "top_contributor_share": 0.724
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 72% of commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "56 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 93,
              "open_issues": 10,
              "closed_issues": 120,
              "issue_closed_ratio": 0.923,
              "closed_unmerged_prs": 35
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "93/128 decided PRs merged",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 93,
                      "decided": 128
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "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": 64,
            "inputs": {
              "followers": 200,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "eproxus",
              "public_repos": 117,
              "account_age_days": 6192
            },
            "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": "200 followers of eproxus",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 200,
                      "login": "eproxus"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "117 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 117
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "meck"
              ],
              "ecosystems": "hex",
              "any_deprecated": false,
              "min_days_since_publish": 55
            },
            "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 55 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 55
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 10 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "erlang",
                "testing",
                "mocking-library",
                "meck"
              ],
              "has_wiki": true,
              "homepage": "http://eproxus.github.io/meck",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://eproxus.github.io/meck",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 22,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.3,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 43
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 10 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 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": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 14,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.21,
              "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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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:26:31.053462Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eproxus/meck.svg",
  "full_name": "eproxus/meck",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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