Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 19:43 UTC

Analogy-LogViewer / Analogy.LogViewer.gRPC

gRPC data provider for Analogy Log Viewer

C#MIT★ 5 stars⑂ 2 forkssince Nov 2019View on GitHub ↗

Analogy-LogViewer/Analogy.LogViewer.gRPC holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (63/100) and lowest on Community & Adoption (37/100). It was last updated today. A single contributor accounts for most of its recent work.

54
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.

54
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

Analogy Log ViewerOrganization
14 followers55 public repossince Nov 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
NuGetAnalogy.LogViewer.gRPC9.0.7-920 days ago
NuGetAnalogy.LogViewer.gRPC.WinForms9.0.6-749 days ago

Metrics by category

Vitality

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

63Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.2/36Commit cadence — 9/52 weeks with commits
17.1/18Commit volume — 80 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year80
human_commit_share0.67
days_since_last_push0
active_weeks_last_year9
How it's scored
27/27Ships releases — 2 releases published
0/36Release recency — latest release 2,144 days ago
27/27Release cadence — a release every ~22 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count2
latest_release_tagV0.3.4
releases_from_tagsno
days_since_latest_release2,144
mean_days_between_releases22

Community & Adoption

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

37At risk · 18% of overall
How it's scored
9.8/60Stars — 5 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars5
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
50.6/80Total downloads — 74,831 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesAnalogy.LogViewer.gRPC, Analogy.LogViewer.gRPC.WinForms
dependents
ecosystemsnuget
total_downloads74,831
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?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.4/22.5Commit distribution — top contributor authored 94% of commits
4.1/13.5Contributor breadth — 3 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.939
How it's scored
42.5/46.8Issue resolution — 91% of issues closed
19.2/38.3PR acceptance — 238/473 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/1 approved changesets -- score normalized to 0
Inputs used
merged_prs238
open_issues1
closed_issues10
issue_closed_ratio0.909
closed_unmerged_prs235
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
8.5/25Owner reach — 14 followers of Analogy-LogViewer
24.7/25Track record — 55 public repos, account ~6 yr old
Inputs used
followers14
owner_typeOrganization
is_verified
owner_loginAnalogy-LogViewer
public_repos55
account_age_days2,458
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 92 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesAnalogy.LogViewer.gRPC, Analogy.LogViewer.gRPC.WinForms
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
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/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/1 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.2
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_packages16
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 16 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
27.1/40Legible commit history — 34 of 67 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.507
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj, Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj, Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.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 — 33 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_manifestsAnalogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj, Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj, Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
dependency_bot_commit_share0.33
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/24 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes4,825
source_files_sampled24
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/any.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/api.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/descriptor.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/duration.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/empty.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/field_mask.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/source_context.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/struct.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/timestamp.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/type.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/wrappers.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/greet.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesAnalogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/any.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/api.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/descriptor.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/duration.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/empty.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/field_mask.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/source_context.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/struct.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/timestamp.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/type.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/wrappers.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/greet.proto

Key facts

5GitHub stars
3contributors
80commits, last 12 months
0days since last push
2releases
1bus factor
1open issues
NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks

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.

111222212021-082021-082021-09
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-31 19:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/1 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 27
RegistryPackageVersion constraintManifest
NuGetMicrosoft.NET.Test.Sdk18.7.0Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj
NuGetMSTest.TestAdapter4.3.3Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj
NuGetMSTest.TestFramework4.3.3Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj
NuGetcoverlet.collector10.0.1Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj
NuGetMicrosoft.SourceLink.GitHub10.0.300Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj
NuGetAnalogy.LogServer.Clients9.0.6Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetAnalogy.LogViewer.gRPC9.0.6Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetAnalogy.LogViewer.Interfaces9.0.6Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetAnalogy.LogViewer.Interfaces.WinForms9.0.6Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetAnalogy.LogViewer.Template9.0.6Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetAnalogy.LogViewer.Template.WinForms9.0.6Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetMicrosoft.Extensions.Hosting10.0.10Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.10Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetMicrosoft.Extensions.Logging10.0.10Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.10Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetSystem.Resources.Extensions10.0.9Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetGrpc.AspNetCore2.80.0Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetMicrosoft.SourceLink.GitHub10.0.300Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj
NuGetAnalogy.LogServer.Clients9.0.6Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetAnalogy.LogViewer.Interfaces9.0.6Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetAnalogy.LogViewer.Template9.0.6Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetMicrosoft.Extensions.Hosting10.0.10Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.10Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetMicrosoft.Extensions.Logging10.0.10Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.10Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetGrpc.AspNetCore2.80.0Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
NuGetMicrosoft.SourceLink.GitHub10.0.300Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj
All dependencies 16

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

RegistryPackageVersionRelation
NuGetAnalogy.LogServer.Clients9.0.6direct
NuGetAnalogy.LogViewer.gRPC9.0.6direct
NuGetAnalogy.LogViewer.Interfaces9.0.6direct
NuGetAnalogy.LogViewer.Interfaces.Winforms9.0.6direct
NuGetAnalogy.LogViewer.Template9.0.6direct
NuGetAnalogy.LogViewer.Template.WinForms9.0.6direct
NuGetcoverlet.collector10.0.1direct
NuGetGrpc.AspNetCore2.80.0direct
NuGetMicrosoft.Extensions.Hosting10.0.10direct
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.10direct
NuGetMicrosoft.Extensions.Logging10.0.10direct
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.10direct
NuGetMicrosoft.NET.Test.Sdk18.7.0direct
NuGetMSTest.TestAdapter4.3.3direct
NuGetMSTest.TestFramework4.3.3direct
NuGetSystem.Resources.Extensions10.0.9direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 16 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": [],
      "is_fork": false,
      "size_kb": 3366,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 38696
      },
      "pushed_at": "2026-07-31T19:35:29Z",
      "created_at": "2019-11-17T11:49:57Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-31T19:32:27Z",
      "description": "gRPC data provider for Analogy Log Viewer",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Analogy Log Viewer",
      "type": "Organization",
      "login": "Analogy-LogViewer",
      "company": null,
      "location": null,
      "followers": 14,
      "avatar_url": "https://avatars.githubusercontent.com/u/57499059?v=4",
      "created_at": "2019-11-07T17:02:55Z",
      "is_verified": null,
      "public_repos": 55,
      "account_age_days": 2458
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "V0.3.4",
          "kind": "other",
          "published_at": "2020-09-16T17:18:25Z"
        },
        {
          "tag": "V0.2.1",
          "kind": "other",
          "published_at": "2020-08-25T17:07:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5b5ffebd1caccec617e6840f423453978ef3b934",
          "body": null,
          "is_bot": false,
          "headline": "add missing provider",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-31T19:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a0043d54511233c84a6a33b032338213fbdb795",
          "body": "…ons/github/codeql-action-4.37.3\n\nBump github/codeql-action from 4 to 4.37.3",
          "is_bot": false,
          "headline": "Merge pull request #486 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-31T06:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd5582988067e9cc813bb7b9380c509119d6b34",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.37.3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v4...v\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.37.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4 to 4.37.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-31T06:35:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a7d7cc7ba797c53987f072c77e2e53a0f252b5c",
          "body": "…gy.LogViewer.gRPC.UnitTests/multi-2634df520a\n\nBump MSTest.TestAdapter and MSTest.TestFramework",
          "is_bot": false,
          "headline": "Merge pull request #482 from Analogy-LogViewer/dependabot/nuget/Analo…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-29T07:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3000c0fe6b5b30d8331bdae8cfdb32be679a34",
          "body": "Bumps MSTest.TestAdapter from 4.3.2 to 4.3.3\nBumps MSTest.TestFramework from 4.3.2 to 4.3.3\n\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestAdapter\n  dependency-version: 4.3.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: MSTest.TestFramework\n  dependency-version: 4.3.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestAdapter and MSTest.TestFramework",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-29T06:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4971ee6695c6172e54747564dced980199416315",
          "body": "…ons/actions/setup-dotnet-6.0.0\n\nBump actions/setup-dotnet from 5.4.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #474 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-16T07:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96207993f68acd77b0745ed15fdc9e1da1ba1bdb",
          "body": "…gy.LogViewer.gRPC.WinForms/multi-2f69e6ba6e\n\nBump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Abstractions",
          "is_bot": false,
          "headline": "Merge pull request #475 from Analogy-LogViewer/dependabot/nuget/Analo…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-16T06:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106a5f7302472e43bb66963ad343597cbc4bcf0f",
          "body": "…stractions\n\nBumps Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10\nBumps Microsoft.Extensions.Hosting.Abstractions from 10.0.9 to 10.0.10\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Hosting\n  dependency-version: 10.0.10\n  dependency-type: direct:production\n  update-type: v\n[…]\nt.Extensions.Hosting.Abstractions\n  dependency-version: 10.0.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Ab…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T06:37:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b900104c6b5ede67d12625abb0f2aae8a49efc8",
          "body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.4.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/v5.4.0...v6.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-dotnet\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-dotnet from 5.4.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T06:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca631c66643ee4ed65d226d565fae7942b296941",
          "body": "…gy.LogViewer.gRPC.WinForms/multi-e43b3f585c\n\nBump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions",
          "is_bot": false,
          "headline": "Merge pull request #470 from Analogy-LogViewer/dependabot/nuget/Analo…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-15T11:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b35283de40975ff6b6e9368c82ee22e05491e5a",
          "body": "…stractions\n\nBumps Microsoft.Extensions.Logging from 10.0.9 to 10.0.10\nBumps Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Logging\n  dependency-version: 10.0.10\n  dependency-type: direct:production\n  update-type: v\n[…]\nt.Extensions.Logging.Abstractions\n  dependency-version: 10.0.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Ab…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T06:41:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc1fb986ed399aba7be509a09ba0b73f8bed790f",
          "body": "…gy.LogViewer.gRPC.UnitTests/multi-a8e5ea7825\n\nBump MSTest.TestAdapter and MSTest.TestFramework",
          "is_bot": false,
          "headline": "Merge pull request #467 from Analogy-LogViewer/dependabot/nuget/Analo…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-14T06:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469890ffff881995ab5906cff26331319e6c4910",
          "body": "Bumps MSTest.TestAdapter from 4.3.0 to 4.3.2\nBumps MSTest.TestFramework from 4.3.0 to 4.3.2\n\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestAdapter\n  dependency-version: 4.3.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: MSTest.TestFramework\n  dependency-version: 4.3.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestAdapter and MSTest.TestFramework",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd0f937c6466c9b00b25334d463590eb45b37319",
          "body": "…ntou.Analyzer-3.0.122\n\nBump Meziantou.Analyzer from 3.0.121 to 3.0.122",
          "is_bot": false,
          "headline": "Merge pull request #463 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-10T16:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c687fe6c6502ddf1d4ffaa280c5ea9b8fed99c",
          "body": "…gy.LogViewer.gRPC.UnitTests/Microsoft.NET.Test.Sdk-18.7.0\n\nBump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0",
          "is_bot": false,
          "headline": "Merge pull request #456 from Analogy-LogViewer/dependabot/nuget/Analo…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-10T16:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19ca4a9b919d58a58d172cc54efe132eace7752",
          "body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n  dependency-version: 18.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T16:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8caebe3dfde0d360e74026dc315ffc33d61c3d47",
          "body": "…gy.LogViewer.gRPC.UnitTests/multi-250fac5f43\n\nBump MSTest.TestAdapter and MSTest.TestFramework",
          "is_bot": false,
          "headline": "Merge pull request #464 from Analogy-LogViewer/dependabot/nuget/Analo…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-10T16:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d676966daf09f154fab3952538bf0985fbc79d",
          "body": "Bumps MSTest.TestAdapter from 4.2.3 to 4.3.0\nBumps MSTest.TestFramework from 4.2.3 to 4.3.0\n\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestAdapter\n  dependency-version: 4.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: MSTest.TestFramework\n  dependency-version: 4.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestAdapter and MSTest.TestFramework",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T06:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e33c4c88cfd8f9ff051b5933b656022a5d2879d",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.122\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.121 to 3.0.122",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T06:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d31f53166da6bc09654ba3754c15ab52d775a4",
          "body": "…ntou.Analyzer-3.0.121\n\nBump Meziantou.Analyzer from 3.0.117 to 3.0.121",
          "is_bot": false,
          "headline": "Merge pull request #462 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-06T08:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664084920230f022cbaa601be3fe956feecf58c8",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.121\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.117 to 3.0.121",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T06:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a2b5ac75d127a333c4fe8e7d195507d72f0bc4",
          "body": "…ntou.Analyzer-3.0.117\n\nBump Meziantou.Analyzer from 3.0.109 to 3.0.117",
          "is_bot": false,
          "headline": "Merge pull request #459 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-03T16:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1572851e48a5b9014192c7bb8bd2c329502689d0",
          "body": "…soft.CodeAnalysis.BannedApiAnalyzers-5.6.0\n\nBump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.4 to 5.6.0",
          "is_bot": false,
          "headline": "Merge pull request #460 from Analogy-LogViewer/dependabot/nuget/Micro…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-03T16:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fecfc300c864e2b9a563e1c35b408500d7f73e6",
          "body": "…soft.CodeAnalysis.CSharp.CodeStyle-5.6.0\n\nBump Microsoft.CodeAnalysis.CSharp.CodeStyle from 5.3.0 to 5.6.0",
          "is_bot": false,
          "headline": "Merge pull request #461 from Analogy-LogViewer/dependabot/nuget/Micro…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-07-03T16:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594acfb359bf908b27d791add463657d38ae3436",
          "body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.CodeAnalysis.CSharp.CodeStyle\n  dependency-version: 5.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.CSharp.CodeStyle from 5.3.0 to 5.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T06:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ba93cc33794c242c8fa0022966c85247e7ea3da",
          "body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.CodeAnalysis.BannedApiAnalyzers\n  dependency-version: 5.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.4 to 5.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T06:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278408b41d938dbc51a5e186aa2ac578455d5c7e",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.117\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.109 to 3.0.117",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T06:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676e0f2e9a949bf8ece30c83820cb3e8d46d41f1",
          "body": "…ons/actions/setup-dotnet-5.4.0\n\nBump actions/setup-dotnet from 5.3.0 to 5.4.0",
          "is_bot": false,
          "headline": "Merge pull request #458 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-26T11:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2d77b3d8b1d837a7b98a5f34530721ec4f3011",
          "body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 5.4.0.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/v5.3.0...v5.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-dotnet\n  dependency-version: 5.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-dotnet from 5.3.0 to 5.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T06:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26d4767a948cbe351615b5aed27007e92fdd76e3",
          "body": "…ntou.Analyzer-3.0.109\n\nBump Meziantou.Analyzer from 3.0.108 to 3.0.109",
          "is_bot": false,
          "headline": "Merge pull request #454 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-23T09:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "893cd4219973b91b4dc3bb9fc950d3164759c2a3",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.109\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.108 to 3.0.109",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T06:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cca8932d36a01f20cda927167089ffdffcd2f62",
          "body": "…ntou.Analyzer-3.0.108\n\nBump Meziantou.Analyzer from 3.0.104 to 3.0.108",
          "is_bot": false,
          "headline": "Merge pull request #453 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-22T10:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e67eb4c96a92f3ca0406029780544f2cbbf472e8",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.108\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.104 to 3.0.108",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T06:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969362555d4f2cf0a571eeb80cd199e24f53e9fc",
          "body": "…ons/actions/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #452 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-19T08:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f87db84fd4aafdcb404d23830289aab22f2359",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T06:33:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc6b64289ea4bdceadbac2c9611f175e7072357f",
          "body": "…ntou.Analyzer-3.0.104\n\nBump Meziantou.Analyzer from 3.0.103 to 3.0.104",
          "is_bot": false,
          "headline": "Merge pull request #451 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-15T06:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ba500b6f2e03646eb5e04b663ef735db86d8a8e",
          "body": "…ons/NuGet/setup-nuget-4\n\nBump NuGet/setup-nuget from 3.1.0 to 4",
          "is_bot": false,
          "headline": "Merge pull request #450 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-15T06:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca5425f718d4c68b32fdb71e386c75746c30daf",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.104\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.103 to 3.0.104",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T06:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e06e57f29eb2769a10857b135a4acfb1bf71a0",
          "body": "Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 3.1.0 to 4.\n- [Release notes](https://github.com/nuget/setup-nuget/releases)\n- [Commits](https://github.com/nuget/setup-nuget/compare/v3.1.0...v4)\n\n---\nupdated-dependencies:\n- dependency-name: NuGet/setup-nuget\n  dependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump NuGet/setup-nuget from 3.1.0 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T06:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5546dbf131cf927750239f966899c91a5ba5f3ab",
          "body": "…ons/actions/download-artifact-8.0.1\n\nBump actions/download-artifact from 4.1.8 to 8.0.1",
          "is_bot": false,
          "headline": "Merge pull request #444 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423b8284a3dea0cbbb91a21b3931811fdfff2fad",
          "body": "…ons/codacy/codacy-analysis-cli-action-4.4.7\n\nBump codacy/codacy-analysis-cli-action from 1.1.0 to 4.4.7",
          "is_bot": false,
          "headline": "Merge pull request #445 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658bdd69129c6fb8d971a31a7d30c1d81f639f6c",
          "body": "…ons/github/codeql-action-4\n\nBump github/codeql-action from 1 to 4",
          "is_bot": false,
          "headline": "Merge pull request #446 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48a2d89dd5193cf6b5ed653f25039a2d42e8934",
          "body": "…ons/actions/upload-artifact-7.0.1\n\nBump actions/upload-artifact from 5.0.0 to 7.0.1",
          "is_bot": false,
          "headline": "Merge pull request #447 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7de9e34a61aa672c2939dd03fd5543f01cded03",
          "body": "…ons/NuGet/setup-nuget-3.1.0\n\nBump NuGet/setup-nuget from 2.0.1 to 3.1.0",
          "is_bot": false,
          "headline": "Merge pull request #443 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe356b785f2c3db54b7c372b0ce8062c7a3b9f6",
          "body": "…ons/actions/checkout-6\n\nBump actions/checkout from 2 to 6",
          "is_bot": false,
          "headline": "Merge pull request #448 from Analogy-LogViewer/dependabot/github_acti…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2941159342181d3f9a9c156a4a283c651c0ae30",
          "body": "…ntou.Analyzer-3.0.103\n\nBump Meziantou.Analyzer from 3.0.102 to 3.0.103",
          "is_bot": false,
          "headline": "Merge pull request #449 from Analogy-LogViewer/dependabot/nuget/Mezia…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-13T14:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81b8edb445ca7dd53797fa40053f302190d13938",
          "body": "---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n  dependency-version: 3.0.103\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Meziantou.Analyzer from 3.0.102 to 3.0.103",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0901a31ca2a049b6716a54702d888224933c7792",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:15:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8eb32197a1e93bde8cb17fb987a213379c19ab6a",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5.0.0...v7.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: 7.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 5.0.0 to 7.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e34e0da3435ca617d6cb0e83c76923a699bb248",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v1...v4)\n\n-\n[…]\ndependency-name: github/codeql-action\n  dependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 1 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:15:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1feac384f03a0f31513359b0b0f79e577c36c1f4",
          "body": "Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 1.1.0 to 4.4.7.\n- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases)\n- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/1.1.0...v4.4.7)\n\n---\nupdated-\n[…]\n: codacy/codacy-analysis-cli-action\n  dependency-version: 4.4.7\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.4.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:15:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a71e9ca2c54b4b1ed372c1fd505da0832ddc374f",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 8.0.1.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4.1.8...v8.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: 8.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 4.1.8 to 8.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd1c60b0a7d6ced7871cac4ff350d6fff5ae642",
          "body": "Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2.0.1 to 3.1.0.\n- [Release notes](https://github.com/nuget/setup-nuget/releases)\n- [Commits](https://github.com/nuget/setup-nuget/compare/v2.0.1...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: NuGet/setup-nuget\n  dependency-version: 3.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump NuGet/setup-nuget from 2.0.1 to 3.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T08:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdaf5d135ae3484f5e0fa77456b8f4147ae22920",
          "body": null,
          "is_bot": false,
          "headline": "update dependabot to scan gituhb actions",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2026-06-13T08:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbfa6c16b1d03edd749eae1fc4dadc6fc974f9b3",
          "body": null,
          "is_bot": false,
          "headline": "set version 9.0.6",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T19:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ad0a2ac6cb3ac3e1a9f16724175b26a3592d58",
          "body": null,
          "is_bot": false,
          "headline": "update yml",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68e755cecd5a470bddcc8a1659cf723221b0fab",
          "body": null,
          "is_bot": false,
          "headline": "update setings",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T19:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05301dc47634855afe57559e837b31476bc775bf",
          "body": null,
          "is_bot": false,
          "headline": "update Microsoft.SourceLink.GitHub",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T19:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78421f22410949a9caa9a50275dd3e486fafc1b2",
          "body": null,
          "is_bot": false,
          "headline": "update references",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T18:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c27c98e1590f4772c555854c771d555e414f9b86",
          "body": null,
          "is_bot": false,
          "headline": "add   <TargetPlatformVersion>7.0</TargetPlatformVersion>",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T18:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f9674b35c5654b00f26f496d364535e8afbf05",
          "body": null,
          "is_bot": false,
          "headline": "remove global.json",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T18:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a43051bd631f5553b4d79de1436f80a915bfc4d",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T18:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6fc7424385af7b55e54fdc77bc9560bac7b1b5",
          "body": null,
          "is_bot": false,
          "headline": "update settings",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T18:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5261e1fd3d71f0149128eb718562f390a5332282",
          "body": null,
          "is_bot": false,
          "headline": "update setup-msbuild@v3",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-06-12T18:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df013609cbddf8400e9adf303362fd31590bdde",
          "body": null,
          "is_bot": false,
          "headline": "update build",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2026-06-12T18:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc314fa8690b4f30fba68e98adb122316927f61e",
          "body": null,
          "is_bot": false,
          "headline": "update nugets",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2026-06-12T17:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132b4b55f17cd473363372882e70dbfe4368b265",
          "body": null,
          "is_bot": false,
          "headline": "update nugets",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2026-06-12T17:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe91c078e2720509f75afb246db8fa657c3fde3",
          "body": null,
          "is_bot": false,
          "headline": "clean using",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2026-04-03T16:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8e954721012064f8c75b1ea81148bc8064160f",
          "body": null,
          "is_bot": false,
          "headline": "Add missing data provider",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-17T16:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08bf7bd8ba38650ff96ce390f2cd8af9ea8b65ca",
          "body": null,
          "is_bot": false,
          "headline": "update nugets",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-17T13:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c315a9b5a5a07ced76d1e69cc3d6e51f5dc3043",
          "body": null,
          "is_bot": false,
          "headline": "update version",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-15T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a69b495cbf1afbf35c760a2c20c234e31e39b23",
          "body": null,
          "is_bot": false,
          "headline": "update nugets",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-15T11:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36bae1859fd3321d5b2a87476354d91e9512fc5b",
          "body": null,
          "is_bot": false,
          "headline": "..",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-14T13:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dd7192b3f9c7299a75e388814ca7f3168a2ec12",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-14T13:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8f9dea9e24424a027dc367bdc0ec7fc6690f11",
          "body": null,
          "is_bot": false,
          "headline": "Analogy.LogViewer.gRPC.WinForms v9",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-14T13:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7cbecd3367c515cd5c6e76ec99ca30a2451c64",
          "body": null,
          "is_bot": false,
          "headline": "Add Analogy.LogViewer.gRPC.WinForms",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-14T12:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5fc07fa3c17d7d5eb3b284692d7249258068fe",
          "body": null,
          "is_bot": false,
          "headline": "Add NET10",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-12T20:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08765704ba6a7133b055141bbbe4170b0bf546b0",
          "body": null,
          "is_bot": false,
          "headline": "clean nugets",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-12T20:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75918d8b95043e338d17d03b489a70f781427ae2",
          "body": null,
          "is_bot": false,
          "headline": "update types",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2025-11-12T09:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16cae02b722503d119cdecd22dc73891d72bd830",
          "body": null,
          "is_bot": false,
          "headline": "update types",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2025-11-12T09:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c492d9c681d04f68c0ee7a30552f5bc4002ae61",
          "body": null,
          "is_bot": false,
          "headline": "fix csproj",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2025-11-12T08:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78525f1287efce5aca31ac44724c47baee1790b",
          "body": null,
          "is_bot": false,
          "headline": "9.0.0-rc2",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai-Intuitive",
          "committed_at": "2025-11-12T08:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237755fd7ffc05f3294c8d7032e713e952d0dee5",
          "body": null,
          "is_bot": false,
          "headline": "9.0.0.-rc1",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-11-11T10:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8a34d7a93b0b46962697a79c68c9c9f9c0d18e",
          "body": null,
          "is_bot": false,
          "headline": "update nugets",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-04-09T09:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a962fd4f81c1ad0772cdc80a0b92eea5e8a573",
          "body": "…nator.Analyzers-4.12.11\n\nBump Roslynator.Analyzers from 4.12.10 to 4.12.11",
          "is_bot": false,
          "headline": "Merge pull request #442 from Analogy-LogViewer/dependabot/nuget/Rosly…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-29T15:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6f6aed1c7756add1a9139adba104efc59c421b",
          "body": "Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.12.10 to 4.12.11.\n- [Release notes](https://github.com/dotnet/roslynator/releases)\n- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)\n- [Commits](https://github.com/dotnet/roslynator/compare/v4.12.10...\n[…]\n-\nupdated-dependencies:\n- dependency-name: Roslynator.Analyzers\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Roslynator.Analyzers from 4.12.10 to 4.12.11",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-29T06:15:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e01128425b18c7800721b5f5230a141d8752f8be",
          "body": "…t.TestFramework-3.7.3\n\nBump MSTest.TestFramework from 3.7.2 to 3.7.3",
          "is_bot": false,
          "headline": "Merge pull request #441 from Analogy-LogViewer/dependabot/nuget/MSTes…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-28T09:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f02ae16557bec4a6223f2f5a79410be0197edf4",
          "body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.2 to 3.7.3.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)\n- [Commits](https://github.com/microsoft/testfx/compare/v3.7.2...v3.7.\n[…]\n-\nupdated-dependencies:\n- dependency-name: MSTest.TestFramework\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestFramework from 3.7.2 to 3.7.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-28T09:07:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3510032f4e0a10e9d09676010f4ccefe201a83d",
          "body": "…t.TestAdapter-3.7.3\n\nBump MSTest.TestAdapter from 3.7.2 to 3.7.3",
          "is_bot": false,
          "headline": "Merge pull request #440 from Analogy-LogViewer/dependabot/nuget/MSTes…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-28T09:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5dc4635b3ccdb39f4ae3f10a4a0e422a1ef7983",
          "body": "Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.2 to 3.7.3.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)\n- [Commits](https://github.com/microsoft/testfx/compare/v3.7.2...v3.7.3)\n[…]\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestAdapter\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestAdapter from 3.7.2 to 3.7.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-28T06:20:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a2f2a11dcb5552078e086a9330e37bfd3d83d7b2",
          "body": null,
          "is_bot": false,
          "headline": "v8.0.0",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-25T10:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d384a36a8fbfc4f9c4d5ddfb98a18c8fe2bb9e61",
          "body": "…t.TestAdapter-3.7.2\n\nBump MSTest.TestAdapter from 3.7.1 to 3.7.2",
          "is_bot": false,
          "headline": "Merge pull request #439 from Analogy-LogViewer/dependabot/nuget/MSTes…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-23T09:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1886f35293f2242a016353bc26680a43fb296646",
          "body": "Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.1 to 3.7.2.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)\n- [Commits](https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.2)\n[…]\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestAdapter\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestAdapter from 3.7.1 to 3.7.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-23T06:36:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b86b484bf1f53bd9421d1dee3571a91ace2d77ca",
          "body": "…t.TestFramework-3.7.2\n\nBump MSTest.TestFramework from 3.7.1 to 3.7.2",
          "is_bot": false,
          "headline": "Merge pull request #438 from Analogy-LogViewer/dependabot/nuget/MSTes…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-23T06:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2812808ec4effe481c34ee1d4370531377dc6e17",
          "body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.1 to 3.7.2.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)\n- [Commits](https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.\n[…]\n-\nupdated-dependencies:\n- dependency-name: MSTest.TestFramework\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump MSTest.TestFramework from 3.7.1 to 3.7.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-23T06:28:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "588da54dffde47c0f09a1f6684701b8c155952a3",
          "body": "…let.collector-6.0.4\n\nBump coverlet.collector from 6.0.3 to 6.0.4",
          "is_bot": false,
          "headline": "Merge pull request #437 from Analogy-LogViewer/dependabot/nuget/cover…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-20T10:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a96660d60ba042ba651494e4d14ca37de27a1a",
          "body": "Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.\n- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)\n- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump coverlet.collector from 6.0.3 to 6.0.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-20T06:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce9bc083aaa3f14703caf008898c6e9cfa3e90a",
          "body": "…-1212d182ea\n\nBump Microsoft.Extensions.Hosting, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions",
          "is_bot": false,
          "headline": "Merge pull request #436 from Analogy-LogViewer/dependabot/nuget/multi…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-17T07:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91e2d8c6b232584a1d51e91999e58a2dff7d7d5",
          "body": "…actions, Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions\n\nBumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging](https://github.com/dotnet/runt\n[…]\nch\n- dependency-name: Microsoft.Extensions.Logging.Abstractions\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump Microsoft.Extensions.Hosting, Microsoft.Extensions.Hosting.Abstr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-17T06:16:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb9b05708bc62c2ef1826fb79e85c24f699aeaac",
          "body": "…-f52263f40f\n\nBump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions",
          "is_bot": false,
          "headline": "Merge pull request #434 from Analogy-LogViewer/dependabot/nuget/multi…",
          "author_name": "Lior Banai",
          "author_login": "LiorBanai",
          "committed_at": "2025-01-16T17:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 80,
      "latest_release_at": "2020-09-16T17:18:25Z",
      "latest_release_tag": "V0.3.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 2144,
      "mean_days_between_releases": 22
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Analogy.LogViewer.gRPC",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Analogy.LogViewer.gRPC",
          "is_deprecated": false,
          "latest_version": "9.0.7",
          "repository_url": "https://github.com/Analogy-LogViewer/Analogy.LogViewer.gRPC",
          "versions_count": 92,
          "total_downloads": 72153,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-31T19:34:58.910000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "Analogy.LogViewer.gRPC.WinForms",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Analogy.LogViewer.gRPC.WinForms",
          "is_deprecated": false,
          "latest_version": "9.0.6",
          "repository_url": "https://github.com/Analogy-LogViewer/Analogy.LogViewer.gRPC",
          "versions_count": 7,
          "total_downloads": 2678,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-12T19:20:56.600000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 49
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 5,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/any.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/api.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/descriptor.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/duration.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/empty.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/field_mask.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/source_context.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/struct.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/timestamp.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/type.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/wrappers.proto",
        "Analogy.LogViewer.gRPC/SelfHosting/Protos/greet.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
        "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
        "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj"
      ],
      "largest_source_bytes": 4825,
      "source_files_sampled": 24,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
        "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
        "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 16,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.7.0"
        },
        {
          "name": "MSTest.TestAdapter",
          "manifest": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.3"
        },
        {
          "name": "MSTest.TestFramework",
          "manifest": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.3"
        },
        {
          "name": "coverlet.collector",
          "manifest": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.300"
        },
        {
          "name": "Analogy.LogServer.Clients",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.gRPC",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.Interfaces",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.Interfaces.WinForms",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.Template",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.Template.WinForms",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Microsoft.Extensions.Hosting",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.Extensions.Hosting.Abstractions",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.Extensions.Logging.Abstractions",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "System.Resources.Extensions",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.9"
        },
        {
          "name": "Grpc.AspNetCore",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.80.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.300"
        },
        {
          "name": "Analogy.LogServer.Clients",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.Interfaces",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Analogy.LogViewer.Template",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.6"
        },
        {
          "name": "Microsoft.Extensions.Hosting",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.Extensions.Hosting.Abstractions",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.Extensions.Logging.Abstractions",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Grpc.AspNetCore",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.80.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.300"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Analogy.LogServer.Clients",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Analogy.LogViewer.gRPC",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Analogy.LogViewer.Interfaces",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Analogy.LogViewer.Interfaces.Winforms",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Analogy.LogViewer.Template",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Analogy.LogViewer.Template.WinForms",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Grpc.AspNetCore",
            "direct": true,
            "version": "2.80.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestAdapter",
            "direct": true,
            "version": "4.3.3",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestFramework",
            "direct": true,
            "version": "4.3.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Resources.Extensions",
            "direct": true,
            "version": "10.0.9",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 16,
        "direct_count": 16,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 238,
        "open_issues": 1,
        "closed_ratio": 0.909,
        "closed_issues": 10,
        "closed_unmerged_prs": 235
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "LiorBanai",
          "commits": 417,
          "avatar_url": "https://avatars.githubusercontent.com/u/36262995?v=4"
        },
        {
          "type": "User",
          "login": "LiorBanaiKama",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/73282711?v=4"
        },
        {
          "type": "User",
          "login": "LiorBanai-Intuitive",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/110051687?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.939
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "codacy-analysis.yml",
        "codeql-analysis.yml",
        "dotnet-core-desktop.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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "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": 0,
            "reason": "Found 0/1 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": 7,
            "reason": "SAST tool detected but not run on all commits",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5b5ffebd1caccec617e6840f423453978ef3b934",
        "ran_at": "2026-07-31T19:43:01Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T19:35:31Z",
      "oldest_open_prs": [
        {
          "number": 472,
          "created_at": "2026-07-15T06:44:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 473,
          "created_at": "2026-07-15T06:45:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-31T06:50:14Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 114,
          "created_at": "2021-05-04T12:30:41Z",
          "last_comment_at": "2021-05-04T16:42:21Z",
          "last_comment_author": "LiorBanai"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Analogy-LogViewer/Analogy.LogViewer.gRPC",
    "host": "github.com",
    "name": "Analogy.LogViewer.gRPC",
    "owner": "Analogy-LogViewer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 62,
        "vitality": 63,
        "community": 37,
        "governance": 57,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 80,
              "human_commit_share": 0.67,
              "days_since_last_push": 0,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "80 commits in the last year",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "V0.3.4",
              "releases_from_tags": false,
              "days_since_latest_release": 2144,
              "mean_days_between_releases": 22
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2144 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2144
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~22 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 2,
              "stars": 5,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 63,
            "inputs": {
              "packages": [
                "Analogy.LogViewer.gRPC",
                "Analogy.LogViewer.gRPC.WinForms"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 74831,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "74,831 downloads all-time across nuget",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 74831,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.939
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 94% of commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 238,
              "open_issues": 1,
              "closed_issues": 10,
              "issue_closed_ratio": 0.909,
              "closed_unmerged_prs": 235
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "238/473 decided PRs merged",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 238,
                      "decided": 473
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/1 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 14,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Analogy-LogViewer",
              "public_repos": 55,
              "account_age_days": 2458
            },
            "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": "14 followers of Analogy-LogViewer",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14,
                      "login": "Analogy-LogViewer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "55 public repos, account ~6 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 55
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Analogy.LogViewer.gRPC",
                "Analogy.LogViewer.gRPC.WinForms"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "92 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 0/1 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 16 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": 16
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 16,
              "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": 16,
              "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": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.507,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "34 of 67 human commits state their intent (structured subject or explanatory body)",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 67
                    }
                  }
                ],
                "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": [
                "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj",
                "Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj",
                "Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj"
              ],
              "dependency_bot_commit_share": 0.33
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj, Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj, Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Analogy.LogViewer.gRPC.UnitTests/Analogy.LogViewer.gRPC.UnitTests.csproj, Analogy.LogViewer.gRPC.WinForms/Analogy.LogViewer.gRPC.WinForms.csproj, Analogy.LogViewer.gRPC/Analogy.LogViewer.gRPC.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": "33 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 33,
                      "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": 4825,
              "source_files_sampled": 24,
              "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/24 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/any.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/api.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/descriptor.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/duration.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/empty.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/field_mask.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/source_context.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/struct.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/timestamp.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/type.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/wrappers.proto",
                "Analogy.LogViewer.gRPC/SelfHosting/Protos/greet.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/any.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/api.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/descriptor.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/duration.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/empty.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/field_mask.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/source_context.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/struct.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/timestamp.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/type.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/wrappers.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/greet.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/any.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/api.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/descriptor.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/duration.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/empty.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/field_mask.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/source_context.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/struct.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/timestamp.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/type.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/google/protobuf/wrappers.proto, Analogy.LogViewer.gRPC/SelfHosting/Protos/greet.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T19:43:18.716437Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Analogy-LogViewer/Analogy.LogViewer.gRPC.svg",
  "full_name": "Analogy-LogViewer/Analogy.LogViewer.gRPC",
  "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.27.0 — full methodology · metrics wiki.

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