Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-08-02 13:14 UTC

WeihanLi / dotnet-exec

Build simplified C#, dotnet execute with custom entry point, another dotnet run without a project file

C# · PowerShellApache-2.0★ 93 stars⑂ 6 forkssince May 2022View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

WeihanLi/dotnet-exec holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (87/100) and lowest on Community & Adoption (51/100). It was last updated today. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

80
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).

Ownership

Weihan LiPersonal account
602 followers520 public repossince May 2014null

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetdotnet-execute0.37.0-3950 days agoexecexecutescriptrun
NuGetReferenceResolver0.37.0-2250 days agoreferencereferencesnugetpackageframeworkdependencydependencies

Metrics by category

Vitality

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

87Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
13.8/36Commit cadence — 20/52 weeks with commits
18/18Commit volume — 127 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year127
human_commit_share0.92
days_since_last_push0
active_weeks_last_year20

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 39 releases published
36/36Release recency — latest release 50 days ago
27/27Release cadence — a release every ~42.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count39
latest_release_tag0.37.0
releases_from_tagsno
days_since_latest_release50
mean_days_between_releases42.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

51Moderate · 17% of overall
How it's scored
31.9/60Stars — 93 stars
5.8/25Forks — 6 forks
0/15Watchers — 2 watchers
Inputs used
forks6
stars93
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
58.1/80Total downloads — 388,291 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesdotnet-execute, ReferenceResolver
dependents
ecosystemsnuget
total_downloads388,291
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.999
How it's scored
34.1/42Issue resolution — 81% of issues closed
25.7/30PR acceptance — 6/7 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs6
open_issues6
closed_issues26
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.812
closed_unmerged_prs1
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20/25Owner reach — 602 followers of WeihanLi
25/25Track record — 520 public repos, account ~12 yr old
Inputs used
followers602
owner_typeUser
is_verified
owner_loginWeihanLi
public_repos520
account_age_days4,460
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
35/35Publish recency — latest publish 50 days ago
20/20Version history — 39 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdotnet-execute, ReferenceResolver
ecosystemsnuget
any_deprecatedno
min_days_since_publish50

Engineering Quality

Are baseline engineering and documentation practices in place?

81Excellent · 19% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://weihanli.github.io/dotnet-exec/
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicscsharp, dotnet, csharp-script, dotnet-exec, dotnet-execute, script, dotnet-script, execute, repl, csharp-repl, dotnet-repl
has_wikiyes
homepagehttps://weihanli.github.io/dotnet-exec/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 15 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
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): ci_tests, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
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_packages2
unassessed_packages9
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 2 resolved dependencies against OSV. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

70Good · 4% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 72 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.783
agent_instruction_files.github/copilot-instructions.md, AGENTS.md
agent_instruction_max_bytes5,253
How it's scored
12.6/18One-command bootstrap — src/ReferenceResolver/ReferenceResolver.csproj, src/dotnet-exec/dotnet-exec.csproj, tests/IntegrationTest/CodeSamples/Issue06Sample.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifestssrc/ReferenceResolver/ReferenceResolver.csproj, src/dotnet-exec/dotnet-exec.csproj, tests/IntegrationTest/CodeSamples/Issue06Sample.csproj, tests/IntegrationTest/IntegrationTest.csproj, tests/PerformanceTest/PerformanceTest.csproj, tests/UnitTest/UnitTest.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/121 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes25,420
source_files_sampled121
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files

Key facts

93GitHub stars
2contributors
127commits, last 12 months
0days since last push
39releases
1bus factor
6open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 6 ⇿
0Stars
6Forks
16Releases

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.

123456612022-112024-012025-03
Major 0Minor 15Patch 1

Each point covers 3 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-08-02 13:14 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 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
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
NuGetMicrosoft.CodeAnalysis.CSharpsrc/ReferenceResolver/ReferenceResolver.csproj
NuGetNuGet.Protocolsrc/ReferenceResolver/ReferenceResolver.csproj
NuGetWeihanLi.Commonsrc/ReferenceResolver/ReferenceResolver.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Featuressrc/dotnet-exec/dotnet-exec.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Scriptingsrc/dotnet-exec/dotnet-exec.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspacessrc/dotnet-exec/dotnet-exec.csproj
NuGetSystem.CommandLinesrc/dotnet-exec/dotnet-exec.csproj
NuGetWeihanLi.Commonsrc/dotnet-exec/dotnet-exec.csproj
All dependencies 11

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

RegistryPackageVersionRelation
NuGetMicrosoft.CodeAnalysis.CSharpdirect
NuGetMicrosoft.CodeAnalysis.CSharp.Featuresdirect
NuGetMicrosoft.CodeAnalysis.CSharp.Scriptingdirect
NuGetMicrosoft.CodeAnalysis.CSharp.Workspacesdirect
NuGetNuGet.Protocoldirect
NuGetSystem.CommandLinedirect
NuGetWeihanLi.Commondirect
NuGetBenchmarkDotNetindirect
NuGetSerilog.Sinks.Console4.1.0indirect
NuGetWeihanLi.Common.Logging.Serilog1.0.64indirect
NuGetXunit.DependencyInjectionindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 2 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": [
        "csharp",
        "dotnet",
        "csharp-script",
        "dotnet-exec",
        "dotnet-execute",
        "script",
        "dotnet-script",
        "execute",
        "repl",
        "csharp-repl",
        "dotnet-repl"
      ],
      "is_fork": false,
      "size_kb": 5772,
      "has_wiki": true,
      "homepage": "https://weihanli.github.io/dotnet-exec/",
      "languages": {
        "C#": 293121,
        "Shell": 33196,
        "Dockerfile": 1210,
        "PowerShell": 82451
      },
      "pushed_at": "2026-08-02T13:08:46Z",
      "created_at": "2022-05-03T16:27:14Z",
      "owner_type": "User",
      "updated_at": "2026-08-02T13:08:50Z",
      "description": "Build simplified C#, dotnet execute with custom entry point, another dotnet run without a project file",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C#",
      "significant_languages": [
        "C#",
        "PowerShell"
      ]
    },
    "owner": {
      "blog": "https://www.cnblogs.com/weihanli",
      "name": "Weihan Li",
      "type": "User",
      "login": "WeihanLi",
      "company": "null",
      "location": "Shanghai, China",
      "followers": 602,
      "avatar_url": "https://avatars.githubusercontent.com/u/7604648?v=4",
      "created_at": "2014-05-16T16:16:50Z",
      "is_verified": null,
      "public_repos": 520,
      "account_age_days": 4460
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.37.0",
          "kind": "minor",
          "published_at": "2026-06-12T15:51:26Z"
        },
        {
          "tag": "0.36.0",
          "kind": "minor",
          "published_at": "2026-04-19T07:47:36Z"
        },
        {
          "tag": "0.35.0",
          "kind": "minor",
          "published_at": "2026-03-14T04:58:02Z"
        },
        {
          "tag": "0.34.0",
          "kind": "minor",
          "published_at": "2026-01-23T15:57:03Z"
        },
        {
          "tag": "0.33.0",
          "kind": "minor",
          "published_at": "2025-11-21T00:59:16Z"
        },
        {
          "tag": "0.32.0",
          "kind": "minor",
          "published_at": "2025-09-15T04:58:16Z"
        },
        {
          "tag": "0.31.0",
          "kind": "minor",
          "published_at": "2025-08-17T13:55:07Z"
        },
        {
          "tag": "0.30.0",
          "kind": "minor",
          "published_at": "2025-07-25T11:12:45Z"
        },
        {
          "tag": "0.29.0",
          "kind": "minor",
          "published_at": "2025-06-14T11:52:27Z"
        },
        {
          "tag": "0.28.0",
          "kind": "minor",
          "published_at": "2025-05-24T15:32:08Z"
        },
        {
          "tag": "0.27.0",
          "kind": "minor",
          "published_at": "2025-03-29T08:34:03Z"
        },
        {
          "tag": "0.26.0",
          "kind": "minor",
          "published_at": "2025-03-08T14:39:57Z"
        },
        {
          "tag": "0.25.0",
          "kind": "minor",
          "published_at": "2024-12-15T15:41:04Z"
        },
        {
          "tag": "0.24.0",
          "kind": "minor",
          "published_at": "2024-11-24T14:50:26Z"
        },
        {
          "tag": "0.23.0",
          "kind": "minor",
          "published_at": "2024-08-29T15:25:36Z"
        },
        {
          "tag": "0.22.0",
          "kind": "minor",
          "published_at": "2024-07-10T17:54:09Z"
        },
        {
          "tag": "0.21.0",
          "kind": "minor",
          "published_at": "2024-06-15T15:40:29Z"
        },
        {
          "tag": "0.20.0",
          "kind": "minor",
          "published_at": "2024-06-06T13:44:11Z"
        },
        {
          "tag": "0.19.0",
          "kind": "minor",
          "published_at": "2024-04-21T15:08:51Z"
        },
        {
          "tag": "0.18.1",
          "kind": "patch",
          "published_at": "2024-03-02T01:54:31Z"
        },
        {
          "tag": "0.18.0",
          "kind": "minor",
          "published_at": "2024-03-01T08:47:16Z"
        },
        {
          "tag": "0.17.0",
          "kind": "minor",
          "published_at": "2024-02-06T07:08:49Z"
        },
        {
          "tag": "0.16.0",
          "kind": "minor",
          "published_at": "2024-01-05T16:30:20Z"
        },
        {
          "tag": "0.15.0",
          "kind": "minor",
          "published_at": "2023-11-23T13:55:25Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2023-04-22T13:29:38Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2023-03-16T15:22:43Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2022-12-03T12:10:09Z"
        },
        {
          "tag": "0.11.0",
          "kind": "minor",
          "published_at": "2022-11-22T14:58:13Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2022-11-15T13:57:28Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2022-11-09T14:04:33Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2022-10-26T12:47:01Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2022-07-17T14:22:56Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2022-07-01T16:02:52Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2022-06-26T10:30:24Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2022-06-20T16:04:39Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2022-06-05T15:02:33Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2022-05-29T07:04:52Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2022-05-04T16:03:37Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2022-05-04T08:07:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "689af9892265dcd11148efe67d77259df7800595",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove not working BuiltWithDotnet badge",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-08-02T13:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ef1e072b61072c8618e4aa838c96ad962c9e8a",
          "body": null,
          "is_bot": false,
          "headline": "bump package version",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-08-02T13:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb795e5fb2d7a4d47ade3a56c9656472f9c0a6a8",
          "body": null,
          "is_bot": false,
          "headline": "remove nuget audit config since no need",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-08-02T13:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d9e79aa28d066bee3b623bd650b44a07fdf171c",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-08-02T13:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0731533a5525950ad2cefbc7fbe7200f754e8b",
          "body": null,
          "is_bot": false,
          "headline": "docs: update release note",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-12T15:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ccd3967ef1da584eff1c5507e846a4bcfff06d",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump dotnet-install version",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-11T17:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7d74d72ab5ac080d65a4bd4b7cc5c22ffe3df7",
          "body": null,
          "is_bot": false,
          "headline": "bump Roslyn version for dotnet-exec tool",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-11T17:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed34c807d459b41d25f11d16eeea9d46f45e11a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: cleanup some unnecessary assemblies and usings",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-11T17:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2f28cbc0c14eb10ca6014f9d55c0b6caf42222",
          "body": null,
          "is_bot": false,
          "headline": "Update Directory.Packages.props",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-11T04:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00b8880f21e5769b493e1f7bd81ac8cca2acddc2",
          "body": null,
          "is_bot": false,
          "headline": "speckit: update template",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-03T23:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d04917266b08e5ec7367abc2a25600f14d3cf82",
          "body": null,
          "is_bot": false,
          "headline": "chore: init speckit integration for copilot",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-03T23:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabba4c86131151671fefc8e81e8a4c452264680",
          "body": null,
          "is_bot": false,
          "headline": "chore: update WeihanLi.Npoi package references to version 3.4.0",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-02T01:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a7eb3d32c3ad4937170f31b034e340a3acb5e10",
          "body": null,
          "is_bot": false,
          "headline": "feat: update build scripts and bump version",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-02T00:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8fa6664466d26ba42744b7f1cda6933746b974",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix build",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-01T23:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7f45325b9f6f5c2a0303ad26929205b1a3bb22",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-06-01T23:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78bd7711804b2221b37af2a2e9632e3aa10bdd6",
          "body": null,
          "is_bot": false,
          "headline": "Update IntegrationTests.cs",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-29T00:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aece8c4846de02e39bebb422362ba5f4571837f8",
          "body": null,
          "is_bot": false,
          "headline": "Create issue-summary.yml",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-28T05:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b870df11297f0c6660d81ec6b1de34b22ae25a8a",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-23T02:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db0d573c67efbd39cb447c9ae46005352d1c5f4",
          "body": null,
          "is_bot": false,
          "headline": "docs: add AGENTS.md",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-19T07:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fead37b02dd6ba0d4ff8da343f11ae744ce9ce95",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove mcp project",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-19T06:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d8a589412d3d8fe2dc07bd96f3d092ef427d79",
          "body": null,
          "is_bot": false,
          "headline": "docs: update release note",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-19T06:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31536281567deadee5dffb16bd36405c42dbe29f",
          "body": null,
          "is_bot": false,
          "headline": "fix: include CodeAnalysis.Analyzers for compiler packages",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T10:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfed6b47b84375729606816d63b62dfd204edd1f",
          "body": null,
          "is_bot": false,
          "headline": "feat: use roslyn prerelease packages",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T10:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a305d5622e10e4f211b57d38129c827ce3b54767",
          "body": null,
          "is_bot": false,
          "headline": "test: disable local project file test case",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T09:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332afc1d9a46d3772f95f42c8804d25a8cdd12fd",
          "body": null,
          "is_bot": false,
          "headline": "test: update TargetFrameworkTest TargetFramework to 10.0",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T09:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87acc271907610d16dc90008dc2f2b1d14bfb4f3",
          "body": null,
          "is_bot": false,
          "headline": "fix: update include support to fix test cases",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T09:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2467c98f41a3c9d5f61594939ff5773581324fd",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement exclude directive",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T09:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9f5f8f620c3d86290a276dc76a043d54269e8d",
          "body": null,
          "is_bot": false,
          "headline": "test: add test cases for include directive",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T09:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "426d236d11fa299648bf0bc4cbae6e25c5796eec",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement include support",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T08:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48de103129060ffccd6b7331ba09e37809a543d7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/WeihanLi/dotnet-exec",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T08:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50cce2482aef69ce7875d233f54860c469fb112c",
          "body": null,
          "is_bot": false,
          "headline": "build: use dotnet-install github action",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T08:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caec0cad898a2b486080b87e40206b243658ef17",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump package version",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T08:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e58c50dba680b3030b09a7287be39db792f5f3",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-04-18T08:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47829f7065068b57f8233b01559d8f0dd1799bd",
          "body": "…-performance\n\nperf: parallel execution reference resolution + race-free task caching + benchmarks",
          "is_bot": false,
          "headline": "Merge pull request #38 from WeihanLi/copilot/improve-script-execution…",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T12:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701914f0e892560a098b1088b6a9b52ff427d393",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T12:37:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9e0c965c4fc217634fc04c8e58c3b800db4c5faf",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T12:36:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "69dd3fe0779d80621d39757514a23a844d3414f0",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T12:35:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "49c4145f9c85c350fad4823e155c9f9fea7a1e09",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T12:35:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a7dc41ce1e6cd374d2c5133c1e938370aaf888bb",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T12:35:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6c96cb7a76c2a1117c10983b6ffe98eb5f373873",
          "body": "…r in benchmark\n\nCo-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>",
          "is_bot": true,
          "headline": "refactor: add UncachedInstanceForTest to RefResolver; use IRefResolve…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T03:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5d9438d489346c75bbd77fc6d964de5876f5967",
          "body": "…chmark\n\nCo-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>",
          "is_bot": true,
          "headline": "perf: add cold vs warm benchmark comparison to ReferenceResolutionBen…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T02:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3eb0a633dd004edce229afc77f2afc28316899",
          "body": "remove .NET 8/9 SDK",
          "is_bot": false,
          "headline": "ci: update copilot-setup.yml",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T02:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90a1718589babbc92b4edf801b98f168255da217",
          "body": "… Program.cs API)\n\nCo-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix: revert TFM pin, fix benchmark build errors (Xunit using, CA1707,…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T02:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71399829e0beda57c82b6ac46bfeed053de14247",
          "body": "…opilot/improve-script-execution-performance",
          "is_bot": true,
          "headline": "Merge branch 'main' of https://github.com/WeihanLi/dotnet-exec into c…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T02:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78eb2c935331fbc4e0a5c2497ea5288806e55c2",
          "body": null,
          "is_bot": false,
          "headline": "Create copilot-setup.yml",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-16T02:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3028890547620b1bd559ffdc30c89281af010c",
          "body": null,
          "is_bot": true,
          "headline": "Co-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T02:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3ace2a6d5d48598bfe9ad0d8ba11d45f309e52",
          "body": "…kDotNet performance test project\n\n- In NuGetHelper.ResolvePackageReferences and ResolvePackageAnalyzerReferences, start\n  GetPackageDependencies and ResolvePackageInternal concurrently with Task.WhenAll since\n  both are independent (fetching dependency graph vs downloading/reading package files)\n- \n[…]\nvements\n- Add BenchmarkDotNet 0.15.8 to Directory.Packages.props\n- Add PerformanceTest to InternalsVisibleTo in dotnet-exec.csproj\n\nCo-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>",
          "is_bot": true,
          "headline": "perf: parallelize NuGet package + dependency resolution; add Benchmar…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-16T01:58:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2111784691ff2a81a1466cafd6f7d21e8303585",
          "body": "… parallel reference resolution\n\n- Use Lazy<Task<T>> with ExecutionAndPublication mode in RefResolver.GetOrSetCache to\n  prevent duplicate factory invocations under concurrent access\n- Re-add retry task to cache after fault detection to prevent thundering herd on transient failures\n- Inject IRefReso\n[…]\nhe sequential wait between compile and execute phases\n- Add proper exception handling for the pre-warmed execution references task\n\nCo-authored-by: WeihanLi <7604648+WeihanLi@users.noreply.github.com>",
          "is_bot": true,
          "headline": "perf: improve script execution performance via task-based caching and…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-14T14:53:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "28b448cac7a62e0b1bac76c2830eb5da035a48a6",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-03-14T14:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c5850545c92ca75e88eb787b6f3f9e56027063",
          "body": null,
          "is_bot": false,
          "headline": "docs: update release note",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T04:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1dc1501da9342a835321b8686e4ac2571cac05",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependency",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T04:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abcf6aec7dd1522e2a2df12caf38d45d5b8d55a8",
          "body": null,
          "is_bot": false,
          "headline": "docs: update release note",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d575eb5570c437c0780929674a702c5979998d",
          "body": null,
          "is_bot": false,
          "headline": "feat: update husky",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053d9bee9f5ee8295267f4a29cc2db9f7b938c91",
          "body": null,
          "is_bot": false,
          "headline": "build: prefer net11.0 artifacts",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f584517be1392380de3528c4ddfc08cba30122",
          "body": null,
          "is_bot": false,
          "headline": "ci: update github action",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2623ea731ecce00929a997b9f8597a2a9e44ed08",
          "body": null,
          "is_bot": false,
          "headline": "ci: update ci dotnet sdk",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1cbbd463876c594560c7be05758f90cf2ed5a79",
          "body": null,
          "is_bot": false,
          "headline": "fix: update docker image tag",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b61151efa51aae3e2356420f18c823758abc86",
          "body": null,
          "is_bot": false,
          "headline": "feat: update more target framework to net10.0",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "876c9e0abd0cdba885f885f3996f51a548ff4f90",
          "body": null,
          "is_bot": false,
          "headline": "feat: update Dockerfile image to dotnet 11",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21d0d8e71ce8bc221ca35d0472ccb44ff2aedb4",
          "body": null,
          "is_bot": false,
          "headline": "build: update git prepush scripr",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba9372a2619f58c8124380aa27e70fc6bd7ae1f",
          "body": null,
          "is_bot": false,
          "headline": "build: update git pre-push hook",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d16fc3022251d19be11d9bc3fb21c2761418a1",
          "body": null,
          "is_bot": false,
          "headline": "build: update build sh path",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f39848adc3cebc2cc5c6c5c4302126dac7e5ab",
          "body": null,
          "is_bot": false,
          "headline": "build: update pre-push hook",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "384560fe9f927161b381b08df416c8b54af3ed6d",
          "body": null,
          "is_bot": false,
          "headline": "test: revert dotnet test support",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974d84f45452c549075c4a90f3faf2ada5efba4d",
          "body": null,
          "is_bot": false,
          "headline": "test: enable dotnet test support for tests",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a8d0dfc7d404c6406ea0d38a7d9b688c0903b1",
          "body": null,
          "is_bot": false,
          "headline": "feat: dotnet 11 support and remove net8.0/net9.0 support",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-03-14T03:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be089d307996096e21c0a6c8d2253424f2df6258",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/WeihanLi/dotnet-exec",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-01-23T15:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1217cf94957b928d7f5ff034acb90bc73a974c5",
          "body": null,
          "is_bot": false,
          "headline": "test: integrate GitHubActionsTestLogger",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-01-23T15:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d747993a0d2793b681bfab896c0dc2837da754",
          "body": null,
          "is_bot": false,
          "headline": "Update dotnet-tools.json",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-01-23T15:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d07813302b3a113d28c19547c2a578c7ecdac39",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-01-23T15:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74e748337b64ea08cf1331311a63a4f5942f4c2",
          "body": null,
          "is_bot": false,
          "headline": "Update Directory.Packages.props",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2026-01-14T06:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7cffa21e64b205e646854ed967f3d082d473cc",
          "body": null,
          "is_bot": false,
          "headline": "feat: update dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-12-28T00:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "146f98e329ec5ece579a1dae9736e0eff4c5dca0",
          "body": null,
          "is_bot": false,
          "headline": "feat: add sha1 alias",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-12-28T00:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf3f5a7e31230a29af59a729efa80ac6467e0a96",
          "body": null,
          "is_bot": false,
          "headline": "feat: support reset command for alias",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-12-26T14:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e16d9215f81c66899296494cf9a319a6b17d7c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add base64-decode",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-12-25T16:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "301697eb5770190e7f52a4e210571989047b11d0",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump package vesion",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-12-25T15:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f5e615e5fd979eb92f68ef96a35d543798d2a1",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-12-25T15:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dfa4d17c9bba851d8f2ae3fbc9b1f1ae1b7ec48",
          "body": null,
          "is_bot": false,
          "headline": "update solution file",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-20T13:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cda9de5b87126ea35b27c7f9581124674067b46",
          "body": null,
          "is_bot": false,
          "headline": "build: cleanup solution file",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-20T13:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47b3075373432c97a8181a1609dca36f1f770c9",
          "body": null,
          "is_bot": false,
          "headline": "docs: update release note",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-20T13:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b06bce41ce124c5301669f88c6c94f1a590653a3",
          "body": null,
          "is_bot": false,
          "headline": "feat: update Roslyn dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-20T13:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e7a0801369094c184622a44f59b0a028d9ae5b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/WeihanLi/dotnet-exec",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-13T00:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5227574daf04fa2653b983201c4aec78cccfae4",
          "body": null,
          "is_bot": false,
          "headline": "bump roslyn dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-13T00:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b396933b8f62b0f35d742e1d0c6fdc684f693f",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-13T00:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59be8fba31597ccd7f48552b7cd9f5fad11a96f3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-11-12T01:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6332d0615dce39f77c9e9b3b04c641dc11e3709",
          "body": null,
          "is_bot": false,
          "headline": "Update WeihanLi.Common package version to 1.0.83",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-27T07:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac243e4b05313dad4ed6874b3da7413a46c32f4",
          "body": "Updated installation instructions for dotnet-execute tool.",
          "is_bot": false,
          "headline": "Revise installation and update commands in README",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-16T02:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dad771816a215538b3e4edee1e73644e2411534",
          "body": null,
          "is_bot": false,
          "headline": "build: exclude preview sdk warnig",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-15T12:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f38a178b2ea34c9f0e7cc5c4206c4cffac126e",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump mcp sdk package",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-15T12:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0a449a52ccef083753c8c368e93f4419f0161c",
          "body": null,
          "is_bot": false,
          "headline": "feat: upgrade dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-15T12:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cafdf735e3f337fd88b277c9728ac38c33a59c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: update exec tool",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-15T12:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc4bd3ebbea94d8ddd7ee95b5e7aed10784e5b1",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump package version",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-10-15T12:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06298d3234906a29580c9ba5355624d05d8d3de7",
          "body": null,
          "is_bot": false,
          "headline": "feat: init dotnet-exec-mcp",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-21T04:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ce76249bb46c731407f59a75e78c81ff440598",
          "body": null,
          "is_bot": false,
          "headline": "docs: update release notes",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-11T16:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7af3a9f162fc801aab9850d9e809f08a37cd1b9",
          "body": null,
          "is_bot": false,
          "headline": "feat: update Dockerfile base image tag",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-11T16:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcead57bf1a82131b56b923b176fc99212d1cfde",
          "body": null,
          "is_bot": false,
          "headline": "fix build",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-11T14:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5cc9a09000b0125110c258f1a6f3bf93979b7b0",
          "body": null,
          "is_bot": false,
          "headline": "Add base64, md5, and sha256 to default AppConfiguration",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-11T06:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc036598a49c19207a9ace63a579d1e41b577e3",
          "body": null,
          "is_bot": false,
          "headline": "build: update nuget audit config",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-11T00:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073e47004a499279c07f56af0498fe56ca0abbc1",
          "body": null,
          "is_bot": false,
          "headline": "feat: upgrade dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-09-10T23:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a88152733b87726d8fd08ae4992e9602c78cd5",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump roslyn dependencies",
          "author_name": "Weihan Li",
          "author_login": "WeihanLi",
          "committed_at": "2025-08-25T14:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 127,
      "latest_release_at": "2026-06-12T15:51:26Z",
      "latest_release_tag": "0.37.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 50,
      "mean_days_between_releases": 42.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dotnet-execute",
          "exists": true,
          "license": null,
          "keywords": [
            "exec",
            "execute",
            "script",
            "run"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/dotnet-execute",
          "is_deprecated": false,
          "latest_version": "0.37.0",
          "repository_url": "https://github.com/WeihanLi/dotnet-exec",
          "versions_count": 39,
          "total_downloads": 347743,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-12T15:47:09.220000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 50
        },
        {
          "name": "ReferenceResolver",
          "exists": true,
          "license": null,
          "keywords": [
            "reference",
            "references",
            "nuget",
            "package",
            "framework",
            "dependency",
            "dependencies"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/ReferenceResolver",
          "is_deprecated": false,
          "latest_version": "0.37.0",
          "repository_url": "https://github.com/WeihanLi/dotnet-exec/tree/main/src/ReferenceResolver",
          "versions_count": 22,
          "total_downloads": 40548,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-12T15:47:11.980000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 50
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 93,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/ReferenceResolver/ReferenceResolver.csproj",
        "src/dotnet-exec/dotnet-exec.csproj",
        "tests/IntegrationTest/CodeSamples/Issue06Sample.csproj",
        "tests/IntegrationTest/IntegrationTest.csproj",
        "tests/PerformanceTest/PerformanceTest.csproj",
        "tests/UnitTest/UnitTest.csproj"
      ],
      "largest_source_bytes": 25420,
      "source_files_sampled": 121,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 5253
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "src/ReferenceResolver/ReferenceResolver.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NuGet.Protocol",
          "manifest": "src/ReferenceResolver/ReferenceResolver.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WeihanLi.Common",
          "manifest": "src/ReferenceResolver/ReferenceResolver.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Features",
          "manifest": "src/dotnet-exec/dotnet-exec.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Scripting",
          "manifest": "src/dotnet-exec/dotnet-exec.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
          "manifest": "src/dotnet-exec/dotnet-exec.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.CommandLine",
          "manifest": "src/dotnet-exec/dotnet-exec.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WeihanLi.Common",
          "manifest": "src/dotnet-exec/dotnet-exec.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Features",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Scripting",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NuGet.Protocol",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.CommandLine",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "WeihanLi.Common",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Sinks.Console",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WeihanLi.Common.Logging.Serilog",
            "direct": false,
            "version": "1.0.64",
            "ecosystem": "nuget"
          },
          {
            "name": "Xunit.DependencyInjection",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 7,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 6,
        "open_issues": 6,
        "closed_ratio": 0.812,
        "closed_issues": 26,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "WeihanLi",
          "commits": 1169,
          "avatar_url": "https://avatars.githubusercontent.com/u/7604648?v=4"
        },
        {
          "type": "User",
          "login": "Corstiaan84",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3714933?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.999
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "copilot-setup.yml",
        "docker.yml",
        "docs.yml",
        "dotnet.yml",
        "issue-summary.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "15 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": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "689af9892265dcd11148efe67d77259df7800595",
        "ran_at": "2026-08-02T13:14:45Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-02T13:09:40Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-03-16T12:44:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2022-12-08T09:39:01Z",
          "last_comment_at": "2022-12-08T14:33:05Z",
          "last_comment_author": "netty2019"
        },
        {
          "number": 6,
          "created_at": "2023-03-28T12:49:16Z",
          "last_comment_at": "2023-04-08T14:22:09Z",
          "last_comment_author": "WeihanLi"
        },
        {
          "number": 19,
          "created_at": "2024-03-29T13:26:48Z",
          "last_comment_at": "2024-04-24T15:25:51Z",
          "last_comment_author": "WeihanLi"
        },
        {
          "number": 26,
          "created_at": "2024-10-08T01:18:07Z",
          "last_comment_at": "2025-09-11T01:54:53Z",
          "last_comment_author": "WeihanLi"
        },
        {
          "number": 33,
          "created_at": "2025-07-18T00:26:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2026-03-10T01:59:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/WeihanLi/dotnet-exec",
    "host": "github.com",
    "name": "dotnet-exec",
    "owner": "WeihanLi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 68,
            "calibrated": 80,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 80,
      "inputs": {
        "security": 56,
        "vitality": 87,
        "community": 51,
        "governance": 61,
        "calibration": "2026-08-02",
        "engineering": 81,
        "ai_readiness": 70,
        "weighted_overall_raw": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 127,
              "human_commit_share": 0.92,
              "days_since_last_push": 0,
              "active_weeks_last_year": 20
            },
            "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": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "127 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 127
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 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": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "0.37.0",
              "releases_from_tags": false,
              "days_since_latest_release": 50,
              "mean_days_between_releases": 42.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 50 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~42.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 42.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 6,
              "stars": 93,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "93 stars",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 93
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "packages": [
                "dotnet-execute",
                "ReferenceResolver"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 388291,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "388,291 downloads all-time across nuget",
                "points": 58.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 388291,
                      "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": 61,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.999
            },
            "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 100% of commits",
                "points": 0,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 6,
              "closed_issues": 26,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.812,
              "closed_unmerged_prs": 1,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/7 decided PRs merged",
                "points": 25.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 7
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 602,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "WeihanLi",
              "public_repos": 520,
              "account_age_days": 4460
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "602 followers of WeihanLi",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 602,
                      "login": "WeihanLi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "520 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 520
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "dotnet-execute",
                "ReferenceResolver"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 50
            },
            "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 50 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "39 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "csharp",
                "dotnet",
                "csharp-script",
                "dotnet-exec",
                "dotnet-execute",
                "script",
                "dotnet-script",
                "execute",
                "repl",
                "csharp-repl",
                "dotnet-repl"
              ],
              "has_wiki": true,
              "homepage": "https://weihanli.github.io/dotnet-exec/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://weihanli.github.io/dotnet-exec/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "15 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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "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 2 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 2
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 9,
              "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": "exceptional",
            "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": 2,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 5
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.783,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 5253
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, AGENTS.md"
                    }
                  }
                ],
                "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": "72 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [
                "src/ReferenceResolver/ReferenceResolver.csproj",
                "src/dotnet-exec/dotnet-exec.csproj",
                "tests/IntegrationTest/CodeSamples/Issue06Sample.csproj",
                "tests/IntegrationTest/IntegrationTest.csproj",
                "tests/PerformanceTest/PerformanceTest.csproj",
                "tests/UnitTest/UnitTest.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/ReferenceResolver/ReferenceResolver.csproj, src/dotnet-exec/dotnet-exec.csproj, tests/IntegrationTest/CodeSamples/Issue06Sample.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/ReferenceResolver/ReferenceResolver.csproj, src/dotnet-exec/dotnet-exec.csproj, tests/IntegrationTest/CodeSamples/Issue06Sample.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 25420,
              "source_files_sampled": 121,
              "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/121 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 121,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "library",
        "cli"
      ],
      "scores": {
        "cli": 4,
        "library": 8,
        "mcp-server": 3
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:System.CommandLine",
          "weight": 4
        },
        {
          "tier": "structure",
          "label": "mcp-server",
          "source": "mcp_signal",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "library",
          "source": "tag:framework",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-02T13:14:52.101148Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/WeihanLi/dotnet-exec.svg",
  "full_name": "WeihanLi/dotnet-exec",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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