Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:22 UTC

StephenCleary / AsyncEx

A helper library for async/await.

C#MIT★ 3,723 stars⑂ 372 forkssince May 2014View on GitHub ↗

StephenCleary/AsyncEx holds a health index of 31 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (86/100) and lowest on Vitality (13/100). It was last updated 932 days ago. A single contributor accounts for most of its recent work.

31
overall / 100
At risk

Software health index

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

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

Score profile

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

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

Ownership

Stephen ClearyPersonal account
1,778 followers90 public repossince Jul 2011

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 publishTags
NuGetNito.AsyncEx.Context5.1.2-91759 days agotaskasyncsynchronizationcontext
NuGetNito.AsyncEx.Coordination5.1.2-61759 days agotaskasyncasynclockasynclazy
NuGetNito.AsyncEx.Interop.WaitHandles5.1.2-41759 days agotaskasyncwaithandle
NuGetNito.AsyncEx.Oop5.1.2-61759 days agotaskasync
NuGetNito.AsyncEx.Tasks5.1.2-71759 days agotaskasynctaskfactorycancellationtokentaskcompletionsource
NuGetNito.AsyncEx5.1.2-131759 days agoasyncawaitasync-awaittaskasynchronousnitonitro

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 932 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push932
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
0/36Release recency — latest release 1,759 days ago
12.6/27Release cadence — a release every ~198.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv5.1.2
releases_from_tagsyes
days_since_latest_release1,759
mean_days_between_releases198.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

86Excellent · 18% of overall
How it's scored
57.9/60Stars — 3,723 stars
21.4/25Forks — 372 forks
12.1/15Watchers — 152 watchers
Inputs used
forks372
stars3,723
watchers152
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 721,153,821 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesNito.AsyncEx.Context, Nito.AsyncEx.Coordination, Nito.AsyncEx.Interop.WaitHandles, Nito.AsyncEx.Oop, Nito.AsyncEx.Tasks, Nito.AsyncEx
dependents
ecosystemsnuget
total_downloads721,153,821
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.1/22.5Commit distribution — top contributor authored 95% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.949
How it's scored
35.9/46.8Issue resolution — 77% of issues closed
16.1/38.3PR acceptance — 8/19 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/18 approved changesets -- score normalized to 1
Inputs used
merged_prs8
open_issues63
closed_issues207
issue_closed_ratio0.767
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.4/25Owner reach — 1,778 followers of StephenCleary
25/25Track record — 90 public repos, account ~15 yr old
Inputs used
followers1,778
owner_typeUser
is_verified
owner_loginStephenCleary
public_repos90
account_age_days5,493
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 6 package(s) on nuget
4/35Publish recency — latest publish 1,759 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesNito.AsyncEx.Context, Nito.AsyncEx.Coordination, Nito.AsyncEx.Interop.WaitHandles, Nito.AsyncEx.Oop, Nito.AsyncEx.Tasks, Nito.AsyncEx
ecosystemsnuget
any_deprecatedno
min_days_since_publish1,759

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsc-sharp, async, await, asyncex, async-await, task
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/18 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.5/40Legible commit history — 16 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.16
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/Nito.AsyncEx.Context/Nito.AsyncEx.Context.csproj, src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj, src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/Nito.AsyncEx.Context/Nito.AsyncEx.Context.csproj, src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj, src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj, src/Nito.AsyncEx.Oop/Nito.AsyncEx.Oop.csproj, src/Nito.AsyncEx.Tasks/Nito.AsyncEx.Tasks.csproj, src/Nito.AsyncEx/Nito.AsyncEx.csproj, test/AsyncEx.Context.UnitTests/AsyncEx.Context.UnitTests.csproj, test/AsyncEx.Coordination.UnitTests/AsyncEx.Coordination.UnitTests.csproj, test/AsyncEx.Interop.WaitHandles.UnitTests/AsyncEx.Interop.WaitHandles.UnitTests.csproj, test/AsyncEx.Oop.UnitTests/AsyncEx.Oop.UnitTests.csproj, test/AsyncEx.Tasks.UnitTests/AsyncEx.Tasks.UnitTests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/59 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes37,248
source_files_sampled59
oversized_source_files0

Key facts

3,723GitHub stars
7contributors
0commits, last 12 months
932days since last push
10releases
1bus factor
63open issues
package ecosystems

More detail

Star and fork history 3,723 ★ / 372 ⇿
3,723Stars
372Forks
10Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

01,2502,5003,7503,723367192014-102020-092026-07
Major 1Minor 1Patch 2

Each point covers 11 days.

OpenSSF Scorecard 3.1 / 10
3.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 22:22 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/18 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
NuGetNito.Collections.Deque1.1.1src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj
NuGetSystem.Threading.ThreadPool4.3.0src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj
NuGetNito.Disposables2.2.1src/Nito.AsyncEx.Tasks/Nito.AsyncEx.Tasks.csproj
NuGetNito.Cancellation1.1.2src/Nito.AsyncEx/Nito.AsyncEx.csproj
All dependencies 5

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

RegistryPackageVersionRelation
NuGetNito.Cancellation1.1.2direct
NuGetNito.Collections.Deque1.1.1direct
NuGetNito.Disposables2.2.1direct
NuGetSystem.Threading.ThreadPool4.3.0direct
NuGetNito.AsyncEx.Testing1.1.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 5 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "c-sharp",
        "async",
        "await",
        "asyncex",
        "async-await",
        "task"
      ],
      "is_fork": false,
      "size_kb": 1217,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 359633
      },
      "pushed_at": "2024-01-01T05:30:30Z",
      "created_at": "2014-05-08T00:54:59Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T02:14:33Z",
      "description": "A helper library for async/await.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "stephencleary.com",
      "name": "Stephen Cleary",
      "type": "User",
      "login": "StephenCleary",
      "company": null,
      "location": "Kingsley, MI",
      "followers": 1778,
      "avatar_url": "https://avatars.githubusercontent.com/u/900597?v=4",
      "created_at": "2011-07-07T13:39:50Z",
      "is_verified": null,
      "public_repos": 90,
      "account_age_days": 5493
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2021-09-26T00:01:55Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2021-09-25T15:53:49Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2020-10-05T01:43:37Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2019-04-02T02:19:01Z"
        },
        {
          "tag": "v5.0.0-pre-06",
          "kind": "prerelease",
          "published_at": "2019-02-26T07:16:21Z"
        },
        {
          "tag": "v5.0.0-pre-05",
          "kind": "prerelease",
          "published_at": "2017-09-09T15:32:20Z"
        },
        {
          "tag": "v5.0.0-pre-04",
          "kind": "prerelease",
          "published_at": "2017-08-26T14:29:33Z"
        },
        {
          "tag": "v5.0.0-pre-03",
          "kind": "prerelease",
          "published_at": "2017-08-26T03:33:13Z"
        },
        {
          "tag": "v5.0.0-pre-02",
          "kind": "prerelease",
          "published_at": "2017-04-16T01:59:32Z"
        },
        {
          "tag": "v4.0.0-pre",
          "kind": "prerelease",
          "published_at": "2016-11-07T19:29:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0361015459938f2eb8f3c1ad1021d19ee01c93a4",
          "body": null,
          "is_bot": false,
          "headline": "Dependency bump.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-26T00:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca6840e8babda5e5b00f6c4ae11a99e55d451e6",
          "body": null,
          "is_bot": false,
          "headline": "Disable net461 tests on non-Windows platforms.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-25T15:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30278a14fb7139b630405e94d9537cc175ec9b07",
          "body": "Target net461",
          "is_bot": false,
          "headline": "Merge pull request #231 from Silvenga/target-net461",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-25T15:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8d1e0d4790b00c95d4061ac2cbce18f4006b11",
          "body": null,
          "is_bot": false,
          "headline": "Fix nullability checks.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-25T14:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c426d897639e4f0cf5a17d42121e41759f3897ef",
          "body": null,
          "is_bot": false,
          "headline": "Undo changes to build script.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-25T14:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23aad52b746ab00ce32c4a686c5dcce2468052e7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-25T14:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d506a04e212bd5c9e71f0339cb8b06c644d3bb0",
          "body": null,
          "is_bot": false,
          "headline": "Use updated dependencies.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2021-09-25T14:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706af9036ab65d60947beb8c7783cf80a3865e20",
          "body": null,
          "is_bot": false,
          "headline": "Updated CI to run under Windows.",
          "author_name": "Mark Lopez",
          "author_login": "Silvenga",
          "committed_at": "2021-01-28T21:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "891a48baf3beb50f49057823423d8482e874e0d6",
          "body": null,
          "is_bot": false,
          "headline": "Added net461 target, updated unit tests.",
          "author_name": "Mark Lopez",
          "author_login": "Silvenga",
          "committed_at": "2021-01-28T21:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a73d0467d40ca41f9f9cf827c7a35702243abb8",
          "body": null,
          "is_bot": false,
          "headline": "Update build scripts.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2020-10-07T17:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "240c99a86271f5322a53d43d768f69726c8bba3a",
          "body": null,
          "is_bot": false,
          "headline": "Version bump for nullable reference type support.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2020-10-05T01:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "622bc0166067398f5d1d3a8d9cc60b836879a5e8",
          "body": null,
          "is_bot": false,
          "headline": "Use new build system.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2020-10-05T01:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "740308661fbe870fb581e1cbc34e90322c7eb0d0",
          "body": "Allow browsing ConfigureAwait from AsyncLazy. #174",
          "is_bot": false,
          "headline": "Merge pull request #214 from sowings13/patch-1",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2020-06-22T14:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6e6cc0fed59767f1ed60138d739b7fd80d43e5",
          "body": "Remove EditorBrowsableState.Never from AsyncLazy.ConfigureAwait.",
          "is_bot": false,
          "headline": "Allow browsing ConfigureAwait from AsyncLazy. #174",
          "author_name": "Steve",
          "author_login": "sowings13",
          "committed_at": "2020-06-22T12:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd8e73436f22876c0454dafdb2dc325a32ac200",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2020-05-18T22:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ede2ebad24bb3696fd730de2d7e11cda92bf8dc",
          "body": "Resolve mkdir alias to avoid name conflict",
          "is_bot": false,
          "headline": "Merge pull request #191 from manandre/coverage-linux",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-12-11T23:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c97609e6f7efe16ad9eeff6e2abef029e46b80",
          "body": null,
          "is_bot": false,
          "headline": "Resolve mkdir alias to avoid name conflict",
          "author_name": "manandre",
          "author_login": "manandre",
          "committed_at": "2019-09-06T10:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b27a3ee531554c0c81e55ab8425ac7caefaccb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-04-10T12:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11fa00e55c7a421e62ec0cdb18b58c2c68b9d5c1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/StephenCleary/AsyncEx",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-04-02T02:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a26459ce7e5319fed489821d3b4eca8f4140a8",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-04-02T02:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99dc1600da34931df6f0b336ed4e37a64f2551bb",
          "body": null,
          "is_bot": false,
          "headline": "Make AsyncWaitQueue internal.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-04-02T02:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf1add8b81563a70d569998f25a99f6526b01b8",
          "body": null,
          "is_bot": false,
          "headline": "Update design.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T13:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d6a5b353db1126b1cd7197a5652c7c1329aec1",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0-pre-06",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T07:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c7ed382d00467f2f39a1a2a7963c214a2ea556",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade build system.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T07:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f79c94a269ec03b83a755c598808494112f1884",
          "body": "…asing-waiters\n\nArwl cancellation not releasing waiters",
          "is_bot": false,
          "headline": "Merge pull request #165 from StephenCleary/arwl-cancellation-not-rele…",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T06:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9e977c9e269719169331425e6f07bd2b995b09",
          "body": null,
          "is_bot": false,
          "headline": "Merge PR.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T06:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb05251a55c818b3e5e3bafb8d32471b7a21399",
          "body": "…-issue_134",
          "is_bot": false,
          "headline": "Merge branch 'issue_134' of https://github.com/6bee/AsyncEx into 6bee…",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T06:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15594b43d790d15d2e77720b2a4a7ec3a9ccdfb1",
          "body": null,
          "is_bot": false,
          "headline": "Fix waiter releasing logic.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T06:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7e19eec312c6acf6850cb26fe7696fb50e15b2",
          "body": null,
          "is_bot": false,
          "headline": "Add hanging unit test.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2019-02-26T04:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7bce03ccf47cf29698c1189c6069e7e8edb6692",
          "body": null,
          "is_bot": false,
          "headline": "Fill out cancellation docs.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-30T03:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c1de38a6ab04eff970d3d5e3e7afea5647396a",
          "body": null,
          "is_bot": false,
          "headline": "Add note about pit of success.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-30T02:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162091aaa66da64e23018765dbfbb060b9126ce8",
          "body": null,
          "is_bot": false,
          "headline": "Add contributing.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T22:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291f387bb217e4b84804ca3c36009596a53fdec9",
          "body": null,
          "is_bot": false,
          "headline": "Add design guidelines.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T22:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a075f47538f8ebbcd8242ee59b139ebf9dd7fba9",
          "body": "…ion to Tasks.",
          "is_bot": false,
          "headline": "Move SemaphoreSlimExtensions (and AwaitableDisposable) from Coordinat…",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T21:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18490a6492bbf1fa341d940f4518edce101c0495",
          "body": null,
          "is_bot": false,
          "headline": "Fix wiki-style doc tags. #72",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T21:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c6c2ae204be7929e435dfe4a3c501c251896a8",
          "body": null,
          "is_bot": false,
          "headline": "Attempt 3 at fixing wiki links.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T21:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e135790875ee0786657859212c02cde6e37aa90",
          "body": null,
          "is_bot": false,
          "headline": "Attempt 2 at fixing wiki links. #72",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T21:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86036b4c5ab136a27b59e427e61d44da483c0840",
          "body": null,
          "is_bot": false,
          "headline": "Attempt at fixing wiki-style links. #72",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T21:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6a258c4dc11e9974dc479fe943ea0830699a44",
          "body": null,
          "is_bot": false,
          "headline": "Convert wiki docs. #72",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T21:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d516de33bc15c4ab55bdbbef454c939a92a751ba",
          "body": null,
          "is_bot": false,
          "headline": "Planning to bring back AsyncCollection<T>.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T18:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e8722622dbc872add940635cf9b5b26968e144",
          "body": null,
          "is_bot": false,
          "headline": "Add TaskExtensions.Ignore. #93",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T16:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6478e1e309ca6d33074c4de9734a9f721af497fc",
          "body": null,
          "is_bot": false,
          "headline": "Reorder some methods.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T16:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00bc511dab79a9753f4207651eaf149a739a9175",
          "body": null,
          "is_bot": false,
          "headline": "Update Nito.Cancellation version. #116",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-29T16:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23ffdefc3dd17d59b9dbd0c12ad5ce51891c594",
          "body": null,
          "is_bot": false,
          "headline": "Update BuildTools.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-28T06:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5fee5f7522ba1db507c81130e95b1a25d0ffb1",
          "body": null,
          "is_bot": false,
          "headline": "Unit tests: Target newer runtime.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-28T06:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1813d182ba73cc8e5c01bbc6798ae6624d34ebdb",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary reference.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-28T05:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1610db0b7359a20dd6d0ff655e7836732158ede3",
          "body": null,
          "is_bot": false,
          "headline": "Work around https://github.com/NuGet/Home/issues/7509",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-28T05:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c4b96a8636c405c6006c8f8633041074d797c3",
          "body": null,
          "is_bot": false,
          "headline": "Add global.json.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-28T05:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e637035c775f99b50c458d4a90e330563ecfd07b",
          "body": null,
          "is_bot": false,
          "headline": "Enforce proper usage for SynchronizationContextSwitcher.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-27T16:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b64ad8dea8d930d2370701cea95c7257cf0ac4c",
          "body": null,
          "is_bot": false,
          "headline": "Move SynchronousTaskExtensions to Synchronous/TaskExtensions.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-27T16:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe0dfeadb734b4014d92245f28a9d8e29786c76",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleanup.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-27T15:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e99c3d56794c38861d3cde5c63c7419c650acf",
          "body": null,
          "is_bot": false,
          "headline": "Fix argument order in unit test assertions.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-27T15:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66d4ff0174ce1bd1d97d66648c031dd16cbc7ec",
          "body": null,
          "is_bot": false,
          "headline": "Update Nito.Disposables to latest.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-27T15:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "941098604fe267ed4b1f9011e1fb9f3e44d44f5c",
          "body": null,
          "is_bot": false,
          "headline": "Update unit testing support libraries.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-12-27T14:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa22bf7721abd182201661cf7414e7d614ffde6",
          "body": null,
          "is_bot": false,
          "headline": "Fix #150.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-10-26T00:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3e64385ad31c96eb8595ff45af228a5e924e90",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'vanillajonathan-patch-1'",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-10-26T00:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e96aa6751b1a82e8ec6b3046e978910b95f21b82",
          "body": null,
          "is_bot": false,
          "headline": "Merge.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-10-26T00:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d39c130474157ba569e7134e646d59d4d679924",
          "body": null,
          "is_bot": false,
          "headline": "Syntax highlighting.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-10-26T00:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49886eae79da4465a69f7bed4b018afb2eb154c",
          "body": null,
          "is_bot": false,
          "headline": "Update upgrade.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-10-22T13:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8307d2209477952a13c59205252f0de937739f1d",
          "body": null,
          "is_bot": false,
          "headline": "Syntax highlight",
          "author_name": "Jonathan",
          "author_login": "vanillajonathan",
          "committed_at": "2018-10-11T09:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7365032c3f9ec86711e088c25426579c7d0fb5a3",
          "body": " handle cancellation in SynchronizationContextExtensions",
          "is_bot": false,
          "headline": "Merge pull request #128 from EamonHetherton/master",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2018-08-22T01:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939bb2160633ad48650ef2aa90eead74f3b0cbc4",
          "body": "… are release after cancelling waiting writer",
          "is_bot": false,
          "headline": "resolves StephenCleary/AsyncEx/issues/134 : waiting writer or readers…",
          "author_name": "Christof Senn",
          "author_login": null,
          "committed_at": "2018-08-17T17:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d5fd3dd33f1ee60ee7c991a5f29fe0b3b4228f",
          "body": "…are not released after cancelling waiting writer",
          "is_bot": false,
          "headline": "reproducing issue StephenCleary/AsyncEx/issues/134 : waiting readers …",
          "author_name": "Christof Senn",
          "author_login": null,
          "committed_at": "2018-08-17T17:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6642003919d7f9078d6eb2fd2a95c71c1d8d01",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/EamonHetherton/AsyncEx",
          "author_name": "Eamon Hetherton",
          "author_login": "EamonHetherton",
          "committed_at": "2018-03-19T07:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b8b0ee650cf2198d5b00493905371de4afbe60",
          "body": null,
          "is_bot": false,
          "headline": "#127 handle cancellation in SynchronizationContextExtensions",
          "author_name": "Eamon Hetherton",
          "author_login": "EamonHetherton",
          "committed_at": "2018-03-19T07:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9dd3cea620897dbeab6d94fa4adf1f73898a83",
          "body": null,
          "is_bot": false,
          "headline": "handle cancellation in SynchronizationContextExtensions",
          "author_name": "Eamon Hetherton",
          "author_login": "EamonHetherton",
          "committed_at": "2018-03-19T07:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db32fd5db0d1051e867b36ae039ea13d2c36eb91",
          "body": null,
          "is_bot": false,
          "headline": "Removed exceptions-as-flow in GetConsumingEnumerable. #102",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-11-13T22:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf36eb9d98892631372604291deb822decc6d6cd",
          "body": null,
          "is_bot": false,
          "headline": "Add code for wrapping synchronous code in a task. #108",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-11-13T21:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fca9ed78a3c6cd129ce5328444de19d1a7637aa",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0-pre-05",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-09-09T15:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4780040f34c1745e04a5ad5c9f000dac2e1c49bc",
          "body": null,
          "is_bot": false,
          "headline": "revert public signing",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-09-09T15:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e0cf59ba8d6b287ce3d8ce93302cc28588d294",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0-pre-04",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-08-26T14:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011ac5b72108f4798d525a9af0b65c91d3a8c0ea",
          "body": null,
          "is_bot": false,
          "headline": "Multitarget instead of pin implicit version.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-08-26T14:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad65df222625152e6e2006efe76098c376e7625",
          "body": null,
          "is_bot": false,
          "headline": "Public signing, netstandard2, update deps",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-08-26T03:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c01321ddda71d7fac302fc95653fd6694af433cf",
          "body": null,
          "is_bot": false,
          "headline": "add OrderByCompletion",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-08-26T03:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeff91de895f68c8217b3ceaad05f2f8ec66c062",
          "body": null,
          "is_bot": false,
          "headline": "Add return type support for SyncCtxSwitcher.NoContext.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-06-07T23:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a7ef013b98920e4aec1a171f098867446a59de",
          "body": null,
          "is_bot": false,
          "headline": "Add AsyncCollection.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-23T00:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0249509e08dc4aa7f5e14e115f5d8de03db533",
          "body": null,
          "is_bot": false,
          "headline": "Fix default namespace.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-23T00:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40e6ba345600c02aaf4cbe326d612ca3728a114f",
          "body": null,
          "is_bot": false,
          "headline": "Fix metadata in component packages.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-22T02:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db49ec25aa6b53e31fe9251a1bd1deb44ca20128",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0-pre-02",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-16T01:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e2d5bf2062e8e01c640f80ed428b3bddffcedc",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate Nito.Disposables.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-16T01:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b902ac90b715f259abf56915e7c9a6b5c8aa8ce",
          "body": null,
          "is_bot": false,
          "headline": "Rebuilt sln file manually (wouldn't upgrade).",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-16T01:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b9ba2f580ee3e499da9e08c090a94fc35dec07",
          "body": null,
          "is_bot": false,
          "headline": "Update to VS2017.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-16T01:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02341dbaf3df62e97c4bbaeb6d6606d345f9cda5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/StephenCleary/AsyncEx",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-16T00:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcab05c096ff0263c2ebc8431925a26212b794f2",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-04-16T00:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7135d880af09c18d18c0c4b791e7839e2690073e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-03-02T15:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ac82f7558ed6c765c8e868f2dfce5f4e7eac4cb",
          "body": null,
          "is_bot": false,
          "headline": "Add Lock methods to semaphores.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-02-28T03:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a962e733e02cca03d9711fbf457e0d734e61ce",
          "body": null,
          "is_bot": false,
          "headline": "Update project files to latest netcore tooling prerelease.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-02-28T02:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4badc1e73c6f2430e88340f66c29aefd5296fa7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T17:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df1f22238aa554e1a522e012b82f7fc95c64066",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T17:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1169e31725476c6b3bec5dae4f2ef769c71e6f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/StephenCleary/AsyncEx.git",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T17:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7d0547969950b410198409ed57e7851cef2509",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T15:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bf4b250fc78959b2f25f29215a352951171af0",
          "body": null,
          "is_bot": false,
          "headline": "Renamed WaitHandleInterop to WaitHandleAsyncFactory.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T14:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a0a2605e56ed8ee7823fc06938b63353132032d",
          "body": null,
          "is_bot": false,
          "headline": "Remove obsolete type.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T03:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca32314875edffc0a56ed535b07d0dbc6b0ead97",
          "body": null,
          "is_bot": false,
          "headline": "Add manual dependency on Cancellation.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T02:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e793637af0b1c955188f4b4f0283c962200fb72",
          "body": null,
          "is_bot": false,
          "headline": "Add AsyncEx.Interop.WaitHandles.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T02:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec3a4952cbedf0c2b24f9272808ee8e9ec872a2a",
          "body": null,
          "is_bot": false,
          "headline": "Remove AsyncEx.Interop.Eap, since it was just a stub project.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T02:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8049465457b6decdd599c04b8719fb56789bbe15",
          "body": null,
          "is_bot": false,
          "headline": "Add AsyncEx.Interop.Eap.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T00:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52bd1bd00327793c453a56ffb402cb42078ec08",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/StephenCleary/AsyncEx.git",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T00:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bac154e90d97fdac4262ab0c029f916f4bc8997",
          "body": null,
          "is_bot": false,
          "headline": "Added AsyncEx.Oop.",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T00:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "361daf61f0e745dd3726273bfe9a238567291103",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Cleary",
          "author_login": "StephenCleary",
          "committed_at": "2017-01-30T00:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 0,
      "latest_release_at": "2021-09-26T00:01:55Z",
      "latest_release_tag": "v5.1.2",
      "releases_from_tags": true,
      "days_since_last_push": 932,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1759,
      "mean_days_between_releases": 198.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Nito.AsyncEx.Context",
          "exists": true,
          "license": null,
          "keywords": [
            "task",
            "async",
            "synchronizationcontext"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Nito.AsyncEx.Context",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/StephenCleary/AsyncEx",
          "versions_count": 9,
          "total_downloads": 156446014,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-09-26T00:24:02.667000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1759
        },
        {
          "name": "Nito.AsyncEx.Coordination",
          "exists": true,
          "license": null,
          "keywords": [
            "task",
            "async",
            "asynclock",
            "asynclazy"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Nito.AsyncEx.Coordination",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/StephenCleary/AsyncEx",
          "versions_count": 6,
          "total_downloads": 153887759,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-09-26T00:24:01.983000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1759
        },
        {
          "name": "Nito.AsyncEx.Interop.WaitHandles",
          "exists": true,
          "license": null,
          "keywords": [
            "task",
            "async",
            "waithandle"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Nito.AsyncEx.Interop.WaitHandles",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/StephenCleary/AsyncEx",
          "versions_count": 4,
          "total_downloads": 72186837,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-09-26T00:24:01.380000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1759
        },
        {
          "name": "Nito.AsyncEx.Oop",
          "exists": true,
          "license": null,
          "keywords": [
            "task",
            "async"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Nito.AsyncEx.Oop",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/StephenCleary/AsyncEx",
          "versions_count": 6,
          "total_downloads": 71341888,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-09-26T00:24:01.670000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1759
        },
        {
          "name": "Nito.AsyncEx.Tasks",
          "exists": true,
          "license": null,
          "keywords": [
            "task",
            "async",
            "taskfactory",
            "cancellationtoken",
            "taskcompletionsource"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Nito.AsyncEx.Tasks",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/StephenCleary/AsyncEx",
          "versions_count": 7,
          "total_downloads": 186021663,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-09-26T00:24:01.023000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1759
        },
        {
          "name": "Nito.AsyncEx",
          "exists": true,
          "license": null,
          "keywords": [
            "async",
            "await",
            "async-await",
            "task",
            "asynchronous",
            "nito",
            "nitro"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Nito.AsyncEx",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/StephenCleary/AsyncEx",
          "versions_count": 13,
          "total_downloads": 81269660,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-09-26T00:24:02.343000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1759
        }
      ]
    },
    "popularity": {
      "forks": 372,
      "stars": 3723,
      "watchers": 152,
      "fork_history": {
        "days": [
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-03-16",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-07-12",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-09",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 2
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-10",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-07-31",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-09-10",
            "count": 1
          },
          {
            "date": "2016-09-11",
            "count": 1
          },
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-13",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-31",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-16",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-24",
            "count": 1
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 2
          },
          {
            "date": "2017-05-15",
            "count": 2
          },
          {
            "date": "2017-05-23",
            "count": 2
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 2
          },
          {
            "date": "2017-08-24",
            "count": 2
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-21",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 2
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-25",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-05-13",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-24",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-11",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 2
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 2
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 2
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-08",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 2
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 2
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 2
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 2
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-03-07",
            "count": 2
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 367,
        "total_forks": 372
      },
      "star_history": {
        "days": [
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 5
          },
          {
            "date": "2022-01-21",
            "count": 2
          },
          {
            "date": "2022-01-24",
            "count": 2
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 3
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 3
          },
          {
            "date": "2022-02-06",
            "count": 3
          },
          {
            "date": "2022-02-07",
            "count": 2
          },
          {
            "date": "2022-02-08",
            "count": 2
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 3
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 2
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-02-18",
            "count": 2
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 2
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 2
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 3
          },
          {
            "date": "2022-03-15",
            "count": 3
          },
          {
            "date": "2022-03-18",
            "count": 2
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 3
          },
          {
            "date": "2022-03-25",
            "count": 2
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-07",
            "count": 7
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 2
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 3
          },
          {
            "date": "2022-04-18",
            "count": 2
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 4
          },
          {
            "date": "2022-05-11",
            "count": 3
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 2
          },
          {
            "date": "2022-05-16",
            "count": 2
          },
          {
            "date": "2022-05-17",
            "count": 3
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 2
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 2
          },
          {
            "date": "2022-05-27",
            "count": 3
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 2
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 2
          },
          {
            "date": "2022-06-09",
            "count": 2
          },
          {
            "date": "2022-06-15",
            "count": 2
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 3
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 2
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 2
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 3
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 3
          },
          {
            "date": "2022-07-08",
            "count": 2
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 4
          },
          {
            "date": "2022-07-15",
            "count": 2
          },
          {
            "date": "2022-07-17",
            "count": 5
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 3
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 2
          },
          {
            "date": "2022-07-31",
            "count": 2
          },
          {
            "date": "2022-08-04",
            "count": 2
          },
          {
            "date": "2022-08-08",
            "count": 3
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 2
          },
          {
            "date": "2022-08-14",
            "count": 2
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 2
          },
          {
            "date": "2022-08-18",
            "count": 2
          },
          {
            "date": "2022-08-20",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 2
          },
          {
            "date": "2022-08-29",
            "count": 2
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 3
          },
          {
            "date": "2022-09-08",
            "count": 2
          },
          {
            "date": "2022-09-11",
            "count": 2
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 3
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 2
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 2
          },
          {
            "date": "2022-10-11",
            "count": 3
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 2
          },
          {
            "date": "2022-10-18",
            "count": 3
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 2
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 2
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 3
          },
          {
            "date": "2022-11-10",
            "count": 2
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 2
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 2
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 2
          },
          {
            "date": "2022-11-23",
            "count": 3
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 2
          },
          {
            "date": "2022-12-05",
            "count": 2
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 3
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 2
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 2
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 2
          },
          {
            "date": "2023-01-08",
            "count": 2
          },
          {
            "date": "2023-01-10",
            "count": 3
          },
          {
            "date": "2023-01-11",
            "count": 4
          },
          {
            "date": "2023-01-13",
            "count": 3
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 3
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 3
          },
          {
            "date": "2023-02-01",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 3
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 2
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 3
          },
          {
            "date": "2023-02-14",
            "count": 3
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-19",
            "count": 3
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 2
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 3
          },
          {
            "date": "2023-03-08",
            "count": 2
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 2
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 2
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 2
          },
          {
            "date": "2023-03-31",
            "count": 2
          },
          {
            "date": "2023-04-06",
            "count": 4
          },
          {
            "date": "2023-04-07",
            "count": 2
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 2
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 2
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 2
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 3
          },
          {
            "date": "2023-04-27",
            "count": 2
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 3
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 2
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 2
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 2
          },
          {
            "date": "2023-05-24",
            "count": 3
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 2
          },
          {
            "date": "2023-06-06",
            "count": 2
          },
          {
            "date": "2023-06-07",
            "count": 3
          },
          {
            "date": "2023-06-08",
            "count": 3
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 3
          },
          {
            "date": "2023-06-22",
            "count": 2
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 2
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-07",
            "count": 3
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 2
          },
          {
            "date": "2023-07-19",
            "count": 2
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 2
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 2
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 2
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 3
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 2
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 5
          },
          {
            "date": "2023-09-11",
            "count": 2
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 2
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 2
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 3
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 2
          },
          {
            "date": "2023-11-10",
            "count": 3
          },
          {
            "date": "2023-11-14",
            "count": 2
          },
          {
            "date": "2023-11-19",
            "count": 2
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 2
          },
          {
            "date": "2023-11-23",
            "count": 3
          },
          {
            "date": "2023-11-24",
            "count": 2
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 3
          },
          {
            "date": "2023-12-07",
            "count": 2
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 4
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 2
          },
          {
            "date": "2024-01-04",
            "count": 3
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 2
          },
          {
            "date": "2024-01-14",
            "count": 2
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 2
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 2
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 2
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 3
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 4
          },
          {
            "date": "2024-04-10",
            "count": 3
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 2
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 2
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 3
          },
          {
            "date": "2024-05-22",
            "count": 2
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 2
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 2
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 2
          },
          {
            "date": "2024-06-27",
            "count": 2
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 2
          },
          {
            "date": "2024-07-05",
            "count": 3
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 2
          },
          {
            "date": "2024-07-15",
            "count": 2
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 2
          },
          {
            "date": "2024-08-05",
            "count": 2
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 2
          },
          {
            "date": "2024-08-11",
            "count": 3
          },
          {
            "date": "2024-08-12",
            "count": 4
          },
          {
            "date": "2024-08-13",
            "count": 3
          },
          {
            "date": "2024-08-14",
            "count": 2
          },
          {
            "date": "2024-08-20",
            "count": 3
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 2
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 2
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 2
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 2
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 2
          },
          {
            "date": "2024-10-18",
            "count": 3
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 2
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 2
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 2
          },
          {
            "date": "2024-12-02",
            "count": 3
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 2
          },
          {
            "date": "2024-12-06",
            "count": 4
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 2
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 2
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 2
          },
          {
            "date": "2025-01-03",
            "count": 3
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 3
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 3
          },
          {
            "date": "2025-01-21",
            "count": 2
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 4
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 3
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-25",
            "count": 3
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 2
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 2
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 3
          },
          {
            "date": "2025-05-03",
            "count": 2
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 2
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 2
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 3
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-16",
            "count": 2
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 2
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 2
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 2
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 6
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-15",
            "count": 2
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 2
          },
          {
            "date": "2025-09-17",
            "count": 3
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 2
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 2
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 3723
      },
      "open_issues_and_prs": 70
    },
    "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": [
        "src/Nito.AsyncEx.Context/Nito.AsyncEx.Context.csproj",
        "src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj",
        "src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj",
        "src/Nito.AsyncEx.Oop/Nito.AsyncEx.Oop.csproj",
        "src/Nito.AsyncEx.Tasks/Nito.AsyncEx.Tasks.csproj",
        "src/Nito.AsyncEx/Nito.AsyncEx.csproj",
        "test/AsyncEx.Context.UnitTests/AsyncEx.Context.UnitTests.csproj",
        "test/AsyncEx.Coordination.UnitTests/AsyncEx.Coordination.UnitTests.csproj",
        "test/AsyncEx.Interop.WaitHandles.UnitTests/AsyncEx.Interop.WaitHandles.UnitTests.csproj",
        "test/AsyncEx.Oop.UnitTests/AsyncEx.Oop.UnitTests.csproj",
        "test/AsyncEx.Tasks.UnitTests/AsyncEx.Tasks.UnitTests.csproj"
      ],
      "largest_source_bytes": 37248,
      "source_files_sampled": 59,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Nito.Collections.Deque",
          "manifest": "src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.1"
        },
        {
          "name": "System.Threading.ThreadPool",
          "manifest": "src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Nito.Disposables",
          "manifest": "src/Nito.AsyncEx.Tasks/Nito.AsyncEx.Tasks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.2.1"
        },
        {
          "name": "Nito.Cancellation",
          "manifest": "src/Nito.AsyncEx/Nito.AsyncEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Nito.Cancellation",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Nito.Collections.Deque",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Nito.Disposables",
            "direct": true,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.ThreadPool",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Nito.AsyncEx.Testing",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 4,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 8,
        "open_issues": 63,
        "closed_ratio": 0.767,
        "closed_issues": 207,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "StephenCleary",
          "commits": 166,
          "avatar_url": "https://avatars.githubusercontent.com/u/900597?v=4"
        },
        {
          "type": "User",
          "login": "EamonHetherton",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/449015?v=4"
        },
        {
          "type": "User",
          "login": "Silvenga",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2753330?v=4"
        },
        {
          "type": "User",
          "login": "vanillajonathan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10222521?v=4"
        },
        {
          "type": "User",
          "login": "Licshee",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/900361?v=4"
        },
        {
          "type": "User",
          "login": "sowings13",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4048349?v=4"
        },
        {
          "type": "User",
          "login": "manandre",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2341261?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.949
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/18 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0361015459938f2eb8f3c1ad1021d19ee01c93a4",
        "ran_at": "2026-07-21T22:22:27Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 225,
          "created_at": "2020-10-01T12:06:47Z",
          "last_comment_at": "2020-10-01T12:08:32Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 238,
          "created_at": "2021-08-06T10:16:47Z",
          "last_comment_at": "2022-05-18T23:53:30Z",
          "last_comment_author": "nycdotnet"
        },
        {
          "number": 258,
          "created_at": "2022-06-25T23:52:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 266,
          "created_at": "2022-10-14T21:01:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 269,
          "created_at": "2023-01-14T03:07:11Z",
          "last_comment_at": "2023-01-19T02:30:21Z",
          "last_comment_author": "TonyValenti"
        },
        {
          "number": 282,
          "created_at": "2023-10-20T19:57:19Z",
          "last_comment_at": "2024-07-08T14:51:00Z",
          "last_comment_author": "fiseni"
        },
        {
          "number": 296,
          "created_at": "2025-11-25T23:02:32Z",
          "last_comment_at": "2025-11-25T23:31:23Z",
          "last_comment_author": "timcassell"
        }
      ],
      "last_merged_pr_at": "2021-09-25T15:50:06Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 87,
          "created_at": "2017-04-21T01:37:09Z",
          "last_comment_at": "2017-04-21T01:37:10Z",
          "last_comment_author": "StephenCleary"
        },
        {
          "number": 88,
          "created_at": "2017-04-21T01:37:30Z",
          "last_comment_at": "2019-05-12T03:54:29Z",
          "last_comment_author": "bboyle1234"
        },
        {
          "number": 90,
          "created_at": "2017-04-21T01:37:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 91,
          "created_at": "2017-04-21T01:38:03Z",
          "last_comment_at": "2017-12-26T22:11:04Z",
          "last_comment_author": "StephenCleary"
        },
        {
          "number": 107,
          "created_at": "2017-09-09T05:27:17Z",
          "last_comment_at": "2023-08-23T19:32:37Z",
          "last_comment_author": "leus"
        },
        {
          "number": 145,
          "created_at": "2018-08-22T01:20:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 146,
          "created_at": "2018-09-02T07:43:38Z",
          "last_comment_at": "2018-10-12T01:46:18Z",
          "last_comment_author": "bboyle1234"
        },
        {
          "number": 149,
          "created_at": "2018-10-12T02:29:25Z",
          "last_comment_at": "2019-10-23T04:10:12Z",
          "last_comment_author": "CameronWills"
        },
        {
          "number": 163,
          "created_at": "2019-02-22T14:38:14Z",
          "last_comment_at": "2019-03-01T16:25:27Z",
          "last_comment_author": "alexl0gan"
        },
        {
          "number": 166,
          "created_at": "2019-02-26T13:25:11Z",
          "last_comment_at": "2019-02-27T12:54:40Z",
          "last_comment_author": "StephenCleary"
        },
        {
          "number": 167,
          "created_at": "2019-02-26T13:32:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 174,
          "created_at": "2019-04-30T08:11:11Z",
          "last_comment_at": "2019-04-30T13:32:55Z",
          "last_comment_author": "StephenCleary"
        },
        {
          "number": 175,
          "created_at": "2019-05-22T13:33:21Z",
          "last_comment_at": "2019-12-12T00:24:23Z",
          "last_comment_author": "StephenCleary"
        },
        {
          "number": 177,
          "created_at": "2019-06-03T00:16:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 178,
          "created_at": "2019-06-06T12:42:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2019-07-04T04:37:39Z",
          "last_comment_at": "2019-07-05T18:05:56Z",
          "last_comment_author": "StephenCleary"
        },
        {
          "number": 181,
          "created_at": "2019-07-10T09:41:40Z",
          "last_comment_at": "2019-07-30T16:47:57Z",
          "last_comment_author": "ekalchev"
        },
        {
          "number": 182,
          "created_at": "2019-07-21T11:09:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 183,
          "created_at": "2019-07-29T04:22:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 185,
          "created_at": "2019-08-05T13:27:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/StephenCleary/AsyncEx",
    "host": "github.com",
    "name": "AsyncEx",
    "owner": "StephenCleary"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 45,
        "vitality": 13,
        "community": 86,
        "governance": 52,
        "engineering": 66,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 51,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 932,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 932 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 932
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v5.1.2",
              "releases_from_tags": true,
              "days_since_latest_release": 1759,
              "mean_days_between_releases": 198.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1759 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1759
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~198.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 198.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 7,
              "unanswered_open_issues": 14,
              "days_since_last_merged_pr": 1760,
              "days_since_last_human_commit": 1759,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1759 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1759,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 86,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "forks": 372,
              "stars": 3723,
              "watchers": 152,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,723 stars",
                "points": 57.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3723
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "372 forks",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 372
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "152 watchers",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 152
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "Nito.AsyncEx.Context",
                "Nito.AsyncEx.Coordination",
                "Nito.AsyncEx.Interop.WaitHandles",
                "Nito.AsyncEx.Oop",
                "Nito.AsyncEx.Tasks",
                "Nito.AsyncEx"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 721153821,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "721,153,821 downloads all-time across nuget",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 721153821,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "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": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.949
            },
            "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 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 63,
              "closed_issues": 207,
              "issue_closed_ratio": 0.767,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "77% of issues closed",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 77
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/19 decided PRs merged",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 19
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/18 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 73,
            "inputs": {
              "followers": 1778,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "StephenCleary",
              "public_repos": 90,
              "account_age_days": 5493
            },
            "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": "1,778 followers of StephenCleary",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1778,
                      "login": "StephenCleary"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "90 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 90
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "Nito.AsyncEx.Context",
                "Nito.AsyncEx.Coordination",
                "Nito.AsyncEx.Interop.WaitHandles",
                "Nito.AsyncEx.Oop",
                "Nito.AsyncEx.Tasks",
                "Nito.AsyncEx"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 1759
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1759 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1759
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "c-sharp",
                "async",
                "await",
                "asyncex",
                "async-await",
                "task"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/18 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 5
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.16,
              "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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/Nito.AsyncEx.Context/Nito.AsyncEx.Context.csproj",
                "src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj",
                "src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj",
                "src/Nito.AsyncEx.Oop/Nito.AsyncEx.Oop.csproj",
                "src/Nito.AsyncEx.Tasks/Nito.AsyncEx.Tasks.csproj",
                "src/Nito.AsyncEx/Nito.AsyncEx.csproj",
                "test/AsyncEx.Context.UnitTests/AsyncEx.Context.UnitTests.csproj",
                "test/AsyncEx.Coordination.UnitTests/AsyncEx.Coordination.UnitTests.csproj",
                "test/AsyncEx.Interop.WaitHandles.UnitTests/AsyncEx.Interop.WaitHandles.UnitTests.csproj",
                "test/AsyncEx.Oop.UnitTests/AsyncEx.Oop.UnitTests.csproj",
                "test/AsyncEx.Tasks.UnitTests/AsyncEx.Tasks.UnitTests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/Nito.AsyncEx.Context/Nito.AsyncEx.Context.csproj, src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj, src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/Nito.AsyncEx.Context/Nito.AsyncEx.Context.csproj, src/Nito.AsyncEx.Coordination/Nito.AsyncEx.Coordination.csproj, src/Nito.AsyncEx.Interop.WaitHandles/Nito.AsyncEx.Interop.WaitHandles.csproj"
                    }
                  }
                ],
                "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": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 37248,
              "source_files_sampled": 59,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/59 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 59,
                      "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-21T22:22:40.457373Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/StephenCleary/AsyncEx.svg",
  "full_name": "StephenCleary/AsyncEx",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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