Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:50 UTC

edgurgel / mimic

A mocking library for Elixir

ElixirApache-2.0★ 573 stars⑂ 57 forkssince Nov 2016View on GitHub ↗

edgurgel/mimic holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (67/100) and lowest on AI Readiness (37/100). It was last updated 57 days ago. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Eduardo GurgelPersonal account
414 followers40 public repossince Oct 2008@supabase

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
Hexmimic2.3.0135,72839185 days ago

Metrics by category

Vitality

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

53Moderate · 22% of overall
How it's scored
18/36Push recency — last push 57 days ago
5.5/36Commit cadence — 8/52 weeks with commits
11.3/18Commit volume — 17 commits in the last year
2/10OpenSSF Scorecard: Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year17
human_commit_share1
days_since_last_push57
active_weeks_last_year8
How it's scored
27/27Ships releases — 39 releases published
16.2/36Release recency — latest release 185 days ago
27/27Release cadence — a release every ~32.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count39
latest_release_tagv2.3.0
releases_from_tagsno
days_since_latest_release185
mean_days_between_releases32.8
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?

65Moderate · 18% of overall
How it's scored
44.7/60Stars — 573 stars
14.6/25Forks — 57 forks
4.3/15Watchers — 7 watchers
Inputs used
forks57
stars573
watchers7
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
68.4/80Monthly downloads — 135,728 downloads/month across hex
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesmimic
dependents
ecosystemshex
total_downloads5,413,393
monthly_downloads135,728
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.1/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 33 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled33
top_contributor_share0.64
How it's scored
38.8/46.8Issue resolution — 83% of issues closed
34.5/38.3PR acceptance — 55/61 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 13/26 approved changesets -- score normalized to 5
Inputs used
merged_prs55
open_issues9
closed_issues44
issue_closed_ratio0.83
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.8/25Owner reach — 414 followers of edgurgel
23.7/25Track record — 40 public repos, account ~17 yr old
Inputs used
followers414
owner_typeUser
is_verified
owner_loginedgurgel
public_repos40
account_age_days6,479
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
26/35Publish recency — latest publish 185 days ago
20/20Version history — 39 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmimic
ecosystemshex
any_deprecatedno
min_days_since_publish185

Engineering Quality

Are baseline engineering and documentation practices in place?

67Moderate · 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
14/20OpenSSF Scorecard: CI-Tests — 10 out of 14 merged PRs checked by a CI test -- score normalized to 7
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 — https://hexdocs.pm/mimic
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicselixir, mock, tests, stub, expect, mocks, testing
has_wikiyes
homepagehttps://hexdocs.pm/mimic
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42At risk · 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.8/2.5CI-Tests — 10 out of 14 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 13/26 approved changesets -- score normalized to 5
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
1.5/7.5Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
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
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

37At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.6/40Legible commit history — 33 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.33
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — mix.exs (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
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
lockfilesmix.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsmix.exs
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Elixir without a type-check config
55/55Manageable file sizes — 0/21 source files over 60KB
Inputs used
primary_languageElixir
largest_source_bytes35,105
source_files_sampled21
oversized_source_files0

Key facts

573GitHub stars
33contributors
17commits, last 12 months
57days since last push
39releases
1bus factor
9open issues
Hexpackage ecosystems

More detail

Star and fork history 573 ★ / 57 ⇿
573Stars
57Forks
39Releases

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.

010020030040050060057357272018-092022-082026-07
Major 2Minor 18Patch 19

Each point covers 8 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:50 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
7CI-Tests10 out of 14 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 13/26 approved changesets -- score normalized to 5
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Hexham~> 0.3mix.exs
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": [
        "elixir",
        "mock",
        "tests",
        "stub",
        "expect",
        "mocks",
        "testing"
      ],
      "is_fork": false,
      "size_kb": 638,
      "has_wiki": true,
      "homepage": "https://hexdocs.pm/mimic",
      "languages": {
        "Elixir": 114971
      },
      "pushed_at": "2026-05-24T21:48:53Z",
      "created_at": "2016-11-13T09:41:25Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T23:57:18Z",
      "description": "A mocking library for Elixir",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Elixir",
      "significant_languages": [
        "Elixir"
      ]
    },
    "owner": {
      "blog": "https://gurgel.me",
      "name": "Eduardo Gurgel",
      "type": "User",
      "login": "edgurgel",
      "company": "@supabase",
      "location": "New Zealand",
      "followers": 414,
      "avatar_url": "https://avatars.githubusercontent.com/u/30873?v=4",
      "created_at": "2008-10-24T17:05:04Z",
      "is_verified": null,
      "public_repos": 40,
      "account_age_days": 6479
    },
    "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": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-01-17T11:09:14Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-11-18T07:09:37Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2025-09-20T07:57:26Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-08-31T08:50:36Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-08-11T22:18:30Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-08-08T09:01:55Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-07-13T09:07:30Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2025-05-28T09:10:44Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2025-04-02T07:30:23Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2025-03-28T07:21:57Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2024-12-23T07:43:22Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2024-10-30T06:56:47Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2024-09-11T08:40:05Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2024-09-02T09:38:24Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2024-07-18T08:17:08Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-06-23T09:51:40Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-06-22T12:14:17Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-06-22T09:43:22Z"
        },
        {
          "tag": "v1.7.4",
          "kind": "patch",
          "published_at": "2022-07-28T08:15:26Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2022-07-26T08:18:40Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2022-04-23T09:21:01Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2022-03-21T07:39:32Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2022-03-16T07:55:25Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2022-03-12T08:25:52Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2022-03-05T23:13:54Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2021-09-14T07:16:07Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-04-11T03:43:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-01-17T01:48:14Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2020-10-05T04:18:39Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-07-03T08:54:27Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-01-27T07:58:05Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2019-12-13T04:04:42Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2019-10-06T07:45:01Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-08-14T08:24:42Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-07-22T08:27:47Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-06-30T03:21:07Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2019-03-20T08:26:34Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-09-17T07:18:23Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-09-16T08:46:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "429730c51e66e4986c594e0db0246c3194c060fc",
          "body": "Signed-off-by: Yoshiki <yosinn1@gmail.com>",
          "is_bot": false,
          "headline": "fix: fix reject documentation wording (#114)",
          "author_name": "yosinn1-blip",
          "author_login": "yosinn1-blip",
          "committed_at": "2026-05-24T21:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94458a47e7eba23d702785e2c883323b0e2233f",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix reference to allow/3 (#113)",
          "author_name": "Fredrik Teschke",
          "author_login": "ftes",
          "committed_at": "2026-05-06T08:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb4085d34e06d732a095e152278aa949e6a2c75b",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version & update CHANGELOG",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2026-01-17T11:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b45f9664e276baf46fa54426bdd3691aff85feb",
          "body": "Similar to what Mox does, prevent this footgun by raising an exception\n\nCo-authored-by: Riccardo Binetti <riccardo.binetti@remote.com>",
          "is_bot": false,
          "headline": "feat: prevent global mode in async tests (#110)",
          "author_name": "Riccardo Binetti",
          "author_login": "rbino",
          "committed_at": "2026-01-17T11:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd41c34e5053d0bb135b3d364a4b6e300f6fc2c",
          "body": "[Req has a function by the very same name](https://hexdocs.pm/req/Req.Test.html#verify_on_exit!/1)\nwhich, if imported, can lead to `use Mimic` not working as it\ndoes not know which function to call.\n\nSo, it happened to me in a test and I think this is a worthwhile\nworkaround.\n\nTheoretically, we coul\n[…]\nut `verify_on_exit!` - as when it's already called in setup,\nno one should need to call it, however that'd be a breaking\nchange that I wouldn't wanna propose without talking to the\nmaintainer first :)",
          "is_bot": false,
          "headline": "fix: namespace auto setup verify_on_exit! (#111)",
          "author_name": "Tobias Pfeiffer",
          "author_login": "PragTob",
          "committed_at": "2026-01-15T02:28:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16bbc2786b5f2783b946a9cb3c6a0e4ad4fb277c",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CHANGELOG.md",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-11-18T07:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06b718cb3fb61362a66c63aba0f14f62976fb2cf",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-11-18T07:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9911266edb00f54e242ec9afe7e1487f6a1d918a",
          "body": "* Add elixir 1.19 to CI\n* Fix type violation warning",
          "is_bot": false,
          "headline": "Add elixir 1.19.x compatibility (#107)",
          "author_name": "Eleni Lixourioti",
          "author_login": "Geekfish",
          "committed_at": "2025-11-18T07:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63773790789846d1fbef2b3be7d6b9a9f861954",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CHANGELOG for version 2.1.1",
          "author_name": "Eduardo Gurgel",
          "author_login": "edgurgel",
          "committed_at": "2025-09-20T07:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a8e4cf9881c2ee5d1471688522764fa759d24c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-09-20T07:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa97cebc4a32941f689661d6419d4cd007c70ee",
          "body": null,
          "is_bot": false,
          "headline": "fix: don't remove `behaviour_info/1` from behaviour modules (#105)",
          "author_name": "Rafael Barbosa",
          "author_login": "escobera",
          "committed_at": "2025-09-20T07:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12bdaeff2fd4b3d3d4b98746c16737393cdeb4f5",
          "body": "update CHANGELOG.md and include usage-rules.md to hex package",
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-08-31T08:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db76909d7a148e429005e94f308b5ce8e18942e6",
          "body": null,
          "is_bot": false,
          "headline": "fix: define replaced Elixir module macros using defmacro (#104)",
          "author_name": "Jhan S. Álvarez",
          "author_login": "yastanotheruser",
          "committed_at": "2025-08-31T08:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac567d70ff00f8df63d66a17e8d70e6af0dfade5",
          "body": "… agents (#102)",
          "is_bot": false,
          "headline": "feat: Comprehensive usage-rules.md for easy synchronisation of coding…",
          "author_name": "pcharbon70",
          "author_login": "pcharbon70",
          "committed_at": "2025-08-22T09:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d97731d39974e9406b0eaa5031fb2bb8e7b59ac",
          "body": null,
          "is_bot": false,
          "headline": "fix: Mimic.Module compilation when no options are stored (#101)",
          "author_name": "Eduardo Gurgel",
          "author_login": "edgurgel",
          "committed_at": "2025-08-11T22:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea30160569e29fe7868dd5d5dd8ddd5f7d50f65",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version 2.0.1",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-08-08T09:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03e180e6f4cf9b042cf1e7c0a87c78929e024a7c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump ham requirement",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-08-08T09:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee266247b642b0f117e3aafbf0b7c4a0eb50e0a",
          "body": null,
          "is_bot": false,
          "headline": "feat!: change expect/3,4 to not call original once fulfilled (#98)",
          "author_name": "Eduardo Gurgel",
          "author_login": "edgurgel",
          "committed_at": "2025-07-13T09:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6438f760bb397e3318d774bb20059736ffa80edf",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2025-05-28T09:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6a8cfb0b2eaed300f660359b931d214f8388120",
          "body": null,
          "is_bot": false,
          "headline": "feat: Mimic.calls/3 to list args from each call",
          "author_name": "Brent Anderson",
          "author_login": "brentjanderson",
          "committed_at": "2025-05-24T10:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de555b03576329b9ee1c2c4431b9073cccb94e58",
          "body": null,
          "is_bot": false,
          "headline": "Bump patch version",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2025-04-02T07:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f2da33719348b8cba3d2785039e4fb8561cb60",
          "body": null,
          "is_bot": false,
          "headline": "don't soft reset if repeat_until_failure is 0",
          "author_name": "Trevor Fenn",
          "author_login": "sgtpepper43",
          "committed_at": "2025-04-02T07:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa34476b4cbff9e6b540ccfab6618053681208e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2025-03-28T07:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab2acf59ab510c381260e7741e494429d78828b",
          "body": "Fix/repeat until failure",
          "is_bot": false,
          "headline": "Merge pull request #91 from sgtpepper43/fix/repeat-until-failure",
          "author_name": "Eduardo Gurgel",
          "author_login": "edgurgel",
          "committed_at": "2025-03-28T07:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ccc052da7d99819e9a0d5529a842711ec33786c",
          "body": null,
          "is_bot": false,
          "headline": "wait for child process to fully shut down in tests",
          "author_name": "Trevor Fenn",
          "author_login": "sgtpepper43",
          "committed_at": "2025-03-26T16:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedd127c4c41112f6fc9e9e7749c2ae2d7be29f2",
          "body": "# Conflicts:\n#\tlib/mimic.ex\n#\tlib/mimic/server.ex\n#\ttest/dsl_test.exs",
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/repeat-until-failure",
          "author_name": "Trevor Fenn",
          "author_login": "sgtpepper43",
          "committed_at": "2025-03-26T16:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2cc11d2d02566c36263aa5fe60f546a07dee16",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.11.0 to support Elixir 1.18",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-12-23T07:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b7939231e790f900e7f912067270caf17a13d36",
          "body": null,
          "is_bot": false,
          "headline": "add conditional tests based on elixir version",
          "author_name": "Alessandro Gessa",
          "author_login": "icr4",
          "committed_at": "2024-12-22T02:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca171ec1decbfc4b01e623a6df3029846e64fd4",
          "body": null,
          "is_bot": false,
          "headline": "add backward for `elixir` < `1.18`",
          "author_name": "Alessandro Gessa",
          "author_login": "icr4",
          "committed_at": "2024-12-22T02:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf7722e43a266d5255768daa648ca94609ebc5dc",
          "body": null,
          "is_bot": false,
          "headline": "fix elixir 18 `type violation` warning",
          "author_name": "Alessandro Gessa",
          "author_login": "icr4",
          "committed_at": "2024-12-22T02:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d504cd81bb9a32e7344ebfe60de30ffc7b9645f",
          "body": null,
          "is_bot": false,
          "headline": "add `elixir 1.18.x` into CI",
          "author_name": "Alessandro Gessa",
          "author_login": "icr4",
          "committed_at": "2024-12-22T02:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c508908dbb543b6557a61daa0ed4ea6943cc0166",
          "body": null,
          "is_bot": false,
          "headline": "fix elixir 18 `type violation` warnings",
          "author_name": "Alessandro Gessa",
          "author_login": "icr4",
          "committed_at": "2024-12-22T02:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a59c39f4142c0db1870ca840000b4a72f88fc65",
          "body": null,
          "is_bot": false,
          "headline": "drop compatibility for `required` struct attribute",
          "author_name": "Alessandro Gessa",
          "author_login": "icr4",
          "committed_at": "2024-12-22T02:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943560e49e34c87c2203074f61fc3a953a52ffc5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-10-30T06:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38ca27a612d65f9838f7101219edba6537b1b432",
          "body": null,
          "is_bot": false,
          "headline": "insert into ets",
          "author_name": "Michael St Clair",
          "author_login": "michaelst",
          "committed_at": "2024-10-28T09:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2ea6f96921ff0e7a6eaf45220a9a4fc93cce12",
          "body": null,
          "is_bot": false,
          "headline": "add test case",
          "author_name": "Michael St Clair",
          "author_login": "michaelst",
          "committed_at": "2024-10-28T09:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8812b14127dd21d3b531b1905f7663ce49b35ae3",
          "body": null,
          "is_bot": false,
          "headline": "enable calling Mimic.allow when not using expectations",
          "author_name": "Michael St Clair",
          "author_login": "michaelst",
          "committed_at": "2024-10-28T09:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e525d654568a9362b3cfe05677f6a683de51a063",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.10.1",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-09-11T08:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a039dfd80fedf57ed43860417f9e57298bafe36",
          "body": "The required fields must appear first in the defstruct, followed by\n2-tuples with the default value protected by `Macro.escape/1`",
          "is_bot": false,
          "headline": "Support struct default values",
          "author_name": "Andy Kirkpatrick",
          "author_login": "lifelenz",
          "committed_at": "2024-09-11T08:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabca76bea51384aca1ae9f60c49c443517e2565",
          "body": null,
          "is_bot": false,
          "headline": "Update ham",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-08-31T09:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6845ed8f5680cc521cf9de8b5e7a7d8165992513",
          "body": "Mimic.copy(MyModule, type_check: true)",
          "is_bot": false,
          "headline": "Add experimental support to type check stubs and expectations",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-08-31T09:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff62baa6e78d8b2941482a421282d385dd18ffa6",
          "body": null,
          "is_bot": false,
          "headline": "Use Macro.generate_arguments/2",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-08-31T09:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feff9d895126b2366a3de91623c82e84c6a1bb3d",
          "body": "Needed for the exported formatter config to be used by dependents.",
          "is_bot": false,
          "headline": "Include .formatter.exs in published files",
          "author_name": "Ben Youngblood",
          "author_login": "bjyoungblood",
          "committed_at": "2024-08-25T09:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98daebb3bf5eb9de53a5bdc97eb6e13156e8c861",
          "body": "Mimic won't actually reset modules when repeat-until-failure is used\n\nThis means that modules are not cleaned up and coverage is not\ncalculated",
          "is_bot": false,
          "headline": "Allow repeat-until-failure to be used",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-07-27T12:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55ebaddf54c2df664b6ccb774a57d3bd1ba0d1ae",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-07-18T08:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb942a892e5450dfedeaa7470f90d47b7a103b27",
          "body": null,
          "is_bot": false,
          "headline": "Add functionality to call the original function",
          "author_name": "Oleksandr Rozumii",
          "author_login": "brain-geek",
          "committed_at": "2024-07-18T08:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0be04920823f50f45a96856be83b219152745055",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in test description",
          "author_name": "Oleksandr Rozumii",
          "author_login": "brain-geek",
          "committed_at": "2024-07-17T20:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81740e7f55b88a2aa328817397916c7a088f6020",
          "body": null,
          "is_bot": false,
          "headline": "Update direct :erlang calls with Elixir functions",
          "author_name": "Oleksandr Rozumii",
          "author_login": "brain-geek",
          "committed_at": "2024-07-16T09:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "738ed3283e2139740709581d0adbe330be5509c6",
          "body": null,
          "is_bot": false,
          "headline": "Fix error message when Mimic.copy has not been called on a module",
          "author_name": "Oleksandr Rozumii",
          "author_login": "brain-geek",
          "committed_at": "2024-07-16T09:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7da91f56813bac5234fe3642d668469a29e425e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-23T09:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8d943cf48bb588dec58937ce127f96ae70cb8b",
          "body": null,
          "is_bot": false,
          "headline": "Remove cover data from original module",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-23T09:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea12b009ec74c5a59fe8a98773a0709d01f7f5dc",
          "body": "Erlang modules do not have this function",
          "is_bot": false,
          "headline": "Ensure __info__/1 is available",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T12:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc87456ce967a140aef132ee5b680d53749b400",
          "body": null,
          "is_bot": false,
          "headline": "Include test with a struct without enforced keys",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T09:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9df84072bcbdbb074e4341c2e3cd36cebc9f640",
          "body": null,
          "is_bot": false,
          "headline": "Update credo and ex_doc",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T09:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "816fd77e365be28016af465dd2d3e0d149205fd1",
          "body": null,
          "is_bot": false,
          "headline": "Include enforce_keys on struct",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T09:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b83c3efb2c10225e950945d8a5f59b8bc63cddb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T09:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022f4cb8d77bf1d3d47488f13c34886de2015b59",
          "body": null,
          "is_bot": false,
          "headline": "Expand tests on structs",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T09:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d2f5b1bae73a4e1263e169ce0292abb4745012",
          "body": "Also ensure compiler warnings happen on GA",
          "is_bot": false,
          "headline": "Fix struct test and fix warnings",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-22T08:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f073afbfad26cfe2e7e09f0ff2bbfe2466a4bbd9",
          "body": null,
          "is_bot": false,
          "headline": "copy structs when they exist",
          "author_name": "Ian Harris",
          "author_login": "harrisi",
          "committed_at": "2024-06-21T21:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca145112861fddebccbb93b02065d0024c6461ce",
          "body": null,
          "is_bot": false,
          "headline": "mix format",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-21T21:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1d4a0a54e3b1135cdbd84c15f1a1bc6770ce0c",
          "body": null,
          "is_bot": false,
          "headline": "Update gh actions",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-06-21T21:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3ec0bb04cfdbe7a60a054959afcc8aca216f74",
          "body": null,
          "is_bot": false,
          "headline": "Add bit to README about intra-module function stubs",
          "author_name": "Regan Karlewicz",
          "author_login": "regan-karlewicz",
          "committed_at": "2024-06-21T20:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db733f5d6d1cfcceea06663eb3ee417a256973e8",
          "body": "Hey! I was checking out Mimic and it looks like it could benefit from\nthe latest ExDoc.\n\nThanks for a great library!",
          "is_bot": false,
          "headline": "Upgrade to latest ExDoc",
          "author_name": "Dave Lucia",
          "author_login": "davydog187",
          "committed_at": "2024-06-03T06:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303c606df7a2ebc5e5a4b2bf82ec30192924b7a4",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-01-06T06:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c87fe4c1e0bdd4aa4590347e8fd0e93dac8e760e",
          "body": null,
          "is_bot": false,
          "headline": "Update CI badge",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-01-06T06:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbda2f1f2cf31011f8d6346cb6385d7b88eb031f",
          "body": null,
          "is_bot": false,
          "headline": "Add logo to README",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2024-01-06T06:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9cd501efff30b7324cf01275eabd36ef1a52f1",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in documentation examples",
          "author_name": "Rebecca Le",
          "author_login": "sevenseacat",
          "committed_at": "2023-11-28T05:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad937dbafa2a20646b834ddf50546c71835e50ee",
          "body": null,
          "is_bot": false,
          "headline": "Update README with @jimsynz 's correct github handle",
          "author_name": "Josh Price",
          "author_login": "joshprice",
          "committed_at": "2023-11-07T07:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39d8665cdf20473b2fc4aa06f13af4f2ab5071b7",
          "body": null,
          "is_bot": false,
          "headline": "Update GH workflow",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2023-09-03T08:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02189cb7de2c47515d12ceb66fcbae111f1547be",
          "body": null,
          "is_bot": false,
          "headline": "Fix Mimic.stub_with/2 when mocking module is undefined",
          "author_name": "edgurgel",
          "author_login": "edgurgel",
          "committed_at": "2023-09-03T08:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5cda5d03e613ac71fe4d6ecbbf1db23c1cd09e",
          "body": "The `Mimic.Server.mark_to_copy/1` function returns a tuple in the form\n`{:error, {:module_already_copied, module}}` whenever the given module\nhas already been copied before, making the function idempotent. However\n`Mimic.copy/1` calls a private `ensure_module_not_called/1` function\nthat was previous\n[…]\nn the module being copied.\n\nThis commit updates the code to always use tuple version that contains\nthe module being copied, so that this error type is consistently\nrepresented throughout the codebase.",
          "is_bot": false,
          "headline": "Standardise :module_already_copied error tuple",
          "author_name": "Cássio Marques",
          "author_login": null,
          "committed_at": "2022-09-16T09:20:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a096d7abf959669f8fd268c798eead726719488",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.7.4",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2022-07-28T08:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43dc36ba86b0dfd29333eb2a82eb85fdaadf8af7",
          "body": null,
          "is_bot": false,
          "headline": "Make Mimic.copy idempotent",
          "author_name": "Dylan Chong",
          "author_login": "dylan-chong",
          "committed_at": "2022-07-28T08:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845fd09f2e79279c57282576fc3f0ec8deb0dead",
          "body": null,
          "is_bot": false,
          "headline": "Fix license id",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2022-07-26T08:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db605f1b34c8a5e411c0b64318cfd1bcfa8e8f7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.7.3",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2022-07-26T08:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89958c60861a471cc5aa04ea76e6ec12b9fe8c15",
          "body": null,
          "is_bot": false,
          "headline": "Minor refactor and comments",
          "author_name": "Dylan Chong",
          "author_login": "dylan-chong",
          "committed_at": "2022-07-25T21:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9f0b0406db6576dc73e6e9b2e1d8750d8cb3b8",
          "body": null,
          "is_bot": false,
          "headline": "Lazy Load Cover private function hack (#45)",
          "author_name": "Dylan Chong",
          "author_login": "dylan-chong",
          "committed_at": "2022-07-25T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e73c8805688e3ec643818c5ee248f74c74e928",
          "body": "* Typo on readme.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pablo Margreff",
          "author_login": "pmargreff",
          "committed_at": "2022-07-19T20:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3e651ce78473195c70ab86c9d2d0609a12dd3b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2022-04-23T09:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "129d0adc4b7dc10acaba169198675b0bb27f3726",
          "body": "Resolves the issue where cached beam modules are used when calculating\ncoverage on umbrella applications.\n\nFixes #40",
          "is_bot": false,
          "headline": "Clear beam modules on reset",
          "author_name": "Jared Mackey",
          "author_login": "jared-mackey",
          "committed_at": "2022-04-14T22:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9fb567932b2cca836b2df2878b477502ecb3a72",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused handle_call from Mimic.Server",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": "edgurgel",
          "committed_at": "2022-04-14T22:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498c88db7a1aa4afe3d87294114593ab546036cb",
          "body": null,
          "is_bot": false,
          "headline": "Bump Mimic version",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": null,
          "committed_at": "2022-03-18T21:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d554d3d5d4db0fa4d0d8552f253fc747bd763d1d",
          "body": "* Change Mimic.copy/1 to raise when copying twice\r\n* Update credo",
          "is_bot": false,
          "headline": "Change Mimic.copy/1 to raise when copying twice (#38)",
          "author_name": "Eduardo Gurgel",
          "author_login": null,
          "committed_at": "2022-03-18T21:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8dff02e4c8ae522a89197f12ea880ec7f6e579e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.7",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": null,
          "committed_at": "2022-03-16T07:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4493c7f74220eaaada696bb751addf6ed5ded969",
          "body": "… reporting (#37)\n\nChange Mimic.copy to be lazy if cover is not enabled",
          "is_bot": false,
          "headline": "Change original module renaming to happen lazily when coverage is not…",
          "author_name": "Eduardo Gurgel",
          "author_login": null,
          "committed_at": "2022-03-16T07:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbbf27522982c18642160464e1bb2677871b84ba",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.6.0",
          "author_name": "Eduardo Gurgel Pinho",
          "author_login": null,
          "committed_at": "2022-03-12T08:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d6723c693d68c136207a1b237f8b140ab6ec0a",
          "body": null,
          "is_bot": false,
          "headline": "add stub_with/2 for stubbing whole module (#33)",
          "author_name": "calvin-kargo",
          "author_login": "calvin-kargo",
          "committed_at": "2022-03-12T08:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf71b4bc5d5fe66d029e9b97d9ec725c2d37b06",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2022-03-05T23:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7493ea4d8682068ebc052ae1f12c52a05800211",
          "body": null,
          "is_bot": false,
          "headline": "make serverMimic.Server.reset timeout to infinity (#36)",
          "author_name": "calvin-kargo",
          "author_login": "calvin-kargo",
          "committed_at": "2022-03-05T23:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f07f32fa32b6dc18ffa52037f7107e251582f30",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.5.1",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2021-09-14T07:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d05f69769320e5a82c62ac197b1358f78b5f92",
          "body": "Besides other documentation changes, this commit ensures the generated\r\nHTML doc for HexDocs.pm will become the main reference doc for this\r\nElixir library which leverage on latest features of ExDoc.",
          "is_bot": false,
          "headline": "Misc doc changes (#26)",
          "author_name": "Kian Meng Ang",
          "author_login": "kianmeng",
          "committed_at": "2021-09-14T07:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ffff7cf8fb8e60be4af4851827f9b69873b56b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eduardo Gurgel",
          "author_login": "edgurgel",
          "committed_at": "2021-04-11T03:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32b640036c9f29b6372656ecd3ecf8c1b5db9b7",
          "body": null,
          "is_bot": false,
          "headline": "Remove Travis CI",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2021-04-11T03:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd977c34068a35c76a737d9779f3dbb7b5cecf2f",
          "body": null,
          "is_bot": false,
          "headline": "format and credo",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2021-04-11T03:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb6dce7afe11b8b66cf7f030f158ea972ca31ff",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade credo and ex_doc",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2021-04-11T03:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d08dcf3071c15f213f1c18bf0fe8dfc2f15d4b2b",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub CI",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2021-04-11T03:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95666b4e99e6835c7599784b6d3e5e7458824dd6",
          "body": null,
          "is_bot": false,
          "headline": "Update ensure_compiled call (#24)",
          "author_name": "Jeff Grunewald",
          "author_login": "jeffgrunewald",
          "committed_at": "2021-04-11T03:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad019ab6ac61ac11cd44f55dc8fda57fc2b8ca09",
          "body": null,
          "is_bot": false,
          "headline": "Bump version in readme to \"~> 1.4\" (#23)",
          "author_name": "Timotej Fartek",
          "author_login": "fartek",
          "committed_at": "2021-01-26T20:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d678b6f018df0c267f73a912bd94dcc6c57cf4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.4.0",
          "author_name": "Eduardo",
          "author_login": "edgurgel",
          "committed_at": "2021-01-11T04:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65f4b1fae16b45124cbea3b7ec45c0344f0184f9",
          "body": null,
          "is_bot": false,
          "headline": "Created DSL where stubs and expectations can be set (#22)",
          "author_name": "Brian Balser",
          "author_login": "bbalser",
          "committed_at": "2021-01-11T04:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 17,
      "latest_release_at": "2026-01-17T11:09:14Z",
      "latest_release_tag": "v2.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 57,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 185,
      "mean_days_between_releases": 32.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "mimic",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "hex",
          "matches_repo": true,
          "registry_url": "https://hex.pm/packages/mimic",
          "is_deprecated": false,
          "latest_version": "2.3.0",
          "repository_url": "https://github.com/edgurgel/mimic",
          "versions_count": 39,
          "total_downloads": 5413393,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 135728,
          "first_published_at": "2018-09-16T08:46:55.640965Z",
          "latest_published_at": "2026-01-17T11:08:47.173493Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 185
        }
      ]
    },
    "popularity": {
      "forks": 57,
      "stars": 573,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 57,
        "total_forks": 57
      },
      "star_history": {
        "days": [
          {
            "date": "2018-09-16",
            "count": 7
          },
          {
            "date": "2018-09-17",
            "count": 4
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 3
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 3
          },
          {
            "date": "2018-09-30",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 2
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 2
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 2
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 2
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 2
          },
          {
            "date": "2021-04-26",
            "count": 2
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 2
          },
          {
            "date": "2021-10-04",
            "count": 2
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 2
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 2
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 2
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 2
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 3
          },
          {
            "date": "2022-07-13",
            "count": 2
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 2
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 3
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 2
          },
          {
            "date": "2022-08-26",
            "count": 3
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 2
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 2
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 3
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 5
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 4
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 4
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 2
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-29",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 2
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 3
          },
          {
            "date": "2023-11-15",
            "count": 2
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 9
          },
          {
            "date": "2023-11-19",
            "count": 4
          },
          {
            "date": "2023-11-20",
            "count": 3
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 2
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 2
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 20
          },
          {
            "date": "2024-04-05",
            "count": 4
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 3
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 2
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 2
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 2
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 2
          },
          {
            "date": "2024-06-18",
            "count": 2
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 2
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 3
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 3
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 2
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 2
          },
          {
            "date": "2024-10-03",
            "count": 3
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 2
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 2
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-05",
            "count": 3
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 2
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 2
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 2
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 3
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 2
          },
          {
            "date": "2025-04-25",
            "count": 2
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 2
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 2
          },
          {
            "date": "2025-05-28",
            "count": 2
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 2
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 7
          },
          {
            "date": "2025-06-14",
            "count": 4
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 5
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 2
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 573,
        "total_stars": 573
      },
      "open_issues_and_prs": 10
    },
    "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": [
        "mix.exs"
      ],
      "largest_source_bytes": 35105,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "mix.exs"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "hex"
      ],
      "dependencies": [
        {
          "name": "ham",
          "manifest": "mix.exs",
          "ecosystem": "hex",
          "version_constraint": "~> 0.3"
        }
      ],
      "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": 1,
        "merged_prs": 55,
        "open_issues": 9,
        "closed_ratio": 0.83,
        "closed_issues": 44,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "edgurgel",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/30873?v=4"
        },
        {
          "type": "User",
          "login": "icr4",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/7714198?v=4"
        },
        {
          "type": "User",
          "login": "dylan-chong",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/17482349?v=4"
        },
        {
          "type": "User",
          "login": "brain-geek",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/307982?v=4"
        },
        {
          "type": "User",
          "login": "michaelst",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4080508?v=4"
        },
        {
          "type": "User",
          "login": "sgtpepper43",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2449014?v=4"
        },
        {
          "type": "User",
          "login": "calvin-kargo",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/50098236?v=4"
        },
        {
          "type": "User",
          "login": "lifelenz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/115638220?v=4"
        },
        {
          "type": "User",
          "login": "moskyb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15753101?v=4"
        },
        {
          "type": "User",
          "login": "bjyoungblood",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/230542?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.64
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "mix.lock"
      ],
      "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": 7,
            "reason": "10 out of 14 merged PRs checked by a CI test -- score normalized to 7",
            "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": 5,
            "reason": "Found 13/26 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 2,
            "reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "429730c51e66e4986c594e0db0246c3194c060fc",
        "ran_at": "2026-07-21T20:50:28Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/edgurgel/mimic",
    "host": "github.com",
    "name": "mimic",
    "owner": "edgurgel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 42,
        "vitality": 53,
        "community": 65,
        "governance": 66,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "commits_last_year": 17,
              "human_commit_share": 1,
              "days_since_last_push": 57,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 57 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "17 commits in the last year",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "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": 78,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "v2.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 185,
              "mean_days_between_releases": 32.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 185 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 185
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~32.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 32.8
                    }
                  }
                ],
                "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": 58,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 58 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 57,
              "stars": 573,
              "watchers": 7,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "573 stars",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 573
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "57 forks",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 86,
            "inputs": {
              "packages": [
                "mimic"
              ],
              "dependents": null,
              "ecosystems": "hex",
              "total_downloads": 5413393,
              "monthly_downloads": 135728
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "135,728 downloads/month across hex",
                "points": 68.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 135728,
                      "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 33,
              "top_contributor_share": 0.64
            },
            "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 64% of commits",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 55,
              "open_issues": 9,
              "closed_issues": 44,
              "issue_closed_ratio": 0.83,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "55/61 decided PRs merged",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 55,
                      "decided": 61
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/26 approved changesets -- score normalized to 5",
                "points": 7.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": 66,
            "inputs": {
              "followers": 414,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "edgurgel",
              "public_repos": 40,
              "account_age_days": 6479
            },
            "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": "414 followers of edgurgel",
                "points": 18.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 414,
                      "login": "edgurgel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "40 public repos, account ~17 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 40
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "mimic"
              ],
              "ecosystems": "hex",
              "any_deprecated": false,
              "min_days_since_publish": 185
            },
            "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 185 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 185
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "39 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "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": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "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": "10 out of 14 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "elixir",
                "mock",
                "tests",
                "stub",
                "expect",
                "mocks",
                "testing"
              ],
              "has_wiki": true,
              "homepage": "https://hexdocs.pm/mimic",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://hexdocs.pm/mimic",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "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": "10 out of 14 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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 13/26 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.33,
              "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": "33 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "mix.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "mix.exs"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mix.exs (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "mix.exs"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Elixir",
              "largest_source_bytes": 35105,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Elixir without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Elixir"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:50:51.750024Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/edgurgel/mimic.svg",
  "full_name": "edgurgel/mimic",
  "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.23.0 — full methodology · metrics wiki.

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