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

machine / machine.specifications

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.

C#MIT★ 899 stars⑂ 178 forkssince Feb 2009View on GitHub ↗

machine/machine.specifications holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (76/100) and lowest on Engineering Quality (42/100). It was last updated 4 days ago. 3 contributors account for most of its recent work.

60
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

machineOrganization
15 followers11 public repossince Oct 2008

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetMachine.Specifications.Runner.VisualStudio2.10.3-2320 days agomspecunittestingcontextspecificationbddtddtfsvisualstudiovstsvso

Metrics by category

Vitality

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

47At risk · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
0.7/36Commit cadence — 1/52 weeks with commits
5.4/18Commit volume — 3 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year3
human_commit_share0.64
days_since_last_push4
active_weeks_last_year1
How it's scored
27/27Ships releases — 13 releases published
7.2/36Release recency — latest release 430 days ago
12.6/27Release cadence — a release every ~308.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tagv1.1.3
releases_from_tagsno
days_since_latest_release430
mean_days_between_releases308.4
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?

76Good · 18% of overall
How it's scored
47.9/60Stars — 899 stars
18.7/25Forks — 178 forks
9/15Watchers — 43 watchers
Inputs used
forks178
stars899
watchers43
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
67.1/80Total downloads — 2,887,410 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesMachine.Specifications.Runner.VisualStudio
dependents
ecosystemsnuget
total_downloads2,887,410
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?

72Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.8/22.5Commit distribution — top contributor authored 30% of commits
13.5/13.5Contributor breadth — 61 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled61
top_contributor_share0.297
How it's scored
42.9/46.8Issue resolution — 92% of issues closed
16.9/38.3PR acceptance — 97/219 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 1/10 approved changesets -- score normalized to 1
Inputs used
merged_prs97
open_issues27
closed_issues302
issue_closed_ratio0.918
closed_unmerged_prs122
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
8.7/25Owner reach — 15 followers of machine
19.9/25Track record — 11 public repos, account ~17 yr old
Inputs used
followers15
owner_typeOrganization
is_verified
owner_loginmachine
public_repos11
account_age_days6,482
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 20 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesMachine.Specifications.Runner.VisualStudio
ecosystemsnuget
any_deprecatedno
min_days_since_publish20

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsmspec, dotnet, unit-testing
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 29 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 1/10 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 26 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.2
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_packages28
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 28 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.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
35/40Legible commit history — 42 of 64 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.656
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj, src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj, src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj (toolchain convention, no task runner)
0/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
8/8Automated maintenance — 36 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj, src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj, src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj, src/Machine.Specifications.Core/Machine.Specifications.Core.csproj, src/Machine.Specifications.Fakes.Specs/Machine.Specifications.Fakes.Specs.csproj, src/Machine.Specifications.Fakes/Machine.Specifications.Fakes.csproj, src/Machine.Specifications.Fixtures/Machine.Specifications.Fixtures.csproj, src/Machine.Specifications.Interfaces/Machine.Specifications.Interfaces.csproj, src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj, src/Machine.Specifications.Runner.Utility/Machine.Specifications.Runner.Utility.csproj, src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj, src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj, src/Machine.Specifications.Runner.VisualStudio/Machine.Specifications.Runner.VisualStudio.csproj, src/Machine.Specifications.Should.Specs/Machine.Specifications.Should.Specs.csproj, src/Machine.Specifications.Should/Machine.Specifications.Should.csproj, src/Machine.Specifications/Machine.Specifications.csproj
dependency_bot_commit_share0.36
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/272 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes37,661
source_files_sampled272
oversized_source_files0

Key facts

899GitHub stars
61contributors
3commits, last 12 months
4days since last push
13releases
3bus factor
27open issues
package ecosystems

Data collection warnings

  • Could not fetch nuget package 'Machine.Specifications.Core' from its registry

More detail

Star and fork history 899 ★ / 178 ⇿
899Stars
178Forks
13Releases

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

02004006008001,000899172242009-022017-072026-01
Major 1Minor 3Patch 4

Each point covers 16 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 29 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 1/10 approved changesets -- score normalized to 1
10Contributorsproject has 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
NuGetMicrosoft.CodeAnalysis4.12.0src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing1.1.2src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing1.1.2src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj
NuGetxunit.v31.0.0src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.12.0src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj
NuGetMicrosoft.NET.Test.Sdk17.12.0src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj
NuGetSystem.Threading.Tasks.Extensions4.6.0src/Machine.Specifications.Core/Machine.Specifications.Core.csproj
NuGetMicrosoft.NET.Test.Sdk17.12.0src/Machine.Specifications.Fakes.Specs/Machine.Specifications.Fakes.Specs.csproj
NuGetSystem.Reflection.Emit4.7.0src/Machine.Specifications.Fakes/Machine.Specifications.Fakes.csproj
NuGetMicrosoft.CodeAnalysis.Compilers4.12.0src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj
NuGetMicrosoft.NET.Test.Sdk17.12.0src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj
NuGetInternalsVisibleTo.MSBuild1.1.0src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj
NuGetMachine.Specifications1.1.1src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj
NuGetMachine.Specifications.Should1.0.0src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj
NuGetMachine.Fakes.Moq2.11.0src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj
NuGetMachine.Specifications.Should1.0.0src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj
NuGetMicrosoft.NET.Test.Sdk17.6.3src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj
NuGetMicrosoft.TestPlatform.ObjectModel17.6.3src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj
NuGetMicrosoft.TestPlatform.ObjectModel17.12.0src/Machine.Specifications.Runner.VisualStudio/Machine.Specifications.Runner.VisualStudio.csproj
NuGetMicrosoft.NET.Test.Sdk17.12.0src/Machine.Specifications.Should.Specs/Machine.Specifications.Should.Specs.csproj
All dependencies 28

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

RegistryPackageVersionRelation
NuGetInternalsVisibleTo.MSBuild1.1.0direct
NuGetMachine.Fakes.Moq2.11.0direct
NuGetMachine.Specifications1.1.1direct
NuGetMachine.Specifications.Should1.0.0direct
NuGetMicrosoft.CodeAnalysis4.12.0direct
NuGetMicrosoft.CodeAnalysis.Compilers4.12.0direct
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing1.1.2direct
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing1.1.2direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.12.0direct
NuGetMicrosoft.NET.Test.Sdk15.0.0direct
NuGetMicrosoft.NET.Test.Sdk17.12.0direct
NuGetMicrosoft.NET.Test.Sdk17.6.3direct
NuGetMicrosoft.TestPlatform.ObjectModel17.12.0direct
NuGetMicrosoft.TestPlatform.ObjectModel17.6.3direct
NuGetSystem.Reflection.Emit4.7.0direct
NuGetSystem.Threading.Tasks.Extensions4.6.0direct
NuGetxunit.v31.0.0direct
NuGetFluentAssertions4.12.0indirect
NuGetMachine.Specifications.Runner.VisualStudio2.2.3indirect
NuGetNUnit3.7.1indirect
NuGetNUnit3TestAdapter3.8.0indirect
NuGetSystem.Diagnostics.TextWriterTraceListener4.0.0indirect
NuGetSystem.Diagnostics.TraceSource4.0.0indirect
NuGetSystem.Reflection4.1.0indirect
NuGetSystem.Reflection.Extensions4.0.1indirect
NuGetSystem.Reflection.TypeExtensions4.1.0indirect
NuGetSystem.Xml.XPath4.0.1indirect
NuGetSystem.Xml.XPath.XDocument4.0.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 28 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": [
        "mspec",
        "dotnet",
        "unit-testing"
      ],
      "is_fork": false,
      "size_kb": 169363,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 691143,
        "Shell": 203,
        "PowerShell": 3657
      },
      "pushed_at": "2026-07-17T17:44:18Z",
      "created_at": "2009-02-05T03:04:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-11T12:08:45Z",
      "description": "Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "machine",
      "company": null,
      "location": null,
      "followers": 15,
      "avatar_url": "https://avatars.githubusercontent.com/u/30268?v=4",
      "created_at": "2008-10-21T23:48:01Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 6482
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-05-17T22:52:33Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-06-23T22:10:28Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-03-17T11:09:05Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-08-08T00:01:17Z"
        },
        {
          "tag": "v1.1.0-beta.3",
          "kind": "prerelease",
          "published_at": "2021-05-05T13:58:11Z"
        },
        {
          "tag": "v1.1.0-beta.2",
          "kind": "prerelease",
          "published_at": "2021-04-24T14:58:01Z"
        },
        {
          "tag": "v1.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2021-01-27T13:06:55Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-05-01T07:31:39Z"
        },
        {
          "tag": "v1.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2019-04-07T07:48:59Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2017-10-11T10:17:59Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2017-09-11T22:19:33Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2016-08-05T12:42:33Z"
        },
        {
          "tag": "v0.11.0-beta3",
          "kind": "prerelease",
          "published_at": "2016-08-03T16:18:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dacbd81146ce9f5e041dbfc01ac8d40da217e683",
          "body": null,
          "is_bot": false,
          "headline": "Add readme to nuget package (#556)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2026-07-11T12:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3cb82edc2c9b9ec20238c04d30a5761a7a1abba",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to slnx solution (#555)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2026-07-11T11:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4262833d8cb3660f271165763174acd119dde168",
          "body": null,
          "is_bot": false,
          "headline": "Update build to use ubuntu (#549)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2026-07-11T11:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b67d1056f3c730e4064dce6ad267c063f45df3",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate VS runner into mspec repo (#539)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2024-12-20T10:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e575bae4fc6ff2bc532f0f5c85714c7b5499575",
          "body": "* Set updated target frameworks\n\n* Fix build",
          "is_bot": false,
          "headline": "Update target frameworks to net472 and net60 (#537)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2024-12-16T22:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c854ff887f503c2b775325834597aaf9261d82",
          "body": "* Move fakes to main repo\n\n* target frameworks",
          "is_bot": false,
          "headline": "Move fakes to main repo (#536)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2024-12-15T21:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93c2247fb4e2fa5529b0da736010b4408f6161a",
          "body": null,
          "is_bot": false,
          "headline": "Move analyzers to main repo (#534)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2024-12-15T21:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59414c944efec205884feadb58bbefa81b2ddf30",
          "body": "* Capture stacktrace of exceptions thrown from async specifications\r\n\r\n* Update spec projects target to net8.0 as netcoreapp3.1 is no longer available",
          "is_bot": false,
          "headline": "Capture stacktrace of exceptions thrown from async specifications (#522)",
          "author_name": "Neil Rees",
          "author_login": "neilrees",
          "committed_at": "2024-06-23T22:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ded639870ae1aa3fa30480085fbab425b21545",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.2.\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v8.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: System.Text.Json\r\n  dependency-typ\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 7.0.3 to 8.0.2 in /build (#517)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-19T20:48:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c2d603a831f38597ed4d7343326ca373a11c04e",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.6.2.\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#505)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-29T11:03:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a458ae71cbc71050a8489ccb3648db7a9b9ea7c2",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 7.0.3.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/compare/v7.0.2...v7.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: System.Text.Json\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 7.0.2 to 7.0.3 in /build (#504)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-19T19:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b60c6ee1813721f2b04d5cf4b74fa2387414a029",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.2.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.6.1.\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#503)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-06T19:17:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e6ac30d0c93659a66d48e7adfd6603dac1edf18",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.1.\n- [Release notes](https://github.com/microsoft/vstest/releases)\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\n- [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#502)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-01T19:36:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57212013e7ce86aed24af556093c0a33ef9ebb90",
          "body": null,
          "is_bot": false,
          "headline": "Update build",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2023-05-21T12:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2eba2b128e73104f09e46e911abb8f8b393d951",
          "body": "Bumps [Microsoft.CodeAnalysis.Compilers](https://github.com/dotnet/roslyn) from 4.5.0 to 4.6.0.\r\n- [Release notes](https://github.com/dotnet/roslyn/releases)\r\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\r\n- [Commits](https://github.com/dotnet/roslyn/comm\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.Compilers from 4.5.0 to 4.6.0 (#501)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-17T23:20:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3550c2b6584d6cfc17f9384379f1f6d585db142",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0.\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#500)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-16T20:48:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8644217d0b95c635873c57309891372133591e2",
          "body": "Bumps [gitversion.tool](https://github.com/GitTools/GitVersion) from 5.8.1 to 5.12.0.\n- [Release notes](https://github.com/GitTools/GitVersion/releases)\n- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)\n- [Commits](https://github.com/GitTools/GitVersion/compare/5.8.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump gitversion.tool from 5.8.1 to 5.12.0 (#498)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-20T12:50:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb88552d64b95b7f832750d4d67505358f933d9e",
          "body": null,
          "is_bot": false,
          "headline": "Only use the sync context for async delegates (#497)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2023-03-17T10:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7b3694a4aa1ee2fe328189a3d021a6f21db203",
          "body": "Bumps [Microsoft.CodeAnalysis.Compilers](https://github.com/dotnet/roslyn) from 4.4.0 to 4.5.0.\n- [Release notes](https://github.com/dotnet/roslyn/releases)\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\n- [Commits](https://github.com/dotnet/roslyn/commits\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.Compilers from 4.4.0 to 4.5.0 (#494)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-28T18:22:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc358754a0f0ffd950fcb55e495d37925a3d20ee",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.4.1.\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#493)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-22T21:11:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87023592822959f60f278531d41308b0037c8ce8",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.2.\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v7.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: System.Text.Json\r\n  dependency-typ\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 7.0.1 to 7.0.2 in /build (#492)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-21T02:49:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b256176447e405cac90826d32450ea81f1d38b5f",
          "body": "Bumps [Bullseye](https://github.com/adamralph/bullseye) from 4.2.0 to 4.2.1.\n- [Release notes](https://github.com/adamralph/bullseye/releases)\n- [Changelog](https://github.com/adamralph/bullseye/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/adamralph/bullseye/compare/4.2.0...4.2.1)\n\n---\nupd\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Bullseye from 4.2.0 to 4.2.1 in /build (#491)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-30T18:50:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9cc779981d438f3a459adf4979c1a2ed2e016e7c",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: System.Text.Json\r\n  dependency-typ\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 7.0.0 to 7.0.1 in /build (#490)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-20T03:29:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "741bfc264f817ba61ae46e479ab28fa5e86fdf69",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0.\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#489)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-18T04:28:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3fcff0c743538cfc9c69c4816bc16827b050bec0",
          "body": "Bumps [Microsoft.CodeAnalysis.Compilers](https://github.com/dotnet/roslyn) from 4.3.0 to 4.4.0.\n- [Release notes](https://github.com/dotnet/roslyn/releases)\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\n- [Commits](https://github.com/dotnet/roslyn/compare\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.Compilers from 4.3.0 to 4.4.0 (#487)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-15T19:02:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2764313a55684e62961962b5f3fdc9e81682604a",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.6 to 7.0.0.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/compare/v6.0.6...v7.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: System.Text.Json\n  dependency-type: dire\n[…]\n-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 6.0.6 to 7.0.0 in /build (#486)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-14T18:59:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f68c13fb67d57590c258b31d7925eefdef3e8ffd",
          "body": "Bumps [Bullseye](https://github.com/adamralph/bullseye) from 4.1.1 to 4.2.0.\n- [Release notes](https://github.com/adamralph/bullseye/releases)\n- [Changelog](https://github.com/adamralph/bullseye/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/adamralph/bullseye/compare/4.1.1...4.2.0)\n\n---\nupd\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Bullseye from 4.1.1 to 4.2.0 in /build (#485)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-14T18:58:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f8b3afc2e9f1e2286531d88240658cbea71eb83",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.Test\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#484)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-09T09:26:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37ed21c7d57bb47acb155aa35abd13795d4da47c",
          "body": "Bumps [Bullseye](https://github.com/adamralph/bullseye) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/adamralph/bullseye/releases)\r\n- [Changelog](https://github.com/adamralph/bullseye/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/adamralph/bullseye/compare/4.1.0...4.1.1)\r\n\r\n--\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Bullseye from 4.1.0 to 4.1.1 in /build (#483)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-25T10:16:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5690a90bd56847dde3c04a8830e0c564c359b2c9",
          "body": "Bumps [Bullseye](https://github.com/adamralph/bullseye) from 4.0.0 to 4.1.0.\r\n- [Release notes](https://github.com/adamralph/bullseye/releases)\r\n- [Changelog](https://github.com/adamralph/bullseye/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/adamralph/bullseye/compare/4.0.0...4.1.0)\r\n\r\n--\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Bullseye from 4.0.0 to 4.1.0 in /build (#482)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-18T00:06:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14fef23e81a44d5b530da2d599d47e258932cb4b",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2.\n- [Release notes](https://github.com/microsoft/vstest/releases)\n- [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n \n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#480)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-09-27T21:38:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3838a32868a6b7b465d16fb5e2088a45a2913f23",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.5 to 6.0.6.\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v6.0.5...v6.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: System.Text.Json\r\n  dependency-typ\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 6.0.5 to 6.0.6 in /build (#479)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-09-19T22:34:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "343eab45c7e2cb94a9f98bdc4422a41a770affa7",
          "body": "Bumps [Microsoft.CodeAnalysis.Compilers](https://github.com/dotnet/roslyn) from 4.2.0 to 4.3.0.\n- [Release notes](https://github.com/dotnet/roslyn/releases)\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\n- [Commits](https://github.com/dotnet/roslyn/compare\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.Compilers from 4.2.0 to 4.3.0 (#478)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-09-02T19:50:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7476601a2fe9abbac0fca9fff949d172e2768d75",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1.\n- [Release notes](https://github.com/microsoft/vstest/releases)\n- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n \n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 (#477)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-08-30T20:06:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4e078e398539b877bf4af045fbe135020e002ac8",
          "body": "Bumps [SimpleExec](https://github.com/adamralph/simple-exec) from 10.0.0 to 11.0.0.\n- [Release notes](https://github.com/adamralph/simple-exec/releases)\n- [Changelog](https://github.com/adamralph/simple-exec/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/adamralph/simple-exec/compare/10.0.0.\n[…]\n-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump SimpleExec from 10.0.0 to 11.0.0 in /build (#476)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-08-29T19:59:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7498a70a7c34ce9690453bf45ff6d7cf0f7b72b",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.Test\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#474)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-08-10T23:22:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f4f4a9343f650a9000ae8bd3699560f8e820d6c",
          "body": "Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.4 to 6.0.5.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/compare/v6.0.4...v6.0.5)\n\n---\nupdated-dependencies:\n- dependency-name: System.Text.Json\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump System.Text.Json from 6.0.4 to 6.0.5 in /build (#471)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-06-20T21:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1edec7b1f5bf26d466a6a075e909d76960ef30c",
          "body": "Bumps [Microsoft.CodeAnalysis.Compilers](https://github.com/dotnet/roslyn) from 4.1.0 to 4.2.0.\r\n- [Release notes](https://github.com/dotnet/roslyn/releases)\r\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\r\n- [Commits](https://github.com/dotnet/roslyn/comp\n[…]\nroduction\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.Compilers from 4.1.0 to 4.2.0 (#470)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-05-16T13:29:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9234af0bee97b3f0add74401c6f55be9ccd1840",
          "body": null,
          "is_bot": false,
          "headline": "Update build",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2022-05-16T13:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb60661ff8c35217c0cb9fc4b8131e09f1f9f4f",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.Test\n[…]\nroduction\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#469)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-05-12T01:26:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6acdf9b01a2bccb6e0c3c723baa3ed1a30bf93a",
          "body": "Bumps [InternalsVisibleTo.MSBuild](https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild) from 1.0.5 to 1.1.0.\n- [Release notes](https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild/releases)\n- [Commits](https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild/compare/1.0.5...1.1.\n[…]\nrect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump InternalsVisibleTo.MSBuild from 1.0.5 to 1.1.0 (#465)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-28T22:15:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a00168836f08732b30c1a7ede732c477b713e6ce",
          "body": "Bumps [Microsoft.CodeAnalysis.Compilers](https://github.com/dotnet/roslyn) from 4.0.1 to 4.1.0.\n- [Release notes](https://github.com/dotnet/roslyn/releases)\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\n- [Commits](https://github.com/dotnet/roslyn/compare\n[…]\nrect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.Compilers from 4.0.1 to 4.1.0 (#463)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-17T22:21:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9a00d7456d82b05322122a01e0214aa25004d70",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.Test\n[…]\nroduction\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#462)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-17T13:50:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4330f105d38cece18811e2e377f0e8231cb3d8db",
          "body": "Bumps [InternalsVisibleTo.MSBuild](https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild) from 1.0.4 to 1.0.5.\r\n- [Release notes](https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild/releases)\r\n- [Commits](https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild/compare/1.0.4...1.\n[…]\nroduction\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump InternalsVisibleTo.MSBuild from 1.0.4 to 1.0.5 (#461)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-01T11:35:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "563cc18cbb14b1afc5bf5dbeceff2e13be6f20ee",
          "body": null,
          "is_bot": false,
          "headline": "Use generic exceptions for catch (#456)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-12-02T13:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5b6557348c56510fe8ab63ccd56275c9635baa",
          "body": "* Consolidate projects to the final form\r\n\r\n* Move files to their final resting place\r\n\r\n* analyzers\r\n\r\n* include\r\n\r\n* tidy code\r\n\r\n* tidying\r\n\r\n* tests refactor\r\n\r\n* tidy\r\n\r\n* tests\r\n\r\n* update\r\n\r\n* fix\r\n\r\n* update\r\n\r\n* f\r\n\r\n* f\r\n\r\n* f",
          "is_bot": false,
          "headline": "Consolidate projects for version 2 (#455)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-12-02T12:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ffec13f38c5f35829454130d6d7e564064160a0",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.\n[…]\nroduction\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#449)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-08-14T11:36:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c415f4db516e9f9feb076a74e8471291d9c13d9",
          "body": "… (#442)\n\nBumps [Machine.Specifications.Runner.VisualStudio](https://github.com/machine/machine.specifications.runner.visualstudio) from 2.10.1 to 2.10.2.\r\n- [Release notes](https://github.com/machine/machine.specifications.runner.visualstudio/releases)\r\n- [Commits](https://github.com/machine/machin\n[…]\nroduction\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Machine.Specifications.Runner.VisualStudio from 2.10.1 to 2.10.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-11T03:24:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6c4e17e824565855acd066ff45b9057b8c8198d",
          "body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.10.0.\r\n- [Release notes](https://github.com/microsoft/vstest/releases)\r\n- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.Te\n[…]\nroduction\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.10.0 (#438)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-11T03:12:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd0a2c35c0d7dc70b2211f354b018e5646f50e9f",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-06-11T02:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14a76ed0c6fb9691c44eab5036d73381c829d56f",
          "body": null,
          "is_bot": false,
          "headline": "Don't publish from master, only from release branch",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-05-05T13:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb31ad7f8a9ead82b76711870d7ccb42beba014",
          "body": null,
          "is_bot": false,
          "headline": "Fix publishing to nuget",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-05-05T13:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c910d68b528c1d14df4cb7628e56297e1a8ef92",
          "body": "…#433)\n\n* Add test to run one out of 10000 specs\r\n\r\n* Prevent multiple enumeration of Contexts\r\n\r\n* Move filtering to before Context is created\r\n\r\n* Simplify FindContexts to use same pattern as FindContextsIn\r\n\r\n* Use IEnumerable extension method\r\n\r\n* Display compile diagnostic when compilation fail\n[…]\nrers/AssemblyExplorer.cs\r\n\r\nCo-authored-by: Robert Coltheart <13191652+robertcoltheart@users.noreply.github.com>\r\n\r\nCo-authored-by: Robert Coltheart <13191652+robertcoltheart@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Performance Improvement - Perform test filtering earlier in process (…",
          "author_name": "Neil Rees",
          "author_login": "neilrees",
          "committed_at": "2021-04-24T12:10:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4eb55ab3d062c4d246d3e2154f7ca882a5450c9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-03-13T11:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6848fafee6f2ea122b09a8e932025e9d0db70465",
          "body": null,
          "is_bot": false,
          "headline": "Add async catch method (#430)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-02-09T14:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510403c6684b783c0736fbe52b2136e3d5c7f521",
          "body": "…tions",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/machine/machine.specifica…",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-01-27T01:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce2cec161c03201100031a0359991f0a409e4d8",
          "body": null,
          "is_bot": false,
          "headline": "Disable package publishing temporarily",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-01-27T01:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f31d124904a175f898054c989dbee405687d61",
          "body": "* Support for async/await specifications\r\n\r\n* fix tests\r\n\r\n* more tests",
          "is_bot": false,
          "headline": "Support for async/await specifications (#426)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2021-01-26T15:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8bef3c1f56de49136ae99455194d0abfd8ad1c7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-12-10T02:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ba3459775d059f96e374f5eb71f174e015b509",
          "body": "* Set minimum target frameworks\r\n\r\n* fixes\r\n\r\n* fix",
          "is_bot": false,
          "headline": "Set minimum target frameworks (#419)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-10-18T13:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b42c75a33787e23ce62172d1a822332a900a99",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-09-03T05:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff292a7e026099b30c1e2e154a5a951eabc3b66b",
          "body": null,
          "is_bot": false,
          "headline": "[Tidy] Remove unused build param",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-09-03T03:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade223920c5f9dd6e274c6f98e7d5469d8dff499",
          "body": "* [Feature] Use Github actions build\r\n\r\n* permissions\r\n\r\n* oops\r\n\r\n* fix",
          "is_bot": false,
          "headline": "[Feature] Use Github actions build (#416)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-09-03T03:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e894879dd0619bb3ee2d56fcc537d9ecadacfc",
          "body": null,
          "is_bot": false,
          "headline": "[Bug] Fix net core utility runner (#415)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-09-03T01:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40058b461c9f1c8e2f2ebc8496095bc0d07ea1fa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-09-01T08:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8e5bfbf89024df14aae8410da9f395e0c021ee",
          "body": "* [Feature] Add netstandard runner utility\r\n\r\n* tidy\r\n\r\n* build\r\n\r\n* fix for netcoreapp2.2",
          "is_bot": false,
          "headline": "[Feature] Add netstandard runner utility (#414)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-08-28T07:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e15bab7c46099afa57ad1bd4d04d1aebfc19ab8e",
          "body": "Fixes #403",
          "is_bot": false,
          "headline": "Update README.md (#404)",
          "author_name": "Henrik Feldt",
          "author_login": "haf",
          "committed_at": "2020-05-11T04:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83192fa51c353b8fba3f5ee580975407ebd753a5",
          "body": null,
          "is_bot": false,
          "headline": "Update appveyor.yml",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-03-24T02:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c655f93138f92d8e96bca1ccf3ca06221dd741",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE (#398)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2020-01-18T08:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f5929611cc2dfd9ddbd7de67695337d28f17ff",
          "body": null,
          "is_bot": false,
          "headline": "Update test SDK package (#396)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-12-05T14:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3b1520dc69883d8a6b9585807209a140388c0e1",
          "body": null,
          "is_bot": false,
          "headline": "Add framework library",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-12-05T14:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df96fc5ea32919a3d11117c701014f1e2155a7a",
          "body": null,
          "is_bot": false,
          "headline": "Fix combined projects (#394)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-25T08:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9533e4e58ac20b509a6f2db815588e707011ec25",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-23T06:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3093ce67ed95cf60344bb42590fddd27ce22b60",
          "body": null,
          "is_bot": false,
          "headline": "Merge projects to machine.specifications",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-22T14:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5353e18543770b607fa6143579eed20be3198d13",
          "body": null,
          "is_bot": false,
          "headline": "Merge should",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-21T14:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82bf3d1ff12bf068515a16d05d7edb02c845a48",
          "body": null,
          "is_bot": false,
          "headline": "Merge reporting",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-21T14:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0bc8b6470427c93ac292789b7fcbca50e47660",
          "body": null,
          "is_bot": false,
          "headline": "Merge utility",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-21T14:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd5404cdd687f461248cdca88a69a711ed58568",
          "body": null,
          "is_bot": false,
          "headline": "Merge console",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-21T14:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200f8836415c0f364129271d080a128b0871b661",
          "body": null,
          "is_bot": false,
          "headline": "Merge tdnet",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-21T14:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330300c8709d82415f8fa2544b214b987cba6d41",
          "body": "* Cleanup specs and remove examples\r\n\r\n* remove unused\r\n\r\n* fix\r\n\r\n* fixes\r\n\r\n* fix tests\r\n\r\n* remove more\r\n\r\n* cleanup\r\n\r\n* more tests\r\n\r\n* cleanup\r\n\r\n* fixes\r\n\r\n* more fixes\r\n\r\n* more\r\n\r\n* still broken\r\n\r\n* Update CompileContext.cs",
          "is_bot": false,
          "headline": "Cleanup specs and remove examples (#393)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-19T11:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608b7eeeb7dfb14137e8552feb48c0123ffd4fa8",
          "body": null,
          "is_bot": false,
          "headline": "Use nuget package for TDNet (#10)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-04T12:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb6b8272bffde728fcb54f84832e78f9814461e",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate specs and tidy code (#23)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-08-03T14:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721f6190d8d6660e7954be386f3247759346d6e3",
          "body": "* Consolidate unit tests\r\n\r\n* fix\r\n\r\n* fixes\r\n\r\n* fix\r\n\r\n* remove",
          "is_bot": false,
          "headline": "Cleanup and consolidate tests (#10)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-07-30T01:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496cc87334e6485e98d7a5876b9c86481e42ed5e",
          "body": "* assembly explorer specs\r\n\r\n* migrate tests\r\n\r\n* fix tests\r\n\r\n* tidy",
          "is_bot": false,
          "headline": "Merge xUnit tests into specs (#392)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-07-18T14:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32023dbc6cbc8a2ffa5a1fdd19e50471cd95e133",
          "body": "* Refactor unit tests\r\n\r\n* update cake",
          "is_bot": false,
          "headline": "Refactor unit tests (#12)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-07-10T14:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96168e9ef7a7819bbf251c4e3f74038a7ac53153",
          "body": null,
          "is_bot": false,
          "headline": "Refactor project name (#9)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-07-07T13:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d739fdcddfe473f5b2c8d87028aa657eea60a7d",
          "body": "* Refactor project names\r\n\r\n* fix\r\n\r\n* c",
          "is_bot": false,
          "headline": "Refactor project names (#22)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-07-07T13:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6511bf8982eb7cb3c9b75f9ac83ab9578f313c",
          "body": null,
          "is_bot": false,
          "headline": "Add .net Standard 2.0 (#385)",
          "author_name": "Michael Blake",
          "author_login": "mikeblakeuk",
          "committed_at": "2019-06-19T14:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf0b5a8a9b2ceefba52df4e1a71476f3222c7bb4",
          "body": "…(#388)\n\n* added check to only get concrete implementations of IAssemblyContext in AssemblyExplorer\r\n\r\n* tidy up bool check",
          "is_bot": false,
          "headline": "Added check to only get concrete implementations of IAssemblyContext …",
          "author_name": "Niclas Ahlqvist",
          "author_login": "niclasahlqvist",
          "committed_at": "2019-06-19T13:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3fd22de59bd16481890fb54648f9a204254c16",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-06T13:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d238a9b0734dc9eb3d698a8a8e61e3ce8be8303",
          "body": null,
          "is_bot": false,
          "headline": "Update packages (#8)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-01T09:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf93baa00ee809bf59e5b08ef772a4c9709501a",
          "body": null,
          "is_bot": false,
          "headline": "Update packages (#21)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-01T09:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc03b4f622439b40780a3296566ed306616c138",
          "body": null,
          "is_bot": false,
          "headline": "Update packages (#11)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-01T08:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6a87930440d722d3984b6bbdeb17358e72b6b9",
          "body": null,
          "is_bot": false,
          "headline": "Latest packages (#29)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-01T07:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49d1398b6229c40d437e362eb0198140c02e5265",
          "body": null,
          "is_bot": false,
          "headline": "Latest package (#9)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-01T07:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f13ec7dbd463accd2f033562439d0ddeaaca3f15",
          "body": "* Update README.md\r\n\r\n* Update README.md",
          "is_bot": false,
          "headline": "Update readme (#380)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-05-01T06:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97667468d1d80bde377b739d914d8d6a6d1c7498",
          "body": "* Update packages\r\n\r\n* fix\r\n\r\n* utility",
          "is_bot": false,
          "headline": "Update packages (#20)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-04-07T12:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5c0695a16e907133a29fc476d054f9105f2be6",
          "body": null,
          "is_bot": false,
          "headline": "Update packages (#7)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-04-07T12:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d58dad2fa3bcac92f0dd494cb7fc22215ac490",
          "body": "* Support net35 legacy\r\n\r\n* fix",
          "is_bot": false,
          "headline": "Support net35 legacy (#8)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-04-07T11:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee38767a264af6249a3ecbf8072bfc5db1a781c",
          "body": null,
          "is_bot": false,
          "headline": "Update packages (#10)",
          "author_name": "Robert Coltheart",
          "author_login": "robertcoltheart",
          "committed_at": "2019-04-07T08:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 3,
      "latest_release_at": "2025-05-17T22:52:33Z",
      "latest_release_tag": "v1.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 430,
      "mean_days_between_releases": 308.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Machine.Specifications.Runner.VisualStudio",
          "exists": true,
          "license": null,
          "keywords": [
            "mspec",
            "unit",
            "testing",
            "context",
            "specification",
            "bdd",
            "tdd",
            "tfs",
            "visualstudio",
            "vsts",
            "vso"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Machine.Specifications.Runner.VisualStudio",
          "is_deprecated": false,
          "latest_version": "2.10.3",
          "repository_url": "https://github.com/machine/machine.specifications.runner.visualstudio",
          "versions_count": 23,
          "total_downloads": 2887410,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-01T22:41:01.980000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 20
        }
      ]
    },
    "popularity": {
      "forks": 178,
      "stars": 899,
      "watchers": 43,
      "fork_history": {
        "days": [
          {
            "date": "2009-03-07",
            "count": 1
          },
          {
            "date": "2009-07-21",
            "count": 1
          },
          {
            "date": "2009-09-24",
            "count": 1
          },
          {
            "date": "2009-10-24",
            "count": 1
          },
          {
            "date": "2009-11-07",
            "count": 1
          },
          {
            "date": "2009-11-18",
            "count": 1
          },
          {
            "date": "2009-12-12",
            "count": 1
          },
          {
            "date": "2010-01-21",
            "count": 1
          },
          {
            "date": "2010-03-02",
            "count": 1
          },
          {
            "date": "2010-03-03",
            "count": 2
          },
          {
            "date": "2010-03-06",
            "count": 1
          },
          {
            "date": "2010-04-23",
            "count": 1
          },
          {
            "date": "2010-04-25",
            "count": 1
          },
          {
            "date": "2010-05-03",
            "count": 1
          },
          {
            "date": "2010-06-17",
            "count": 1
          },
          {
            "date": "2010-07-11",
            "count": 1
          },
          {
            "date": "2010-07-16",
            "count": 1
          },
          {
            "date": "2010-08-27",
            "count": 1
          },
          {
            "date": "2010-09-11",
            "count": 1
          },
          {
            "date": "2010-09-17",
            "count": 1
          },
          {
            "date": "2010-10-25",
            "count": 1
          },
          {
            "date": "2010-12-07",
            "count": 1
          },
          {
            "date": "2010-12-29",
            "count": 1
          },
          {
            "date": "2011-01-05",
            "count": 1
          },
          {
            "date": "2011-01-07",
            "count": 1
          },
          {
            "date": "2011-01-08",
            "count": 1
          },
          {
            "date": "2011-01-09",
            "count": 1
          },
          {
            "date": "2011-01-13",
            "count": 1
          },
          {
            "date": "2011-01-22",
            "count": 1
          },
          {
            "date": "2011-02-07",
            "count": 2
          },
          {
            "date": "2011-02-16",
            "count": 1
          },
          {
            "date": "2011-02-21",
            "count": 1
          },
          {
            "date": "2011-02-28",
            "count": 1
          },
          {
            "date": "2011-03-14",
            "count": 1
          },
          {
            "date": "2011-03-16",
            "count": 1
          },
          {
            "date": "2011-04-08",
            "count": 1
          },
          {
            "date": "2011-04-13",
            "count": 1
          },
          {
            "date": "2011-05-02",
            "count": 1
          },
          {
            "date": "2011-05-05",
            "count": 1
          },
          {
            "date": "2011-05-09",
            "count": 2
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-05-11",
            "count": 1
          },
          {
            "date": "2011-05-14",
            "count": 1
          },
          {
            "date": "2011-06-14",
            "count": 1
          },
          {
            "date": "2011-07-03",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-07-12",
            "count": 1
          },
          {
            "date": "2011-07-19",
            "count": 1
          },
          {
            "date": "2011-07-24",
            "count": 1
          },
          {
            "date": "2011-07-30",
            "count": 1
          },
          {
            "date": "2011-08-07",
            "count": 1
          },
          {
            "date": "2011-09-03",
            "count": 1
          },
          {
            "date": "2011-09-08",
            "count": 1
          },
          {
            "date": "2011-09-22",
            "count": 1
          },
          {
            "date": "2011-11-14",
            "count": 1
          },
          {
            "date": "2011-11-29",
            "count": 1
          },
          {
            "date": "2011-12-09",
            "count": 1
          },
          {
            "date": "2012-01-25",
            "count": 1
          },
          {
            "date": "2012-02-12",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 2
          },
          {
            "date": "2012-03-10",
            "count": 1
          },
          {
            "date": "2012-03-21",
            "count": 1
          },
          {
            "date": "2012-05-01",
            "count": 1
          },
          {
            "date": "2012-05-07",
            "count": 1
          },
          {
            "date": "2012-05-08",
            "count": 1
          },
          {
            "date": "2012-05-10",
            "count": 1
          },
          {
            "date": "2012-05-15",
            "count": 1
          },
          {
            "date": "2012-05-30",
            "count": 1
          },
          {
            "date": "2012-06-20",
            "count": 1
          },
          {
            "date": "2012-06-29",
            "count": 1
          },
          {
            "date": "2012-09-11",
            "count": 1
          },
          {
            "date": "2012-09-18",
            "count": 1
          },
          {
            "date": "2012-09-19",
            "count": 1
          },
          {
            "date": "2012-10-13",
            "count": 1
          },
          {
            "date": "2012-11-21",
            "count": 1
          },
          {
            "date": "2012-12-10",
            "count": 1
          },
          {
            "date": "2012-12-19",
            "count": 1
          },
          {
            "date": "2012-12-26",
            "count": 1
          },
          {
            "date": "2013-01-24",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 2
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-02-25",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-05-20",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 1
          },
          {
            "date": "2013-07-08",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-19",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-09-05",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 1
          },
          {
            "date": "2013-10-10",
            "count": 1
          },
          {
            "date": "2013-10-15",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-12-17",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-07",
            "count": 1
          },
          {
            "date": "2014-03-30",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 3
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-09-07",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-11-19",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-03-05",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-10",
            "count": 1
          },
          {
            "date": "2017-08-06",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 2
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 172,
        "total_forks": 178
      },
      "star_history": {
        "days": [
          {
            "date": "2009-02-05",
            "count": 22
          },
          {
            "date": "2009-02-12",
            "count": 1
          },
          {
            "date": "2009-02-19",
            "count": 1
          },
          {
            "date": "2009-02-24",
            "count": 2
          },
          {
            "date": "2009-02-28",
            "count": 1
          },
          {
            "date": "2009-03-02",
            "count": 1
          },
          {
            "date": "2009-03-03",
            "count": 1
          },
          {
            "date": "2009-03-04",
            "count": 1
          },
          {
            "date": "2009-03-14",
            "count": 2
          },
          {
            "date": "2009-03-19",
            "count": 1
          },
          {
            "date": "2009-03-26",
            "count": 2
          },
          {
            "date": "2009-03-27",
            "count": 1
          },
          {
            "date": "2009-04-12",
            "count": 1
          },
          {
            "date": "2009-04-15",
            "count": 1
          },
          {
            "date": "2009-04-19",
            "count": 1
          },
          {
            "date": "2009-04-22",
            "count": 1
          },
          {
            "date": "2009-05-04",
            "count": 1
          },
          {
            "date": "2009-05-05",
            "count": 2
          },
          {
            "date": "2009-05-07",
            "count": 1
          },
          {
            "date": "2009-05-08",
            "count": 1
          },
          {
            "date": "2009-05-09",
            "count": 1
          },
          {
            "date": "2009-05-11",
            "count": 1
          },
          {
            "date": "2009-05-13",
            "count": 2
          },
          {
            "date": "2009-05-14",
            "count": 1
          },
          {
            "date": "2009-05-18",
            "count": 1
          },
          {
            "date": "2009-05-22",
            "count": 1
          },
          {
            "date": "2009-05-24",
            "count": 2
          },
          {
            "date": "2009-05-26",
            "count": 1
          },
          {
            "date": "2009-05-28",
            "count": 1
          },
          {
            "date": "2009-05-29",
            "count": 2
          },
          {
            "date": "2009-06-10",
            "count": 1
          },
          {
            "date": "2009-06-11",
            "count": 1
          },
          {
            "date": "2009-06-16",
            "count": 1
          },
          {
            "date": "2009-06-21",
            "count": 1
          },
          {
            "date": "2009-07-05",
            "count": 1
          },
          {
            "date": "2009-07-07",
            "count": 2
          },
          {
            "date": "2009-07-08",
            "count": 2
          },
          {
            "date": "2009-07-09",
            "count": 1
          },
          {
            "date": "2009-07-10",
            "count": 1
          },
          {
            "date": "2009-07-11",
            "count": 1
          },
          {
            "date": "2009-07-12",
            "count": 1
          },
          {
            "date": "2009-07-14",
            "count": 1
          },
          {
            "date": "2009-07-16",
            "count": 1
          },
          {
            "date": "2009-07-17",
            "count": 1
          },
          {
            "date": "2009-07-19",
            "count": 1
          },
          {
            "date": "2009-07-21",
            "count": 1
          },
          {
            "date": "2009-07-23",
            "count": 1
          },
          {
            "date": "2009-07-29",
            "count": 3
          },
          {
            "date": "2009-08-01",
            "count": 1
          },
          {
            "date": "2009-08-12",
            "count": 1
          },
          {
            "date": "2009-08-14",
            "count": 1
          },
          {
            "date": "2009-08-17",
            "count": 2
          },
          {
            "date": "2009-08-21",
            "count": 1
          },
          {
            "date": "2009-08-23",
            "count": 1
          },
          {
            "date": "2009-08-26",
            "count": 1
          },
          {
            "date": "2009-08-29",
            "count": 1
          },
          {
            "date": "2009-08-30",
            "count": 1
          },
          {
            "date": "2009-09-02",
            "count": 1
          },
          {
            "date": "2009-09-03",
            "count": 1
          },
          {
            "date": "2009-09-04",
            "count": 1
          },
          {
            "date": "2009-09-06",
            "count": 1
          },
          {
            "date": "2009-09-07",
            "count": 1
          },
          {
            "date": "2009-09-10",
            "count": 1
          },
          {
            "date": "2009-09-14",
            "count": 1
          },
          {
            "date": "2009-09-18",
            "count": 1
          },
          {
            "date": "2009-09-20",
            "count": 1
          },
          {
            "date": "2009-09-21",
            "count": 1
          },
          {
            "date": "2009-09-22",
            "count": 1
          },
          {
            "date": "2009-09-23",
            "count": 3
          },
          {
            "date": "2009-09-24",
            "count": 2
          },
          {
            "date": "2009-10-02",
            "count": 2
          },
          {
            "date": "2009-10-05",
            "count": 3
          },
          {
            "date": "2009-10-08",
            "count": 1
          },
          {
            "date": "2009-10-09",
            "count": 1
          },
          {
            "date": "2009-10-10",
            "count": 2
          },
          {
            "date": "2009-10-14",
            "count": 1
          },
          {
            "date": "2009-10-16",
            "count": 1
          },
          {
            "date": "2009-10-18",
            "count": 1
          },
          {
            "date": "2009-10-19",
            "count": 1
          },
          {
            "date": "2009-10-21",
            "count": 1
          },
          {
            "date": "2009-10-22",
            "count": 2
          },
          {
            "date": "2009-10-23",
            "count": 1
          },
          {
            "date": "2009-10-25",
            "count": 2
          },
          {
            "date": "2009-10-31",
            "count": 2
          },
          {
            "date": "2009-11-02",
            "count": 1
          },
          {
            "date": "2009-11-03",
            "count": 1
          },
          {
            "date": "2009-11-07",
            "count": 1
          },
          {
            "date": "2009-11-08",
            "count": 1
          },
          {
            "date": "2009-11-10",
            "count": 1
          },
          {
            "date": "2009-11-16",
            "count": 1
          },
          {
            "date": "2009-11-18",
            "count": 1
          },
          {
            "date": "2009-11-23",
            "count": 1
          },
          {
            "date": "2009-11-28",
            "count": 1
          },
          {
            "date": "2009-12-02",
            "count": 1
          },
          {
            "date": "2009-12-08",
            "count": 1
          },
          {
            "date": "2009-12-14",
            "count": 1
          },
          {
            "date": "2009-12-15",
            "count": 1
          },
          {
            "date": "2009-12-20",
            "count": 1
          },
          {
            "date": "2009-12-22",
            "count": 2
          },
          {
            "date": "2009-12-30",
            "count": 1
          },
          {
            "date": "2010-01-01",
            "count": 1
          },
          {
            "date": "2010-01-02",
            "count": 1
          },
          {
            "date": "2010-01-03",
            "count": 1
          },
          {
            "date": "2010-01-04",
            "count": 1
          },
          {
            "date": "2010-01-06",
            "count": 1
          },
          {
            "date": "2010-01-20",
            "count": 1
          },
          {
            "date": "2010-01-22",
            "count": 1
          },
          {
            "date": "2010-01-24",
            "count": 1
          },
          {
            "date": "2010-01-25",
            "count": 1
          },
          {
            "date": "2010-01-26",
            "count": 1
          },
          {
            "date": "2010-01-28",
            "count": 1
          },
          {
            "date": "2010-01-30",
            "count": 1
          },
          {
            "date": "2010-01-31",
            "count": 1
          },
          {
            "date": "2010-02-01",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 2
          },
          {
            "date": "2010-02-04",
            "count": 1
          },
          {
            "date": "2010-02-06",
            "count": 1
          },
          {
            "date": "2010-02-12",
            "count": 2
          },
          {
            "date": "2010-02-13",
            "count": 1
          },
          {
            "date": "2010-02-14",
            "count": 1
          },
          {
            "date": "2010-02-17",
            "count": 1
          },
          {
            "date": "2010-02-25",
            "count": 2
          },
          {
            "date": "2010-02-27",
            "count": 1
          },
          {
            "date": "2010-02-28",
            "count": 1
          },
          {
            "date": "2010-03-01",
            "count": 1
          },
          {
            "date": "2010-03-06",
            "count": 1
          },
          {
            "date": "2010-03-08",
            "count": 1
          },
          {
            "date": "2010-03-09",
            "count": 2
          },
          {
            "date": "2010-03-13",
            "count": 1
          },
          {
            "date": "2010-03-14",
            "count": 2
          },
          {
            "date": "2010-03-24",
            "count": 1
          },
          {
            "date": "2010-03-26",
            "count": 1
          },
          {
            "date": "2010-03-28",
            "count": 1
          },
          {
            "date": "2010-03-29",
            "count": 1
          },
          {
            "date": "2010-04-01",
            "count": 1
          },
          {
            "date": "2010-04-06",
            "count": 1
          },
          {
            "date": "2010-04-11",
            "count": 1
          },
          {
            "date": "2010-04-22",
            "count": 1
          },
          {
            "date": "2010-04-28",
            "count": 1
          },
          {
            "date": "2010-04-30",
            "count": 2
          },
          {
            "date": "2010-05-01",
            "count": 2
          },
          {
            "date": "2010-05-10",
            "count": 1
          },
          {
            "date": "2010-05-13",
            "count": 1
          },
          {
            "date": "2010-05-19",
            "count": 1
          },
          {
            "date": "2010-05-22",
            "count": 1
          },
          {
            "date": "2010-05-26",
            "count": 2
          },
          {
            "date": "2010-06-06",
            "count": 1
          },
          {
            "date": "2010-06-07",
            "count": 1
          },
          {
            "date": "2010-06-08",
            "count": 1
          },
          {
            "date": "2010-06-10",
            "count": 1
          },
          {
            "date": "2010-06-20",
            "count": 1
          },
          {
            "date": "2010-06-23",
            "count": 1
          },
          {
            "date": "2010-06-28",
            "count": 1
          },
          {
            "date": "2010-06-29",
            "count": 1
          },
          {
            "date": "2010-07-07",
            "count": 1
          },
          {
            "date": "2010-07-08",
            "count": 2
          },
          {
            "date": "2010-07-12",
            "count": 1
          },
          {
            "date": "2010-07-15",
            "count": 1
          },
          {
            "date": "2010-07-17",
            "count": 1
          },
          {
            "date": "2010-08-01",
            "count": 1
          },
          {
            "date": "2010-08-03",
            "count": 1
          },
          {
            "date": "2010-08-05",
            "count": 1
          },
          {
            "date": "2010-08-12",
            "count": 1
          },
          {
            "date": "2010-08-15",
            "count": 1
          },
          {
            "date": "2010-08-26",
            "count": 1
          },
          {
            "date": "2010-09-10",
            "count": 1
          },
          {
            "date": "2010-09-12",
            "count": 1
          },
          {
            "date": "2010-09-21",
            "count": 1
          },
          {
            "date": "2010-09-27",
            "count": 1
          },
          {
            "date": "2010-10-06",
            "count": 1
          },
          {
            "date": "2010-10-15",
            "count": 1
          },
          {
            "date": "2010-10-22",
            "count": 1
          },
          {
            "date": "2010-10-30",
            "count": 1
          },
          {
            "date": "2010-11-10",
            "count": 1
          },
          {
            "date": "2010-11-15",
            "count": 2
          },
          {
            "date": "2010-11-29",
            "count": 1
          },
          {
            "date": "2010-12-06",
            "count": 2
          },
          {
            "date": "2010-12-08",
            "count": 1
          },
          {
            "date": "2010-12-09",
            "count": 1
          },
          {
            "date": "2010-12-14",
            "count": 1
          },
          {
            "date": "2010-12-20",
            "count": 1
          },
          {
            "date": "2011-01-09",
            "count": 1
          },
          {
            "date": "2011-01-18",
            "count": 1
          },
          {
            "date": "2011-01-25",
            "count": 1
          },
          {
            "date": "2011-01-27",
            "count": 2
          },
          {
            "date": "2011-01-30",
            "count": 1
          },
          {
            "date": "2011-02-01",
            "count": 1
          },
          {
            "date": "2011-02-18",
            "count": 1
          },
          {
            "date": "2011-02-22",
            "count": 1
          },
          {
            "date": "2011-02-23",
            "count": 1
          },
          {
            "date": "2011-02-25",
            "count": 2
          },
          {
            "date": "2011-02-28",
            "count": 1
          },
          {
            "date": "2011-03-01",
            "count": 1
          },
          {
            "date": "2011-03-03",
            "count": 2
          },
          {
            "date": "2011-03-16",
            "count": 1
          },
          {
            "date": "2011-03-28",
            "count": 1
          },
          {
            "date": "2011-03-30",
            "count": 2
          },
          {
            "date": "2011-04-05",
            "count": 1
          },
          {
            "date": "2011-04-06",
            "count": 1
          },
          {
            "date": "2011-04-18",
            "count": 1
          },
          {
            "date": "2011-04-22",
            "count": 1
          },
          {
            "date": "2011-04-25",
            "count": 1
          },
          {
            "date": "2011-04-29",
            "count": 1
          },
          {
            "date": "2011-05-05",
            "count": 1
          },
          {
            "date": "2011-05-09",
            "count": 1
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-05-11",
            "count": 1
          },
          {
            "date": "2011-05-14",
            "count": 1
          },
          {
            "date": "2011-05-21",
            "count": 1
          },
          {
            "date": "2011-06-09",
            "count": 1
          },
          {
            "date": "2011-06-17",
            "count": 1
          },
          {
            "date": "2011-06-22",
            "count": 2
          },
          {
            "date": "2011-06-26",
            "count": 1
          },
          {
            "date": "2011-06-27",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-07-16",
            "count": 1
          },
          {
            "date": "2011-07-20",
            "count": 1
          },
          {
            "date": "2011-08-03",
            "count": 1
          },
          {
            "date": "2011-08-11",
            "count": 1
          },
          {
            "date": "2011-10-04",
            "count": 1
          },
          {
            "date": "2011-10-06",
            "count": 1
          },
          {
            "date": "2011-10-13",
            "count": 1
          },
          {
            "date": "2011-10-24",
            "count": 1
          },
          {
            "date": "2011-10-31",
            "count": 1
          },
          {
            "date": "2011-11-08",
            "count": 1
          },
          {
            "date": "2011-11-15",
            "count": 1
          },
          {
            "date": "2011-11-21",
            "count": 1
          },
          {
            "date": "2011-12-13",
            "count": 1
          },
          {
            "date": "2011-12-25",
            "count": 2
          },
          {
            "date": "2012-01-05",
            "count": 2
          },
          {
            "date": "2012-01-09",
            "count": 1
          },
          {
            "date": "2012-01-12",
            "count": 1
          },
          {
            "date": "2012-01-25",
            "count": 1
          },
          {
            "date": "2012-02-09",
            "count": 1
          },
          {
            "date": "2012-02-11",
            "count": 1
          },
          {
            "date": "2012-02-22",
            "count": 1
          },
          {
            "date": "2012-02-26",
            "count": 1
          },
          {
            "date": "2012-03-03",
            "count": 1
          },
          {
            "date": "2012-03-07",
            "count": 1
          },
          {
            "date": "2012-03-27",
            "count": 1
          },
          {
            "date": "2012-03-29",
            "count": 1
          },
          {
            "date": "2012-03-30",
            "count": 1
          },
          {
            "date": "2012-04-06",
            "count": 1
          },
          {
            "date": "2012-04-17",
            "count": 1
          },
          {
            "date": "2012-05-11",
            "count": 1
          },
          {
            "date": "2012-05-13",
            "count": 1
          },
          {
            "date": "2012-06-01",
            "count": 1
          },
          {
            "date": "2012-06-03",
            "count": 1
          },
          {
            "date": "2012-06-06",
            "count": 1
          },
          {
            "date": "2012-06-29",
            "count": 1
          },
          {
            "date": "2012-07-05",
            "count": 1
          },
          {
            "date": "2012-10-10",
            "count": 1
          },
          {
            "date": "2012-12-20",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 1
          },
          {
            "date": "2013-02-12",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 2
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-03-13",
            "count": 1
          },
          {
            "date": "2013-03-14",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 2
          },
          {
            "date": "2013-03-29",
            "count": 1
          },
          {
            "date": "2013-03-31",
            "count": 1
          },
          {
            "date": "2013-04-02",
            "count": 2
          },
          {
            "date": "2013-04-25",
            "count": 1
          },
          {
            "date": "2013-05-10",
            "count": 1
          },
          {
            "date": "2013-05-11",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-06-02",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 1
          },
          {
            "date": "2013-07-09",
            "count": 1
          },
          {
            "date": "2013-07-19",
            "count": 2
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-23",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-10",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-22",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 1
          },
          {
            "date": "2013-10-10",
            "count": 2
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 1
          },
          {
            "date": "2013-10-28",
            "count": 1
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-11-23",
            "count": 1
          },
          {
            "date": "2013-11-29",
            "count": 1
          },
          {
            "date": "2013-12-03",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 2
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2013-12-23",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2014-01-05",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-10",
            "count": 1
          },
          {
            "date": "2014-01-12",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-01-18",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-01-31",
            "count": 1
          },
          {
            "date": "2014-02-01",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-02-11",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-09",
            "count": 1
          },
          {
            "date": "2014-03-11",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-22",
            "count": 1
          },
          {
            "date": "2014-05-26",
            "count": 1
          },
          {
            "date": "2014-06-08",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-06-28",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 4
          },
          {
            "date": "2014-07-01",
            "count": 2
          },
          {
            "date": "2014-07-02",
            "count": 2
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-05",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-26",
            "count": 2
          },
          {
            "date": "2014-08-03",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 2
          },
          {
            "date": "2014-08-20",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-08-30",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 2
          },
          {
            "date": "2014-09-06",
            "count": 1
          },
          {
            "date": "2014-09-19",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-10-09",
            "count": 1
          },
          {
            "date": "2014-10-12",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-10-25",
            "count": 1
          },
          {
            "date": "2014-10-27",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-11-17",
            "count": 1
          },
          {
            "date": "2014-11-19",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-11-23",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-12-06",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2014-12-27",
            "count": 1
          },
          {
            "date": "2015-01-09",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-01-27",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-02-28",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 2
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-03-22",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-05-13",
            "count": 1
          },
          {
            "date": "2015-06-06",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-07-11",
            "count": 1
          },
          {
            "date": "2015-07-17",
            "count": 1
          },
          {
            "date": "2015-07-23",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-15",
            "count": 1
          },
          {
            "date": "2015-08-17",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 1
          },
          {
            "date": "2015-09-19",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-10-02",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 2
          },
          {
            "date": "2015-10-14",
            "count": 2
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 2
          },
          {
            "date": "2015-11-27",
            "count": 2
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-02-20",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 2
          },
          {
            "date": "2016-04-05",
            "count": 2
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 2
          },
          {
            "date": "2016-04-24",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-17",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 3
          },
          {
            "date": "2016-08-10",
            "count": 2
          },
          {
            "date": "2016-08-11",
            "count": 2
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 2
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-07",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 2
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-10-02",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-22",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-02-25",
            "count": 1
          },
          {
            "date": "2017-03-02",
            "count": 3
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-06",
            "count": 1
          },
          {
            "date": "2017-05-13",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-19",
            "count": 1
          },
          {
            "date": "2017-08-26",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-10-15",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-11-05",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-03",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 2
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 2
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 2
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 2
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-11",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 1
          },
          {
            "date": "2018-05-13",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 2
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-28",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 2
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-07",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 2
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 2
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 2
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 2
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 2
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 2
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 2
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 2
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 2
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 2
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 899,
        "total_stars": 899
      },
      "open_issues_and_prs": 33
    },
    "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/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj",
        "src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj",
        "src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj",
        "src/Machine.Specifications.Core/Machine.Specifications.Core.csproj",
        "src/Machine.Specifications.Fakes.Specs/Machine.Specifications.Fakes.Specs.csproj",
        "src/Machine.Specifications.Fakes/Machine.Specifications.Fakes.csproj",
        "src/Machine.Specifications.Fixtures/Machine.Specifications.Fixtures.csproj",
        "src/Machine.Specifications.Interfaces/Machine.Specifications.Interfaces.csproj",
        "src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj",
        "src/Machine.Specifications.Runner.Utility/Machine.Specifications.Runner.Utility.csproj",
        "src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj",
        "src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj",
        "src/Machine.Specifications.Runner.VisualStudio/Machine.Specifications.Runner.VisualStudio.csproj",
        "src/Machine.Specifications.Should.Specs/Machine.Specifications.Should.Specs.csproj",
        "src/Machine.Specifications.Should/Machine.Specifications.Should.csproj",
        "src/Machine.Specifications/Machine.Specifications.csproj"
      ],
      "largest_source_bytes": 37661,
      "source_files_sampled": 272,
      "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": 28,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.CodeAnalysis",
          "manifest": "src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.12.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing",
          "manifest": "src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.2"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing",
          "manifest": "src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.2"
        },
        {
          "name": "xunit.v3",
          "manifest": "src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
          "manifest": "src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.12.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.12.0"
        },
        {
          "name": "System.Threading.Tasks.Extensions",
          "manifest": "src/Machine.Specifications.Core/Machine.Specifications.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.6.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/Machine.Specifications.Fakes.Specs/Machine.Specifications.Fakes.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.12.0"
        },
        {
          "name": "System.Reflection.Emit",
          "manifest": "src/Machine.Specifications.Fakes/Machine.Specifications.Fakes.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.7.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Compilers",
          "manifest": "src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.12.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.12.0"
        },
        {
          "name": "InternalsVisibleTo.MSBuild",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.0"
        },
        {
          "name": "Machine.Specifications",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.1.1"
        },
        {
          "name": "Machine.Specifications.Should",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.0"
        },
        {
          "name": "Machine.Fakes.Moq",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.11.0"
        },
        {
          "name": "Machine.Specifications.Should",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.6.3"
        },
        {
          "name": "Microsoft.TestPlatform.ObjectModel",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.6.3"
        },
        {
          "name": "Microsoft.TestPlatform.ObjectModel",
          "manifest": "src/Machine.Specifications.Runner.VisualStudio/Machine.Specifications.Runner.VisualStudio.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.12.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/Machine.Specifications.Should.Specs/Machine.Specifications.Should.Specs.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.12.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "InternalsVisibleTo.MSBuild",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Machine.Fakes.Moq",
            "direct": true,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Machine.Specifications",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Machine.Specifications.Should",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis",
            "direct": true,
            "version": "4.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Compilers",
            "direct": true,
            "version": "4.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
            "direct": true,
            "version": "4.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "15.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "17.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "17.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.ObjectModel",
            "direct": true,
            "version": "17.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.ObjectModel",
            "direct": true,
            "version": "17.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit",
            "direct": true,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": true,
            "version": "4.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Machine.Specifications.Runner.VisualStudio",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.TextWriterTraceListener",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.TraceSource",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Extensions",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.TypeExtensions",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Xml.XPath",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Xml.XPath.XDocument",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 28,
        "direct_count": 17,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 97,
        "open_issues": 27,
        "closed_ratio": 0.918,
        "closed_issues": 302,
        "closed_unmerged_prs": 122
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "agross",
          "commits": 469,
          "avatar_url": "https://avatars.githubusercontent.com/u/16245?v=4"
        },
        {
          "type": "User",
          "login": "danielmarbach",
          "commits": 309,
          "avatar_url": "https://avatars.githubusercontent.com/u/174258?v=4"
        },
        {
          "type": "User",
          "login": "aaronjensen",
          "commits": 192,
          "avatar_url": "https://avatars.githubusercontent.com/u/8588?v=4"
        },
        {
          "type": "User",
          "login": "jlewallen",
          "commits": 129,
          "avatar_url": "https://avatars.githubusercontent.com/u/29376?v=4"
        },
        {
          "type": "User",
          "login": "robertcoltheart",
          "commits": 106,
          "avatar_url": "https://avatars.githubusercontent.com/u/13191652?v=4"
        },
        {
          "type": "User",
          "login": "ivanz",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/79742?v=4"
        },
        {
          "type": "User",
          "login": "einari",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/134365?v=4"
        },
        {
          "type": "User",
          "login": "kropp",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/750957?v=4"
        },
        {
          "type": "User",
          "login": "nielshanberg",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/323090?v=4"
        },
        {
          "type": "User",
          "login": "developwithpassion",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/63258?v=4"
        }
      ],
      "contributors_sampled": 61,
      "top_contributor_share": 0.297
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "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": 1,
            "reason": "branch protection is not maximal on development and all 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 29 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 1/10 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "dacbd81146ce9f5e041dbfc01ac8d40da217e683",
        "ran_at": "2026-07-21T23:56:21Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T17:44:23Z",
      "oldest_open_prs": [
        {
          "number": 550,
          "created_at": "2026-07-11T11:48:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 551,
          "created_at": "2026-07-11T11:48:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 552,
          "created_at": "2026-07-11T11:48:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 553,
          "created_at": "2026-07-11T11:49:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 554,
          "created_at": "2026-07-11T11:51:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 557,
          "created_at": "2026-07-17T17:44:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-11T12:08:36Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 130,
          "created_at": "2013-02-01T16:43:41Z",
          "last_comment_at": "2017-01-26T14:55:18Z",
          "last_comment_author": "mlidbom"
        },
        {
          "number": 141,
          "created_at": "2013-05-02T13:44:52Z",
          "last_comment_at": "2017-10-07T07:12:13Z",
          "last_comment_author": "ivan-prodanov"
        },
        {
          "number": 154,
          "created_at": "2013-07-24T03:23:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 236,
          "created_at": "2014-06-21T16:59:48Z",
          "last_comment_at": "2015-06-08T14:42:01Z",
          "last_comment_author": "drauch"
        },
        {
          "number": 358,
          "created_at": "2015-01-22T21:16:16Z",
          "last_comment_at": "2015-01-28T08:24:40Z",
          "last_comment_author": "SimonHohenadl"
        },
        {
          "number": 366,
          "created_at": "2015-02-12T18:02:28Z",
          "last_comment_at": "2017-06-12T08:54:49Z",
          "last_comment_author": "ccezarr"
        },
        {
          "number": 267,
          "created_at": "2015-03-06T14:15:48Z",
          "last_comment_at": "2015-07-15T16:58:02Z",
          "last_comment_author": "danielmarbach"
        },
        {
          "number": 290,
          "created_at": "2016-03-24T16:10:38Z",
          "last_comment_at": "2016-03-29T15:33:06Z",
          "last_comment_author": "WaffleSouffle"
        },
        {
          "number": 302,
          "created_at": "2016-07-30T12:02:13Z",
          "last_comment_at": "2017-08-07T13:40:04Z",
          "last_comment_author": "NameOfTheDragon"
        },
        {
          "number": 304,
          "created_at": "2016-07-30T13:33:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 307,
          "created_at": "2016-07-30T14:07:05Z",
          "last_comment_at": "2016-08-22T09:55:15Z",
          "last_comment_author": "ivanz"
        },
        {
          "number": 324,
          "created_at": "2017-03-17T00:30:24Z",
          "last_comment_at": "2020-10-13T14:10:22Z",
          "last_comment_author": "derekgreer"
        },
        {
          "number": 334,
          "created_at": "2017-07-31T14:25:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 356,
          "created_at": "2018-03-17T15:43:24Z",
          "last_comment_at": "2019-01-03T14:47:40Z",
          "last_comment_author": "robertcoltheart"
        },
        {
          "number": 368,
          "created_at": "2018-03-21T10:53:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 361,
          "created_at": "2018-04-17T11:47:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 372,
          "created_at": "2019-01-21T16:09:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 378,
          "created_at": "2019-04-09T14:40:17Z",
          "last_comment_at": "2019-04-10T02:49:06Z",
          "last_comment_author": "robertcoltheart"
        },
        {
          "number": 390,
          "created_at": "2019-07-09T14:14:02Z",
          "last_comment_at": "2020-06-03T08:43:37Z",
          "last_comment_author": "robertcoltheart"
        },
        {
          "number": 391,
          "created_at": "2019-07-17T07:41:19Z",
          "last_comment_at": "2021-12-09T09:50:34Z",
          "last_comment_author": "NameOfTheDragon"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/machine/machine.specifications",
    "host": "github.com",
    "name": "machine.specifications",
    "owner": "machine"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 62,
        "vitality": 47,
        "community": 76,
        "governance": 72,
        "engineering": 42
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 47,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "commits_last_year": 3,
              "human_commit_share": 0.64,
              "days_since_last_push": 4,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "3 commits in the last year",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v1.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 430,
              "mean_days_between_releases": 308.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 430 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 430
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~308.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 308.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 10,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 10 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 178,
              "stars": 899,
              "watchers": 43,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "899 stars",
                "points": 47.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 899
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "178 forks",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 178
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "43 watchers",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "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": "good",
            "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": 84,
            "inputs": {
              "packages": [
                "Machine.Specifications.Runner.VisualStudio"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 2887410,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "2,887,410 downloads all-time across nuget",
                "points": 67.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 2887410,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 61,
              "top_contributor_share": 0.297
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "61 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "merged_prs": 97,
              "open_issues": 27,
              "closed_issues": 302,
              "issue_closed_ratio": 0.918,
              "closed_unmerged_prs": 122
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "97/219 decided PRs merged",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 97,
                      "decided": 219
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/10 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "followers": 15,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "machine",
              "public_repos": 11,
              "account_age_days": 6482
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "15 followers of machine",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 15,
                      "login": "machine"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~17 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Machine.Specifications.Runner.VisualStudio"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 20
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 20 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 20
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 29 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "mspec",
                "dotnet",
                "unit-testing"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.2
            },
            "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 is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 29 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 1/10 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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 28 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": 28
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 28,
              "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": 28,
              "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": 18
            },
            "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": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.656,
              "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": "42 of 64 human commits state their intent (structured subject or explanatory body)",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 42,
                      "sampled": 64
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "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/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj",
                "src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj",
                "src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj",
                "src/Machine.Specifications.Core/Machine.Specifications.Core.csproj",
                "src/Machine.Specifications.Fakes.Specs/Machine.Specifications.Fakes.Specs.csproj",
                "src/Machine.Specifications.Fakes/Machine.Specifications.Fakes.csproj",
                "src/Machine.Specifications.Fixtures/Machine.Specifications.Fixtures.csproj",
                "src/Machine.Specifications.Interfaces/Machine.Specifications.Interfaces.csproj",
                "src/Machine.Specifications.Runner.Utility.Specs/Machine.Specifications.Runner.Utility.Specs.csproj",
                "src/Machine.Specifications.Runner.Utility/Machine.Specifications.Runner.Utility.csproj",
                "src/Machine.Specifications.Runner.VisualStudio.Fixtures/Machine.Specifications.Runner.VisualStudio.Fixtures.csproj",
                "src/Machine.Specifications.Runner.VisualStudio.Specs/Machine.Specifications.Runner.VisualStudio.Specs.csproj",
                "src/Machine.Specifications.Runner.VisualStudio/Machine.Specifications.Runner.VisualStudio.csproj",
                "src/Machine.Specifications.Should.Specs/Machine.Specifications.Should.Specs.csproj",
                "src/Machine.Specifications.Should/Machine.Specifications.Should.csproj",
                "src/Machine.Specifications/Machine.Specifications.csproj"
              ],
              "dependency_bot_commit_share": 0.36
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj, src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj, src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/Machine.Specifications.Analyzers.Tests/Machine.Specifications.Analyzers.Tests.csproj, src/Machine.Specifications.Analyzers/Machine.Specifications.Analyzers.csproj, src/Machine.Specifications.Core.Specs/Machine.Specifications.Core.Specs.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": "36 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 36,
                      "sampled": 100
                    }
                  }
                ],
                "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": 37661,
              "source_files_sampled": 272,
              "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/272 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 272,
                      "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": [
    "Could not fetch nuget package 'Machine.Specifications.Core' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:56:45.916284Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/machine/machine.specifications.svg",
  "full_name": "machine/machine.specifications",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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