Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 11:35 UTC

GameFrameX / GameFrameX.Foundation

GameFrameX 的基建库

C#MIT★ 4 stars⑂ 5 forkssince Jan 2025View on GitHub ↗

GameFrameX/GameFrameX.Foundation holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (89/100) and lowest on Engineering Quality (34/100). It was last updated today. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

GameFrameXOrganization
155 followers121 public repossince Jul 2024

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

Package ecosystems

Metrics by category

Vitality

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

89Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
17.3/36Commit cadence — 25/52 weeks with commits
18/18Commit volume — 525 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year525
human_commit_share0.87
days_since_last_push0
active_weeks_last_year25

Release discipline

100Excellent
How it's scored
27/27Ships releases — 23 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~8.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count23
latest_release_tag2.8.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases8.2
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?

42At risk · 18% of overall
How it's scored
7.7/60Stars — 4 stars
5/25Forks — 5 forks
0/15Watchers — 1 watchers
Inputs used
forks5
stars4
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
55.3/80Total downloads — 210,513 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesGameFrameX.Foundation.Encryption, GameFrameX.Foundation.Extensions, GameFrameX.Foundation.Hash, GameFrameX.Foundation.Http.Extension, GameFrameX.Foundation.Http.Normalization, GameFrameX.Foundation.Json, GameFrameX.Foundation.Localization, GameFrameX.Foundation.Logger
dependents
ecosystemsnuget
total_downloads210,513
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?

62Moderate · 24% 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
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.998
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 2/2 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.8/25Owner reach — 155 followers of GameFrameX
17/25Track record — 121 public repos, account ~2 yr old
Inputs used
followers155
owner_typeOrganization
is_verified
owner_loginGameFrameX
public_repos121
account_age_days734
How it's scored
25/25Published & resolvable — 8 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 84 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesGameFrameX.Foundation.Encryption, GameFrameX.Foundation.Extensions, GameFrameX.Foundation.Hash, GameFrameX.Foundation.Http.Extension, GameFrameX.Foundation.Http.Normalization, GameFrameX.Foundation.Json, GameFrameX.Foundation.Localization, GameFrameX.Foundation.Logger
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 87 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj, GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj, GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
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_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsGameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj, GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj, GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj, GameFrameX.Foundation.Http.Extension/GameFrameX.Foundation.Http.Extension.csproj, GameFrameX.Foundation.Http.Normalization/GameFrameX.Foundation.Http.Normalization.csproj, GameFrameX.Foundation.Json/GameFrameX.Foundation.Json.csproj, GameFrameX.Foundation.Localization/GameFrameX.Foundation.Localization.csproj, GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj, GameFrameX.Foundation.Options/GameFrameX.Foundation.Options.csproj, GameFrameX.Foundation.Orm.Attribute/GameFrameX.Foundation.Orm.Attribute.csproj, GameFrameX.Foundation.Orm.Entity/GameFrameX.Foundation.Orm.Entity.csproj, GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj, GameFrameX.Foundation.Utility/GameFrameX.Foundation.Utility.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
53.1/55Manageable file sizes — 10/289 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes107,302
source_files_sampled289
oversized_source_files10
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — demos
Inputs used
example_dirsdemos
has_mcp_signalno
api_schema_files

Key facts

4GitHub stars
2contributors
525commits, last 12 months
0days since last push
23releases
1bus factor
0open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 5 ⇿
0Stars
5Forks
17Releases

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.

12345512025-022025-102026-06
Major 0Minor 0Patch 17

Each point covers 2 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
NuGetBouncyCastle.Cryptography2.6.2GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj
NuGetStandart.Hash.xxHash4.0.5GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj
NuGetBouncyCastle.Cryptography2.6.2GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj
NuGetBCrypt.Net-Next.StrongName4.2.0GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj
NuGetMicrosoft.Extensions.Localization.Abstractions10.0.8GameFrameX.Foundation.Localization/GameFrameX.Foundation.Localization.csproj
NuGetMongoDB.Driver3.9.0GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj
NuGetSerilog.AspNetCore10.0.0GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj
NuGetSerilog.Sinks.Grafana.Loki9.0.0GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj
NuGetSerilog.Sinks.MongoDB7.2.0GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj
NuGetMicrosoft.NET.Test.Sdk18.6.0GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj
NuGetxunit.v33.2.2GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj
NuGetxunit.runner.visualstudio3.1.5GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj
NuGetcoverlet.collector10.0.1GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj
All dependencies 12

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

RegistryPackageVersionRelation
NuGetBCrypt.Net-Next.StrongName4.2.0direct
NuGetBouncyCastle.Cryptography2.6.2direct
NuGetcoverlet.collector10.0.1direct
NuGetMicrosoft.Extensions.Localization.Abstractions10.0.8direct
NuGetMicrosoft.NET.Test.Sdk18.6.0direct
NuGetMongoDB.Driver3.9.0direct
NuGetSerilog.AspNetCore10.0.0direct
NuGetSerilog.Sinks.Grafana.Loki9.0.0direct
NuGetSerilog.Sinks.MongoDB7.2.0direct
NuGetStandart.Hash.xxHash4.0.5direct
NuGetxunit.runner.visualstudio3.1.5direct
NuGetxunit.v33.2.2direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2606,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 3690665
      },
      "pushed_at": "2026-07-25T11:25:47Z",
      "created_at": "2025-01-16T09:12:38Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T11:26:25Z",
      "description": "GameFrameX 的基建库",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://gameframex.doc.alianblank.com",
      "name": "GameFrameX",
      "type": "Organization",
      "login": "GameFrameX",
      "company": null,
      "location": "China",
      "followers": 155,
      "avatar_url": "https://avatars.githubusercontent.com/u/144311947?v=4",
      "created_at": "2024-07-20T20:37:30Z",
      "is_verified": null,
      "public_repos": 121,
      "account_age_days": 734
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.8.0",
          "kind": "minor",
          "published_at": "2026-07-25T11:25:55Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2026-07-15T11:47:24Z"
        },
        {
          "tag": "2.6.0",
          "kind": "minor",
          "published_at": "2026-07-13T14:02:12Z"
        },
        {
          "tag": "2.5.2",
          "kind": "patch",
          "published_at": "2026-07-08T08:40:41Z"
        },
        {
          "tag": "2.5.1",
          "kind": "patch",
          "published_at": "2026-06-09T15:25:05Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2026-06-09T13:43:04Z"
        },
        {
          "tag": "2.4.9",
          "kind": "patch",
          "published_at": "2026-06-03T09:26:07Z"
        },
        {
          "tag": "2.4.8",
          "kind": "patch",
          "published_at": "2026-06-03T03:31:45Z"
        },
        {
          "tag": "2.4.7",
          "kind": "patch",
          "published_at": "2026-05-30T09:43:28Z"
        },
        {
          "tag": "2.4.6",
          "kind": "patch",
          "published_at": "2026-05-12T07:45:23Z"
        },
        {
          "tag": "2.4.5",
          "kind": "patch",
          "published_at": "2026-05-08T06:52:00Z"
        },
        {
          "tag": "2.4.4",
          "kind": "patch",
          "published_at": "2026-05-08T06:18:07Z"
        },
        {
          "tag": "2.4.3",
          "kind": "patch",
          "published_at": "2026-05-07T08:40:10Z"
        },
        {
          "tag": "2.4.2",
          "kind": "patch",
          "published_at": "2026-04-28T12:09:05Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2026-04-28T12:02:51Z"
        },
        {
          "tag": "2.2.10",
          "kind": "patch",
          "published_at": "2026-04-02T03:33:47Z"
        },
        {
          "tag": "2.2.9",
          "kind": "patch",
          "published_at": "2026-04-02T03:28:28Z"
        },
        {
          "tag": "2.2.8",
          "kind": "patch",
          "published_at": "2026-03-22T10:17:43Z"
        },
        {
          "tag": "2.2.7",
          "kind": "patch",
          "published_at": "2026-03-20T10:08:38Z"
        },
        {
          "tag": "2.2.6",
          "kind": "patch",
          "published_at": "2026-03-19T13:45:06Z"
        },
        {
          "tag": "2.2.5",
          "kind": "patch",
          "published_at": "2026-03-17T10:36:13Z"
        },
        {
          "tag": "2.2.4",
          "kind": "patch",
          "published_at": "2026-03-17T10:29:31Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2026-03-17T10:19:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "541e0c2eba2f9f58814cfd6be05554627b6dabfc",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.8.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-25T11:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d993159b80081b5080cb47bafd8dcc4895a93bf1",
          "body": "* feat(utility): TimerHelper 增加 nullable 重载(秒/毫秒 × 双向)\n\nLinear: GFX-153\n\n* chore(gfx-doc): 移出版本管理,改由 Obsidian + 软链接管理\n\ngfx-doc 目录此前被误纳入跟踪。现移出 git 索引(git rm --cached)并在 .gitignore 增加 /gfx-doc;真实内容改由 Obsidian vault 管理,项目根 gfx-doc 改为指向 Obsidian 的软链接。\n\n与 GFX-153 功能无关,仅随当前 feature 分支一同清理,避免 PR 合并把 gfx-doc 带入 main。",
          "is_bot": false,
          "headline": "[GFX-153] feature/GFX-153 (#3)",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-07-25T11:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0fc3234fd060722ff61742f166c6fd331d0bf2",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.7.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T11:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8274acf535a8a40c57dcb0c7e0572ffe96af4b1",
          "body": "将乐观锁版本号属性 Version 及辅助方法 IncrementVersion/HasVersionConflict/\nEnsureNoVersionConflict 统一重命名为 RowVersion 系列,避免与业务版本号概念混淆,\n更贴合数据库行版本号语义。同步更新测试与契约验证器。\n\nBREAKING CHANGE: 公共属性 IVersionedEntity.Version 与扩展方法\nIncrementVersion/HasVersionConflict/EnsureNoVersionConflict 更名为\nRowVersion 系列,调用方需同步迁移。",
          "is_bot": false,
          "headline": "feat(orm-entity): 重命名 Version 为 RowVersion",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-07-15T11:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69d6b42951a91433e327fb25b0fc7fe5d0d82eaa",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.6.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T14:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45c1cb5ce7a803d8ba7fdb88634f1d1f858a92b",
          "body": "新增「密码哈希(KDF)」章节,涵盖 PasswordHashHelper 门面用法、四种\nKDF(PBKDF2/bcrypt/scrypt/Argon2id)示例、PHC 格式、OWASP 默认参数与\n安全行为(常量时间比较、fail-closed、bcrypt 72 字节限制)。\n\n修正与新功能矛盾的过时段落:密码哈希最佳实践示例由 MD5 手拼盐改为\nPasswordHashHelper;算法选择指南将\"密码存储用 SHA-256\"改为推荐\nArgon2id;安全注意事项移除\"本库主要提供通用哈希算法\"的误导注释;\n核心特性、介绍段、性能对比表同步补齐 KDF。",
          "is_bot": false,
          "headline": "doc(hash): 更新 README 补齐密码哈希 KDF 文档",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-07-13T13:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f5c5549ab400a27b00c1ec971bf284251c6471",
          "body": "补齐 OWASP 推荐的四种密码哈希:PBKDF2-HMAC-SHA256、bcrypt、scrypt、\nArgon2id,并提供 PasswordHashHelper 统一门面按 PHC 前缀自动识别算法。\nVerify 采用 CryptographicOperations.FixedTimeEquals 常量时间比较,\n对 null 抛 ArgumentNullException,畸形/未知前缀/跨算法前缀统一 fail-closed\n返回 false。\n\n底层依赖 BouncyCastle.Cryptography(scrypt、Argon2id)、\nBCrypt.Net-Next.StrongName(bcrypt)与 BCL Rfc2898DeriveBytes(PBKDF2)。",
          "is_bot": false,
          "headline": "feat(hash): 新增下一代密码哈希 KDF",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-07-13T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "638a8094e61f5994295353437831fd6bf77eaf23",
          "body": "- TenantTableAttribute: 标记实体表为租户级别(数据按租户隔离)\n- DataScopeAttribute + DataScope: 行级数据权限过滤(全部/本部门/本部门及下级/本人/自定义)\n- SensitiveFieldAttribute + MaskingStrategy: 字段级敏感数据脱敏(手机号/身份证/邮箱/银行卡/姓名/地址/自定义)\n- TreeEntityAttribute: 自引用树形结构元数据(父节点/物化路径/层级/排序/子集/最大深度)\n- ImportExportAttribute: 类级导入导出开关 + 字段级 Excel 列映射\n- 同步更新 5 语言 README 的 ORM Attribute 模块描述",
          "is_bot": false,
          "headline": "feat(orm-attribute): 新增租户/数据权限/敏感字段/树形/导入导出特性",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-07-13T13:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28355ce7e6fd143f48934a7e42cf83c2117a2b0",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.5.2",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T08:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb1ca900be2270d5eda6e9ed0b661716808f278",
          "body": "VerifyHash 原用 string.Equals(OrdinalIgnoreCase) 非常量时间比较,\n存在时序攻击风险(如 Xsolla webhook 签名校验)。改用\nCryptographicOperations.FixedTimeEquals,长度不等返回 false,\n保持忽略大小写语义。三个 Helper 共 9 处重载统一修复。\n\n对应 GameFrameX Admin backlog PAY-P1-06。",
          "is_bot": false,
          "headline": "fix(hash): SHA1/256/512 哈希校验改用常量时间比较",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-07-08T08:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6811b520912c07c561758f3614c7bb1e66e12ce1",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.5.1",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-09T15:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78ab6d1480f2bc674fd0d217e09498f41c27fbf8",
          "body": null,
          "is_bot": false,
          "headline": "style(tests): 移除测试文件尾部空行",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T15:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eace0d8575e6bc8a4643bf4da1161d85951bcad9",
          "body": "TimerHelper 测试加入 Collection 禁用并行;\nAsyncEnumerableExtensions 测试用 TaskCompletionSource\n替代 Task.Delay 消除时序依赖。",
          "is_bot": false,
          "headline": "fix(tests): 修复测试并行冲突和异步时序问题",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T15:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f92da53d2de6bc0110ec93baa1e8f898b0d819",
          "body": "xunit 2.6.1 → xunit.v3 3.2.2,Test.Sdk 17.8.0 → 18.6.0,\ncoverlet 6.0.4 → 10.0.1;适配 v3 FactAttribute 构造函数签名。",
          "is_bot": false,
          "headline": "build(tests): 升级测试框架至 xunit v3",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T15:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060e9c171ddeb533f690ecdb500a6299a88df983",
          "body": "Grafana.Loki 8.3.2 → 9.0.0,移除已废弃的 LokiGzipHttpClient,\n使用自建 LokiGzipHandler (DelegatingHandler) 替代;\n新增 MongoDB.Driver 3.9.0 显式依赖。",
          "is_bot": false,
          "headline": "build(logger): 升级 Grafana.Loki 并适配压缩 API",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T15:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77673fd09acb4aa6298a4500d2f28720ce568c08",
          "body": null,
          "is_bot": false,
          "headline": "build(localization): 升级 Localization.Abstractions 至 10.0.8",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T15:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345d2e853d15add2d95babfacd57d31b1bf4a599",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.5.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-09T13:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f23717857051a5c8e40e034d33a1e1efc3065328",
          "body": "转换失败时返回带 FailCode 的默认结果,避免暴露\n内部诊断属性为 null 的 ConversionResult.Result。",
          "is_bot": false,
          "headline": "fix(http): 修复 ToHttpJsonResultData 转换失败时返回值",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d6dc2ddad3b67bb7cf472bbf11b21b8f210c81f",
          "body": "使用 UtcDateTime 替代 DateTime 确保返回值的 Kind 为 Utc。",
          "is_bot": false,
          "headline": "fix(time): 修复 GetNowWithUtc 返回非 UTC Kind",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e59f62b4bb55764c0d3d39f03abe0c656e6f0f",
          "body": "添加 WorkerIdConflictDetector 支持注册和冲突检测,\nHostNameWorkerIdProvider 改用 SHA256 稳定哈希替代\n非确定性的 GetHashCode。",
          "is_bot": false,
          "headline": "feat(snowflake): 新增 WorkerId 冲突检测与稳定哈希",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b7865a4425d16dbb8bcf14c024b7a0ca5b248a7",
          "body": "OptionAttribute 新增 Sensitive 标记,OptionsDebugger 输出时\n自动将敏感值和默认值替换为 [REDACTED]。",
          "is_bot": false,
          "headline": "feat(options): 新增 Sensitive 属性脱敏",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b71a60e103fe773949954d6e358eb5c0739875",
          "body": "添加 SensitiveLogEventEnricher 和 SensitiveLogPropertyPolicy,\n在日志输出前统一脱敏 token/password/cookie 等敏感属性。",
          "is_bot": false,
          "headline": "feat(logger): 新增日志敏感字段脱敏",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca10936fac1998168faa6647b6fc77d0e3f040c",
          "body": "将 ToHttpJsonResultData 重构为 TryToHttpJsonResultData,\n返回包含失败阶段和异常类型的诊断信息,原方法保持不变。",
          "is_bot": false,
          "headline": "feat(http): 新增 TryToHttpJsonResultData 转换诊断",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145643abf32622748b8f4ba7148d87a79417982b",
          "body": null,
          "is_bot": false,
          "headline": "build(localization): 升级 Localization.Abstractions 至 10.0.0",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T13:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166b173316685c41e0d1985bfff65411d839d29d",
          "body": "从 net8.0;net9.0;net10.0 多目标切换为仅 net10.0",
          "is_bot": false,
          "headline": "build(props): 目标框架切换为 net10.0 单目标",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T12:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2958bc8b9e5b12dd4467b208603663e6ed59f951",
          "body": null,
          "is_bot": false,
          "headline": "test(time): 新增 TimeProvider 注入测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a69c3087dea0323bff29f1a19998199cdbf5f3e",
          "body": "新增 SetTimeProvider/GetTimeProvider 方法,GetNowWithUtc() 优先使用 TimeProvider。\nGetNowWithTimeZone 改用 GetNowWithUtc 保持一致性。\nUnixTimeSecondsWithOffset/UnixTimeMillisecondsWithOffset 标记 Obsolete。",
          "is_bot": false,
          "headline": "feat(time): TimerHelper 支持 TimeProvider 注入",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "251ce3467b0bf78f7948ba2fcb89ae7a8bbf9f7f",
          "body": null,
          "is_bot": false,
          "headline": "test(snowflake): 新增 ID 解析和 Worker 测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453bc9d5fa29bc610fc2b0be838e53c6439b2830",
          "body": "IdWorker 新增 TotalIdsGenerated/LastGeneratedId/ClockBackwardCount 统计属性及 ParseId 方法。\nSnowFlakeIdHelper 支持 IWorkerIdProvider 自动解析 WorkerId。\n新增 SnowFlakeIdParser/SnowFlakeIdInfo ID 解析及 4 种 WorkerIdProvider 实现。",
          "is_bot": false,
          "headline": "feat(snowflake): 新增 ID 解析、WorkerId 提供者和统计指标",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceed6259e58397fe4b108c8c0763dda9c84ee2f1",
          "body": "新增 IDomainEvent/IHasDomainEvents 领域事件接口、EntityTenantOrganizationBase 多租户组合基类、\nVersionedEntityHelper 版本并发辅助方法、EntityContractValidator 实体契约验证器。\n扩展 OrmEntityTests 覆盖全部新增功能。",
          "is_bot": false,
          "headline": "feat(orm): 新增领域事件、租户组织基类和契约验证器",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb4db9705973489cc6f02d179c5ab6bb2aa3a7b",
          "body": null,
          "is_bot": false,
          "headline": "test(localization): 新增高优先级功能测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2856025184da3c69d23dfd02cef86d70edc8afd0",
          "body": "ResourceManager 支持 CultureInfo 回退链查找、FormatString 带格式化错误策略、\nMissingKey 事件和统计。AssemblyResourceProvider 实现 ICultureResourceProvider。\n新增 GameFrameXStringLocalizer 适配 Microsoft.Extensions.Localization。",
          "is_bot": false,
          "headline": "feat(localization): 文化回退链、格式化错误策略及缺失键追踪",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95a9209b15fee15da4a7752422cca8f8c74dd5f",
          "body": null,
          "is_bot": false,
          "headline": "test(json): 新增源生成、流式异步和错误详情测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba57ab3d47c00f7cfbeb1d9b92084daaf65b2d13",
          "body": "JsonHelper 新增 JsonTypeInfo 源生成重载、Stream 异步序列化/反序列化、\nTrySerialize/TryDeserialize 带 JsonHelperError 错误详情、CreateDefaultOptions/CreateFormatOptions 可变副本。\nSpecialFloatingPointConverter 系列增加 String token 的显式错误提示。",
          "is_bot": false,
          "headline": "feat(json): 新增源生成、流式异步及错误详情重载",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T11:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7fd7b313a24557fc1ab66658f9c1d0ca832a2fb",
          "body": "- HttpClientJsonExtension 提供 GetJson/PostJson/PutJson/\n  PatchJson/DeleteJson 等泛型方法\n- HttpClientRequestException 携带状态码、URI、响应摘要\n- HttpClientRequestOptions 支持超时、自定义头、JSON 选项、\n  指数退避重试和请求/响应/重试日志钩子",
          "is_bot": false,
          "headline": "feat(http): 新增类型化 JSON 请求扩展",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T09:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1500b11e28ba6456c83757dabb3eaeb80c88b301",
          "body": "集合表达式 [] 替换为 Array.Empty/new[],\n分号结构体替换为带大括号的类。",
          "is_bot": false,
          "headline": "style(tests): 测试代码适配 C# 10.0 语法",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T09:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333aeac22910bb8beb4b780758a35433e439ac0d",
          "body": "将 >>> (C# 11+) 替换为 (ulong)>> 位运算写法,\n保持与 LangVersion 10.0 兼容。",
          "is_bot": false,
          "headline": "fix(encryption): SM4 兼容 C# 10.0 无符号右移",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T09:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f47650708e3a7cefe25dcfe2562bbaa9ffdac6",
          "body": null,
          "is_bot": false,
          "headline": "build: 降级 LangVersion 至 10.0",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T09:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63ca76f1561388290370ba83b3976704566766b",
          "body": null,
          "is_bot": false,
          "headline": "test(hash): 新增流式、异步和统一入口测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8d54ecc059e33729b4369688b5ff0d12dd896d",
          "body": "HmacSha256Helper 增加 byte[]/Stream 重载、HashAsync 和 Verify;\n新增 HmacSha512Helper,提供对称的 Hash/HashAsync/Verify 方法。",
          "is_bot": false,
          "headline": "feat(hash): HMAC Helper 新增重载和验证方法",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "426219ae2b1b663b49b0a863132a1e64103e76d5",
          "body": "CrcHelper 增加 GetCrc32Async/GetCrc64Async,\nMd5Helper/Sha1/Sha256/Sha512 各增加\nComputeHash(Stream) 和 ComputeHashAsync。",
          "is_bot": false,
          "headline": "feat(hash): 各哈希 Helper 新增流式和异步重载",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a14b262752744c35f9b64db2cf78d964a7b8d0",
          "body": "HashHelper 提供 Compute/ComputeAsync 统一计算、\nIsCryptographicallySecure 判断以及 FixedTimeEquals\n系列固定时间比较方法。",
          "is_bot": false,
          "headline": "feat(hash): 新增 HashHelper 统一入口和 HashAlgorithmKind",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f84e9c2a42e5059346c85e1528037260e58e96fa",
          "body": null,
          "is_bot": false,
          "headline": "test(extensions): Disposable 字典错误处理测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1d735f288ac64d2991381ccf732869d2ea8add",
          "body": null,
          "is_bot": false,
          "headline": "test(extensions): BidirectionalDictionary 和 ConcurrentLimitedQueue 增强测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6675cfa00626228bfc5f87500c71207d9f8fd0a9",
          "body": null,
          "is_bot": false,
          "headline": "test(extensions): 新增异步释放字典和异步集合扩展测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86f722bcb759a7e3685199ad5cdc20dd6c0bd00",
          "body": "新增 IsDisposed 属性和 DisposalErrorHandler 回调,\n逐值报告释放异常而非静默忽略,移除不必要的终结器。",
          "is_bot": false,
          "headline": "refactor(extensions): Disposable 字典增加错误处理,移除终结器",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc85c9c180509415fec180b086329a8cc50ff8d3",
          "body": "新增 LimitedQueueOverflowStrategy 枚举(DropOldest/DropNewest/\nRejectNewItem/Throw),TryEnqueue 返回丢弃元素,\nSetLimit 返回缩容移除项,ItemDiscarded 回调通知。",
          "is_bot": false,
          "headline": "feat(extensions): ConcurrentLimitedQueue 溢出策略和丢弃通知",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea050b6cf7b685d86fc9066b3ce8e91d51279655",
          "body": "实现 IReadOnlyCollection,支持自定义比较器构造,\n新增 TryUpdateByKey/ByValue、ContainsKey/Value、\nCount/Keys/Values 属性及枚举器。",
          "is_bot": false,
          "headline": "feat(extensions): 增强 BidirectionalDictionary",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922528344502c665c6c358b1810be5713e3994e8",
          "body": "- AsyncDisposableDictionary / AsyncDisposableConcurrentDictionary\n  支持 IAsyncDisposable 值的批量异步释放与错误回调\n- AsyncEnumerableExtensions 提供 ForEachSequentialAsync、\n  ForEachParallelAsync 和 SelectParallelAsync",
          "is_bot": false,
          "headline": "feat(extensions): 新增异步释放字典和异步集合扩展",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-09T08:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3088b0def399e00639e52d8d3c242e7ac0734571",
          "body": "- OptionsBuilderTests 加入 OptionsProviderCollection 避免并行冲突\n- 新增 HttpJsonResultTests 覆盖 Success/Fail/序列化场景",
          "is_bot": false,
          "headline": "test: 修复 OptionsBuilder 集合隔离,添加 HttpJsonResult 单元测试",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-08T16:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbdb4220542996a4e6ece0cf2e4ab6a44be1e6a7",
          "body": "新增 IntegrationFactAttribute,未设置\nGAMEFRAMEX_RUN_INTEGRATION_TESTS=true 时自动 Skip。",
          "is_bot": false,
          "headline": "test(http): 集成测试默认跳过,需环境变量启用",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-08T16:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162020fa17cd6c6ab535d2c7a0d5ad736ed1401a",
          "body": null,
          "is_bot": false,
          "headline": "build(tests): 测试项目禁用文档文件生成",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-08T16:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8fd79a4c086ae8b7ea1efc3d3616082ec642a38",
          "body": "各模块 Description 改为准确描述实际功能,\nPackageTags 补充领域关键词,Orm.Attribute 启用 Nullable。",
          "is_bot": false,
          "headline": "build(csproj): 更新各模块包描述和标签",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-08T16:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59af10b5f7e65927be2122c09d731c39a78520de",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.9",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-03T09:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f53ae9c84bff79e1cf5decd333ba99bfbe28ab6",
          "body": "GetMonthStartTimestampWithTimeZone / GetMonthEndTimestampWithTimeZone /\nGetNextMonthEndTimestampWithTimeZone 改用 DateTimeToSecondsWithTimeZone,\n确保时间戳计算正确应用时区偏移。",
          "is_bot": false,
          "headline": "fix(time): 月份时区时间戳未应用时区偏移",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-03T09:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d2357534baf00bf14bc9a8014d41d0cd9ee508",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.8",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-03T03:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6bbb1dc926833209da9c11097a9109531cee34",
          "body": "统一修复各模块 README.md 的空行间距、表格对齐和列表缩进等格式问题。",
          "is_bot": false,
          "headline": "docs: 修复 README 文件 Markdown 格式",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-03T03:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32412692145827ece2ab1c3880849d0b48504a29",
          "body": "统一修复所有 .cs 文件的末尾换行符、尾部空白、参数对齐和括号风格等格式问题。",
          "is_bot": false,
          "headline": "style: 批量修复 C# 代码格式问题",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-03T03:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a6a88ba6cfe706693755237381169d8f3e049e0",
          "body": "将所有 partial class TimerHelper 内部的 XML 文档注释和方法签名从无缩进修正为 4 空格缩进。",
          "is_bot": false,
          "headline": "style(time): 修复 TimerHelper XML 文档注释缩进",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-06-03T03:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "504a0e24870194f3272790638cde676196037b49",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.7",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-30T09:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f50ab70e242958710800f2cadf63296b588df73",
          "body": "Dispose(bool) 修复后终结器路径不会访问托管集合 Values,\n因此值不再被终结器释放。测试改为 Assert.False 验证正确行为。",
          "is_bot": false,
          "headline": "test(extensions): DisposableDictionaryTests 终结器不再释放值的测试适配",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T09:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d2d3b1e5f7fa98f8ceea17706bc1753cf9069a",
          "body": "SignData 改为异常传播后,原测试期待返回 null 不再成立。\n改为 Assert.Throws<CryptographicException> 验证异常抛出。",
          "is_bot": false,
          "headline": "test(encryption): RsaHelperTests 适配 SignData 不再返回 null 的新行为",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T09:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300a3031cf4fbb7089427fabaa6c48460bfbfd18",
          "body": "ThrowIfNullOrEmpty 会拒绝空字符串,但 HMAC 算法本身支持空消息和\n空密钥作为合法输入。改为 ThrowIfNull 以保持语义兼容性。",
          "is_bot": false,
          "headline": "fix(hash): HmacSha256Helper 空字符串改为合法输入,仅拒绝 null",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T09:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faff5b84b59636329f49a93ab27851eda67ef841",
          "body": "原 Dispose 无防重入保护,多次调用会重复执行 Action。\n使用 Interlocked.CompareExchange 确保只执行一次。",
          "is_bot": false,
          "headline": "fix(utility): DisposableAction 用 Interlocked 防止重复执行",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ab8fbefab41e5327f8592cc006b33154264ffe",
          "body": "Console.ForegroundColor 设置后若中间代码异常,终端颜色会残留。\n用 try/finally 确保无论如何都调用 ResetColor。",
          "is_bot": false,
          "headline": "fix(logger): WarningConsole 用 try/finally 保护 ConsoleColor.Reset",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d00f040fe1826f3b597f602fdf51501f54b5aab3",
          "body": "原实现忽略了 logger 参数,直接调用了无 logger 重载。\n增加参数验证并正确转发到 logger.Information。",
          "is_bot": false,
          "headline": "fix(logger): Info(ILogger, Exception) 实际使用传入的 logger 参数",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "728a3d9144d38ba3e6d0511855fed4c2156f0e41",
          "body": null,
          "is_bot": false,
          "headline": "fix(logger): LogHandler 修复 GrafanaLoki null 检查与错误日志结构化",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "240b5e7cc0733e0f84341f937933451282f475b4",
          "body": null,
          "is_bot": false,
          "headline": "fix(logger): LogConsole 补全标题超长时的边界处理",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74e6ffa5ab4b5491897bc346880b6f8daec31f7f",
          "body": "静态 MD5 实例非线程安全,并发调用 ComputeHash 会导致异常。\n改为每次调用时创建 using 实例。",
          "is_bot": false,
          "headline": "fix(hash): Md5Helper 移除静态 MD5 缓存实例,改用 MD5.Create()",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9fa6e8eeda4ba22312921bbe6e5be933684b481",
          "body": null,
          "is_bot": false,
          "headline": "fix(extensions): NullObject.GetHashCode 增加 null 检查",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f5cd39140541eaae78ba8967e1eaac4606e6c61",
          "body": null,
          "is_bot": false,
          "headline": "fix(http): HttpJsonResultHelper 日志级别 Fatal 降级为 Error",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec136de87b15433dfc020a839cad1c0a298d12fb",
          "body": null,
          "is_bot": false,
          "headline": "fix(logger): LogHelper.Error 移除昂贵的 StackTrace 构造",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aff7e76820107cd3ddba40e50d0393e4bfef499",
          "body": null,
          "is_bot": false,
          "headline": "fix(json): JsonHelper 简化反序列化 fallback 模式",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92765c11becc396e194cbbd1961c895897144d3d",
          "body": null,
          "is_bot": false,
          "headline": "fix(encryption): Sm4Helper 标记 ECB 模式方法为 Obsolete",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c28d554b0db36fa684c90ce99d8010a065b78be",
          "body": null,
          "is_bot": false,
          "headline": "fix(extensions): DisposableDictionary.Dispose(bool) 检查 disposing 参数",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de46f07fcd0762823fb9aabbcff79a7e6f5f1af5",
          "body": null,
          "is_bot": false,
          "headline": "fix(encryption): RsaHelper.SignData 不再静默返回 null",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393b3ccaecb499dd99ec133d21f7bd3925c422b1",
          "body": null,
          "is_bot": false,
          "headline": "fix(hash): HmacSha256Helper 补充参数验证",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-30T07:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ddd210ef2784d9a6fea4f09310ef13099abe60",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.6",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-12T07:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40ede0bc3e9f3885eacab31590f877ad3cad4941",
          "body": "新增 OptionsProviderCollection 并标记相关测试类,\n避免静态 OptionsProvider 状态在并行测试中冲突。",
          "is_bot": false,
          "headline": "test(options): 添加测试集合隔离",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00051b31e7e588c1162ee55ec279da7311b5d1be",
          "body": "将 Default 从每次创建新实例改为 static readonly 共享实例,\n新增 CreateDefault() 方法供需要独立可变配置的场景使用。",
          "is_bot": false,
          "headline": "refactor(logger): LogOptions.Default 改为共享实例",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05fd0505204b33a5e73fd58931e204410f9236b9",
          "body": "同步加密、扩展、JSON、日志、选项模块的测试用例,\n新增 Orm 模块单元测试。",
          "is_bot": false,
          "headline": "test: 更新测试适配业务代码变更",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f119aede7da64837d24185008b8ce591191447c",
          "body": "提取 IsOptionToken 方法判断选项标记,避免负数值被误判为选项前缀。",
          "is_bot": false,
          "headline": "fix(options): 修复命令行解析负数参数问题",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10bb37258327bade89b0b889d21487cf18e78bf7",
          "body": null,
          "is_bot": false,
          "headline": "fix(logger): async void 修正为 ValueTask",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7780abd7b8d78cc75624ef57e1f5634ab97821",
          "body": "对 _providers 集合的迭代访问加锁,防止并发修改异常。",
          "is_bot": false,
          "headline": "fix(localization): ResourceManager 线程安全修复",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ce320fb2de629d5545f61867c1169b1b9dbbd6",
          "body": null,
          "is_bot": false,
          "headline": "refactor(http-normalization): 移除 ToHttpJsonResultData 泛型约束",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebb58b57ec59070161a50eecf9dba268ab1a586",
          "body": "去掉 where T : class, new() 约束,支持值类型和记录类型反序列化。",
          "is_bot": false,
          "headline": "refactor(json): 移除 Deserialize 泛型约束",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c58dc58a006df4deeab236bbade14d6dba66515",
          "body": "新增 HttpClientExtensionHelper,统一超时 CancellationTokenSource\n创建逻辑和响应流读取模式,消除 7 个扩展文件中的重复代码。",
          "is_bot": false,
          "headline": "refactor(http-extension): 提取超时和响应流辅助类",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e8e62b810a5bf181f935c7ec20742109f3eae4",
          "body": null,
          "is_bot": false,
          "headline": "refactor(hash): CrcHelper 清理静态缓存字段",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8046d350b9622e9472bec1ae7191293cc3cc8caf",
          "body": "从继承 ConcurrentQueue 改为实现 IProducerConsumerCollection 接口,\n通过组合 ConcurrentQueue 实现功能,解耦继承依赖。",
          "is_bot": false,
          "headline": "refactor(extensions): ConcurrentLimitedQueue 改为组合模式",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "746d38c7e2110966512ecd68222f6fb06691de86",
          "body": "AES-CBC 迁移为 AES-GCM 认证加密,DSA/XOR 同步优化。",
          "is_bot": false,
          "headline": "refactor(encryption): 加密算法升级",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-12T07:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b376929942de42e54b2b84566ab1ca7ebd329f",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.5",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-08T06:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d6515ffc6de88c7d366cbddc49ed7b675ae81c9",
          "body": "将 .sln 迁移为 .NET 10 XML 格式的 .slnx(200行→20行),\n消除 GUID 冗余,提升可读性和可维护性。",
          "is_bot": false,
          "headline": "build: 迁移解决方案文件为 .slnx 格式",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-08T06:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "747e66414d1a07e19d037edc7344c047ff45a810",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.4",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-08T06:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b802983e053d19f05f2b59dca20ca5342d6a75",
          "body": "将文档域名从 GitHub Pages 迁移至 gameframex.doc.alianblank.com,\n修复非英文 README 中模块链接缺失斜杠和错误路径问题,\n英文 README 补充 /en 语言前缀。",
          "is_bot": false,
          "headline": "fix(readme): 修复文档链接地址和语言路径",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-08T06:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb17e90081f4959244d576f24adf4efa9ca568c8",
          "body": null,
          "is_bot": false,
          "headline": "docs(localization): 添加 Localization 模块文档",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-08T05:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d73b931b580fe469aa63960720bddd58ea7b394",
          "body": "添加安装说明和核心组件表,新增 TimerHelper 文档。",
          "is_bot": false,
          "headline": "docs(utility): 完善 Utility 模块文档",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-08T05:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65dad4d58aa72acaa5386b1cb7ca711e1773d4f",
          "body": "添加安装说明和核心组件表,精简过滤器接口描述。",
          "is_bot": false,
          "headline": "docs(orm-entity): 完善 ORM Entity 模块文档",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-08T05:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528c18dcc46ddbabc924b57a30d304ad9d81641f",
          "body": "移除各语言 README 中冗长的模块详细文档(约 2800 行),\n保留项目概览、包索引表和安装说明,详细文档引导至文档站。",
          "is_bot": false,
          "headline": "docs(readme): 精简主 README 为项目概览",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-08T05:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c327f210846c72959663e40980270e911d8ac2",
          "body": null,
          "is_bot": true,
          "headline": "chore(release): 2.4.3",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-07T08:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f1351ff83e92645ff6fd5164606f8b422c62ac",
          "body": "对英文、日语、韩语 README 进行完整正文翻译,涵盖代码注释、\n章节标题、描述文本、表格内容和字符串字面量。",
          "is_bot": false,
          "headline": "docs(readme): 完善多语言翻译内容",
          "author_name": "Blank",
          "author_login": "AlianBlank",
          "committed_at": "2026-05-07T07:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 525,
      "latest_release_at": "2026-07-25T11:25:55Z",
      "latest_release_tag": "2.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 25,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 8.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "GameFrameX.Foundation.Encryption",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation",
            "Foundation.Encryption",
            "Server",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Encryption",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 83,
          "total_downloads": 20927,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:41.960000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Extensions",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation",
            "Foundation.Extensions",
            "Extensions",
            "Server",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Extensions",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 68,
          "total_downloads": 25172,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:42.387000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Hash",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation",
            "Foundation.HashServer",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Hash",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 81,
          "total_downloads": 32532,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:42.833000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Http.Extension",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation.HTTP.Extension",
            "Server",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Http.Extension",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 79,
          "total_downloads": 16520,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:43.217000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Http.Normalization",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation.HTTP",
            "Server",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Http.Normalization",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 84,
          "total_downloads": 27157,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:43.607000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Json",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation.Json",
            "Server",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Json",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 79,
          "total_downloads": 40281,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:44.010000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Localization",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation.Localization",
            "Server",
            "GameServer",
            "Localization",
            "i18n"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Localization",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 34,
          "total_downloads": 14994,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:44.350000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GameFrameX.Foundation.Logger",
          "exists": true,
          "license": null,
          "keywords": [
            "GameFrameX",
            "Lib",
            "Foundation.Logger",
            "Server",
            "GameServer"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GameFrameX.Foundation.Logger",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/GameFrameX/GameFrameX.Foundation",
          "versions_count": 74,
          "total_downloads": 32930,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-25T11:25:44.760000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 4,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "demos"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj",
        "GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj",
        "GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj",
        "GameFrameX.Foundation.Http.Extension/GameFrameX.Foundation.Http.Extension.csproj",
        "GameFrameX.Foundation.Http.Normalization/GameFrameX.Foundation.Http.Normalization.csproj",
        "GameFrameX.Foundation.Json/GameFrameX.Foundation.Json.csproj",
        "GameFrameX.Foundation.Localization/GameFrameX.Foundation.Localization.csproj",
        "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
        "GameFrameX.Foundation.Options/GameFrameX.Foundation.Options.csproj",
        "GameFrameX.Foundation.Orm.Attribute/GameFrameX.Foundation.Orm.Attribute.csproj",
        "GameFrameX.Foundation.Orm.Entity/GameFrameX.Foundation.Orm.Entity.csproj",
        "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
        "GameFrameX.Foundation.Utility/GameFrameX.Foundation.Utility.csproj"
      ],
      "largest_source_bytes": 107302,
      "source_files_sampled": 289,
      "oversized_source_files": 10,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj",
        "GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj",
        "GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj",
        "GameFrameX.Foundation.Http.Extension/GameFrameX.Foundation.Http.Extension.csproj",
        "GameFrameX.Foundation.Http.Normalization/GameFrameX.Foundation.Http.Normalization.csproj",
        "GameFrameX.Foundation.Json/GameFrameX.Foundation.Json.csproj",
        "GameFrameX.Foundation.Localization/GameFrameX.Foundation.Localization.csproj",
        "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
        "GameFrameX.Foundation.Options/GameFrameX.Foundation.Options.csproj",
        "GameFrameX.Foundation.Orm.Attribute/GameFrameX.Foundation.Orm.Attribute.csproj",
        "GameFrameX.Foundation.Orm.Entity/GameFrameX.Foundation.Orm.Entity.csproj",
        "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
        "GameFrameX.Foundation.Utility/GameFrameX.Foundation.Utility.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 12,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "BouncyCastle.Cryptography",
          "manifest": "GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.6.2"
        },
        {
          "name": "Standart.Hash.xxHash",
          "manifest": "GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.5"
        },
        {
          "name": "BouncyCastle.Cryptography",
          "manifest": "GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.6.2"
        },
        {
          "name": "BCrypt.Net-Next.StrongName",
          "manifest": "GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Microsoft.Extensions.Localization.Abstractions",
          "manifest": "GameFrameX.Foundation.Localization/GameFrameX.Foundation.Localization.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.8"
        },
        {
          "name": "MongoDB.Driver",
          "manifest": "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.9.0"
        },
        {
          "name": "Serilog.AspNetCore",
          "manifest": "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.0"
        },
        {
          "name": "Serilog.Sinks.Grafana.Loki",
          "manifest": "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.0"
        },
        {
          "name": "Serilog.Sinks.MongoDB",
          "manifest": "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.2.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.6.0"
        },
        {
          "name": "xunit.v3",
          "manifest": "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.2"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "coverlet.collector",
          "manifest": "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "BCrypt.Net-Next.StrongName",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "BouncyCastle.Cryptography",
            "direct": true,
            "version": "2.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Localization.Abstractions",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoDB.Driver",
            "direct": true,
            "version": "3.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.AspNetCore",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Sinks.Grafana.Loki",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Sinks.MongoDB",
            "direct": true,
            "version": "7.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Standart.Hash.xxHash",
            "direct": true,
            "version": "4.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 12,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "AlianBlank",
          "commits": 645,
          "avatar_url": "https://avatars.githubusercontent.com/u/1950044?v=4"
        },
        {
          "type": "User",
          "login": "Eternity714",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10277887?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.998
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "541e0c2eba2f9f58814cfd6be05554627b6dabfc",
        "ran_at": "2026-07-25T11:34:53Z",
        "aggregate_score": 4.2,
        "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-07-25T11:25:48Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T11:24:54Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/GameFrameX/GameFrameX.Foundation",
    "host": "github.com",
    "name": "GameFrameX.Foundation",
    "owner": "GameFrameX"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 54,
        "vitality": 89,
        "community": 42,
        "governance": 62,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 525,
              "human_commit_share": 0.87,
              "days_since_last_push": 0,
              "active_weeks_last_year": 25
            },
            "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": "25/52 weeks with commits",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "525 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 525
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 23,
              "latest_release_tag": "2.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 8.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "forks": 5,
              "stars": 4,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "packages": [
                "GameFrameX.Foundation.Encryption",
                "GameFrameX.Foundation.Extensions",
                "GameFrameX.Foundation.Hash",
                "GameFrameX.Foundation.Http.Extension",
                "GameFrameX.Foundation.Http.Normalization",
                "GameFrameX.Foundation.Json",
                "GameFrameX.Foundation.Localization",
                "GameFrameX.Foundation.Logger"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 210513,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "210,513 downloads all-time across nuget",
                "points": 55.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 210513,
                      "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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.998
            },
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 155,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "GameFrameX",
              "public_repos": 121,
              "account_age_days": 734
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "155 followers of GameFrameX",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 155,
                      "login": "GameFrameX"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "121 public repos, account ~2 yr old",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 121
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "GameFrameX.Foundation.Encryption",
                "GameFrameX.Foundation.Extensions",
                "GameFrameX.Foundation.Hash",
                "GameFrameX.Foundation.Http.Extension",
                "GameFrameX.Foundation.Http.Normalization",
                "GameFrameX.Foundation.Json",
                "GameFrameX.Foundation.Localization",
                "GameFrameX.Foundation.Logger"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "84 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 12 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 12,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 12,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "87 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj",
                "GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj",
                "GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj",
                "GameFrameX.Foundation.Http.Extension/GameFrameX.Foundation.Http.Extension.csproj",
                "GameFrameX.Foundation.Http.Normalization/GameFrameX.Foundation.Http.Normalization.csproj",
                "GameFrameX.Foundation.Json/GameFrameX.Foundation.Json.csproj",
                "GameFrameX.Foundation.Localization/GameFrameX.Foundation.Localization.csproj",
                "GameFrameX.Foundation.Logger/GameFrameX.Foundation.Logger.csproj",
                "GameFrameX.Foundation.Options/GameFrameX.Foundation.Options.csproj",
                "GameFrameX.Foundation.Orm.Attribute/GameFrameX.Foundation.Orm.Attribute.csproj",
                "GameFrameX.Foundation.Orm.Entity/GameFrameX.Foundation.Orm.Entity.csproj",
                "GameFrameX.Foundation.Tests/GameFrameX.Foundation.Tests.csproj",
                "GameFrameX.Foundation.Utility/GameFrameX.Foundation.Utility.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj, GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj, GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "GameFrameX.Foundation.Encryption/GameFrameX.Foundation.Encryption.csproj, GameFrameX.Foundation.Extensions/GameFrameX.Foundation.Extensions.csproj, GameFrameX.Foundation.Hash/GameFrameX.Foundation.Hash.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 107302,
              "source_files_sampled": 289,
              "oversized_source_files": 10
            },
            "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": "10/289 source files over 60KB",
                "points": 53.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 289,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "demos"
              ],
              "has_mcp_signal": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "demos",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demos"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T11:35:01.040697Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GameFrameX/GameFrameX.Foundation.svg",
  "full_name": "GameFrameX/GameFrameX.Foundation",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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