Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 09:04 UTC

CatLib / Framework

deprecated, use : https://github.com/CatLib/CatLib

C#MIT★ 280 stars⑂ 94 forkssince Jan 2017View on GitHub ↗

CatLib/Framework holds a health index of 22 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (56/100) and lowest on Engineering Quality (21/100). It was last updated 2850 days ago. A single contributor accounts for most of its recent work.

22
overall / 100
Critical

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.

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

Score profile

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

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

Ownership

CatLibOrganization
9 followers12 public repossince Mar 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetCatLib.Framework.API1.1.2-33084 days agocatlibframework
NuGetCatLib.Framework1.1.2-33084 days agocatlibframework

Metrics by category

Vitality

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

22Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,850 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push2,850
active_weeks_last_year0
How it's scored
27/27Ships releases — 9 releases published
0/36Release recency — latest release 3,084 days ago
27/27Release cadence — a release every ~30.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count9
latest_release_tagv1.1.2
releases_from_tagsno
days_since_latest_release3,084
mean_days_between_releases30.5

Community & Adoption

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

56Moderate · 18% of overall
How it's scored
39.7/60Stars — 280 stars
16.4/25Forks — 94 forks
9/15Watchers — 43 watchers
Inputs used
forks94
stars280
watchers43
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
41.5/80Total downloads — 9,890 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesCatLib.Framework.API, CatLib.Framework
dependents
ecosystemsnuget
total_downloads9,890
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?

46At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.6/22.5Commit distribution — top contributor authored 97% of commits
10.8/13.5Contributor breadth — 8 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.974
How it's scored
17.5/46.8Issue resolution — 38% of issues closed
30.1/38.3PR acceptance — 59/75 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 1/7 approved changesets -- score normalized to 1
Inputs used
merged_prs59
open_issues5
closed_issues3
issue_closed_ratio0.375
closed_unmerged_prs16
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.2/25Owner reach — 9 followers of CatLib
20.1/25Track record — 12 public repos, account ~9 yr old
Inputs used
followers9
owner_typeOrganization
is_verified
owner_loginCatLib
public_repos12
account_age_days3,414
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
4/35Publish recency — latest publish 3,084 days ago
12/20Version history — 3 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesCatLib.Framework.API, CatLib.Framework
ecosystemsnuget
any_deprecatedno
min_days_since_publish3,084

Engineering Quality

Are baseline engineering and documentation practices in place?

21Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
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
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsunity3d, framework, unity
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

39At risk · 16% of overall
How it's scored
4.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 1/7 approved changesets -- score normalized to 1
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.4
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, token_permissions. 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_packages1
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 1 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.

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.1/40Legible commit history — 17 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.17
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj, src/CatLib.Framework.API/CatLib.Framework.API.csproj, src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.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 — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj, src/CatLib.Framework.API/CatLib.Framework.API.csproj, src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.csproj, src/CatLib.Framework.Tests/CatLib.Framework.Tests.csproj, src/CatLib.Framework/CatLib.Framework.csproj
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — C# (statically typed)
54.8/55Manageable file sizes — 1/292 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes71,077
source_files_sampled292
oversized_source_files1

Key facts

280GitHub stars
8contributors
0commits, last 12 months
2,850days since last push
9releases
1bus factor
5open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 94 ⇿
0Stars
94Forks
9Releases

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.

0204060801009392017-022019-082022-01
Major 0Minor 0Patch 1

Each point covers 5 days.

OpenSSF Scorecard 2.4 / 10
2.4aggregate

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-27 09:03 UTC

6Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 1/7 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
NuGetCatLib.Core1.2.5src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj
NuGetCatLib.Core1.2.5src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.csproj
All dependencies 1

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

RegistryPackageVersionRelation
NuGetCatLib.Core1.2.5direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 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": [
        "unity3d",
        "framework",
        "unity"
      ],
      "is_fork": false,
      "size_kb": 38329,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C#": 1566213
      },
      "pushed_at": "2018-10-07T03:13:43Z",
      "created_at": "2017-01-22T10:39:59Z",
      "owner_type": "Organization",
      "updated_at": "2025-12-17T01:40:02Z",
      "description": "deprecated, use : https://github.com/CatLib/CatLib",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "http://catlib.io",
      "name": "CatLib",
      "type": "Organization",
      "login": "CatLib",
      "company": null,
      "location": "shanghai",
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/26585814?v=4",
      "created_at": "2017-03-22T00:37:40Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 3414
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2018-02-14T11:19:07Z"
        },
        {
          "tag": "v1.1.1-beta",
          "kind": "prerelease",
          "published_at": "2017-12-28T06:04:06Z"
        },
        {
          "tag": "v1.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2017-11-04T03:10:25Z"
        },
        {
          "tag": "v1.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2017-09-12T06:24:56Z"
        },
        {
          "tag": "v1.0.0-beta",
          "kind": "prerelease",
          "published_at": "2017-09-08T13:49:16Z"
        },
        {
          "tag": "0.8.3-beta",
          "kind": "prerelease",
          "published_at": "2017-07-04T02:07:54Z"
        },
        {
          "tag": "0.8.2-beta",
          "kind": "prerelease",
          "published_at": "2017-06-27T09:50:21Z"
        },
        {
          "tag": "0.8.1-beta",
          "kind": "prerelease",
          "published_at": "2017-06-18T05:55:31Z"
        },
        {
          "tag": "0.8.0-beta",
          "kind": "prerelease",
          "published_at": "2017-06-15T07:14:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "87eeb58a39b9ea759166337a80d0fa5e410656d4",
          "body": "修复了路由不能正确定位异常位置的bug",
          "is_bot": false,
          "headline": "Merge pull request #78 from CatLib/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2018-10-07T03:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2648bfd11353c4182be630467b070a494a035b31",
          "body": null,
          "is_bot": false,
          "headline": "unit test sync",
          "author_name": "喻斌",
          "author_login": null,
          "committed_at": "2018-10-07T03:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a36fe23c3a3da610d5c054eceb791fed8a8ee9",
          "body": null,
          "is_bot": false,
          "headline": "bug fixed",
          "author_name": "喻斌",
          "author_login": null,
          "committed_at": "2018-10-07T02:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9349a18212b4f22df39391857790b2ba8af5cb6",
          "body": "1.1.2 version",
          "is_bot": false,
          "headline": "Merge pull request #77 from CatLib/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2018-02-14T11:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09cb7456798a917e3f028456e8bf976e0896148e",
          "body": null,
          "is_bot": false,
          "headline": "ci compatible",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-14T11:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da40238702ec2ed8425333f9280b584a06b72ed6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into 1.1",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-14T10:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb67545be3cdad1fcd0124db200568e60ba9316",
          "body": "Feature/1.1.2",
          "is_bot": false,
          "headline": "Merge pull request #76 from CatLib/feature/1.1.2",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2018-02-14T10:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8e56b6adf64c0dce4f7923af4454c3befe6970",
          "body": null,
          "is_bot": false,
          "headline": "bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-14T10:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf85450cad5b639b3d37fa81c4ce5070c77ec1d",
          "body": null,
          "is_bot": false,
          "headline": "sync core 1.2.5",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-14T10:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa365fbb7a1c2661f829a5323a5fc3fd9ebeb22",
          "body": null,
          "is_bot": false,
          "headline": "code optimization",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-14T07:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6dac85002de2f475eb8e96b902cf57cac0a589",
          "body": null,
          "is_bot": false,
          "headline": "routing update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-14T07:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79400ad80d0857714b1f32a875e18170b5151035",
          "body": null,
          "is_bot": false,
          "headline": "sync catlib core 1.2.3",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-13T12:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4bc782f6019e2d6a6778bd717e85252d25ff719",
          "body": "# Conflicts:\n#\tpackages/CatLib.Core.1.1.1/content/CatLib.Core.xml\n#\tpackages/CatLib.Core.1.1.4/lib/net35/CatLib.Core.xml\n#\tpackages/CatLib.Core.1.1.4/lib/netstandard2.0/CatLib.Core.xml\n#\tpackages/CatLib.Core.1.2.2/lib/net35/CatLib.Core.xml\n#\tpackages/CatLib.Core.1.2.2/lib/netstandard2.0/CatLib.Core.\n[…]\nts/packages.config\n#\tsrc/CatLib.Framework/CatLib.Framework.csproj\n#\tsrc/CatLib.Framework/Json/3rd/SimpleJson.cs\n#\tsrc/CatLib.Framework/Properties/AssemblyInfo.cs\n#\tsrc/CatLib.Framework/packages.config",
          "is_bot": false,
          "headline": "Merge branch '1.1' into feature/1.1.2",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-13T08:01:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b6a1b41d322adc43cb58cd5f83babd0390289985",
          "body": null,
          "is_bot": false,
          "headline": "optimization code",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-13T07:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7482b340cb3de8397da115bda621dd4d4cfad816",
          "body": null,
          "is_bot": false,
          "headline": "catlib core upgarde",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-13T07:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a23ea23f1acc03a24b754f5d09a6beabd91ce7",
          "body": null,
          "is_bot": false,
          "headline": "SimpleJson replace to LitJson",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-07T08:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8377899ae4344c7a3888351d13c570c1d6c8cd",
          "body": null,
          "is_bot": false,
          "headline": "compatible catlib core 1.2.1",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2018-02-07T08:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3befc45bd5197fd044fc32134d102616e775d2",
          "body": "1.1.1 fixed version",
          "is_bot": false,
          "headline": "Merge pull request #75 from CatLib/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-12-28T05:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a5e5807ecd163e71b82980209e553016885efe0",
          "body": null,
          "is_bot": false,
          "headline": "readme update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-28T05:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c1cf91c9e59486ea86bd33af4306dceed735a3",
          "body": "修复tcpConnector中OnDispose触发两次问题",
          "is_bot": false,
          "headline": "Merge pull request #74 from chinagzcp/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-12-27T03:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1fb528000c4308a0fe5f254971afe2026a1226b",
          "body": null,
          "is_bot": false,
          "headline": "Update TcpConnector.cs",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-12-27T03:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010c5c473ebd4e848c4661f90f3d7588e2f89c3f",
          "body": "在dispose中没有将status提前设置,networkStream.close就会再次触发dispose。",
          "is_bot": false,
          "headline": "修复tcpConnector中OnDispose触发两次问题",
          "author_name": "chinagzcp",
          "author_login": "chinagzcp",
          "committed_at": "2017-12-26T12:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fbafbc63165492fa731495d507d98075fbd951b",
          "body": "1.1.1 bug fixed",
          "is_bot": false,
          "headline": "Merge pull request #71 from CatLib/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-12-23T12:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e62c376fa2295c0a20840b41536f3fff87e3b962",
          "body": null,
          "is_bot": false,
          "headline": "unit test bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-23T12:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2531ae45662e9876632c65c2f073aec5b0a048b3",
          "body": null,
          "is_bot": false,
          "headline": "unit test update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-23T11:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd18af0214a302894b32befac87e4fda9e89c12",
          "body": null,
          "is_bot": false,
          "headline": "unit test bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-23T11:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11df2776e60f95dbd659a914f953a75875191d7",
          "body": null,
          "is_bot": false,
          "headline": "network bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-23T11:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c0d1958b002f4d46ed1aee3315667467d0d7a1",
          "body": "Feature/1.1",
          "is_bot": false,
          "headline": "Merge pull request #72 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-12-18T10:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f36dfd5b8d26fb7235031e6c0aa03ea27cfe47",
          "body": null,
          "is_bot": false,
          "headline": "bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-18T10:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae03726231d61a9335e9d10c1f87371825ec21b1",
          "body": null,
          "is_bot": false,
          "headline": "json api update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-12-02T03:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a826ab64e8a1730a5bac209a1447c1a3a83c2ff",
          "body": null,
          "is_bot": false,
          "headline": "bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-30T12:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7ccbbe2a4c58a7a34782273130df4a855e0e78",
          "body": null,
          "is_bot": false,
          "headline": "version update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-04T11:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e18d7e8492f1ce7996f12def804b8037c78902d",
          "body": null,
          "is_bot": false,
          "headline": "tcp bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-04T11:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc2dfe6cd7413b1132413b9a5c60f5f21b12eba",
          "body": "1.1",
          "is_bot": false,
          "headline": "Merge pull request #70 from CatLib/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-11-04T03:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b6746fea18ba67e2e7a7ac65ba366f5161c9615",
          "body": null,
          "is_bot": false,
          "headline": "readme update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-04T03:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf14f11969c15af550a6bf1e18aa31dd4ae2893",
          "body": null,
          "is_bot": false,
          "headline": "readme update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-04T03:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651e0816ae0b650006e8d0cc01363339912cfa4d",
          "body": "Feature/1.1",
          "is_bot": false,
          "headline": "Merge pull request #69 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-11-04T02:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eea0e30dec43ed7544ac1d10902f9d5fd77637e",
          "body": null,
          "is_bot": false,
          "headline": "core package sync",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-04T02:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1abcbb2bc87fb36e31764b70914351f6707d0028",
          "body": null,
          "is_bot": false,
          "headline": "readme update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-02T12:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4551ad1a7a0b62df697a011d0b5f08d95304ad5d",
          "body": "Feature/1.1",
          "is_bot": false,
          "headline": "Merge pull request #68 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-11-02T11:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39bde6344462ce01d8b1c39ce5f21ff0cdee70c",
          "body": null,
          "is_bot": false,
          "headline": "sync core",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-02T01:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6355bc8a6849d2893eca92c491b3d9d66592ae5",
          "body": null,
          "is_bot": false,
          "headline": "sync core",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-01T13:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "572e23f8b7778209c793e72f3a4f73d9a414b39d",
          "body": null,
          "is_bot": false,
          "headline": "csproj bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-01T12:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1960b718d3a1daaccd142df30aa5705a9199a821",
          "body": "Feature/1.1",
          "is_bot": false,
          "headline": "Merge pull request #67 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-11-01T06:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df85ebab10febedc6f4192f3a058a28f5312533",
          "body": null,
          "is_bot": false,
          "headline": "provider optimization",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-01T06:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b603a0b6e52cae3734bfe59a27529bdd9826b28a",
          "body": null,
          "is_bot": false,
          "headline": "update dh api",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-01T06:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b233e1d478c0b288c71fab3a3a3f284d89df637",
          "body": null,
          "is_bot": false,
          "headline": "encrypter update(undone)",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-11-01T01:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f5f8e87f357c18523c30a8c6fe87a488dc786db",
          "body": null,
          "is_bot": false,
          "headline": "bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-31T13:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e9ef9b3be3f316568d30003e49575efe4cbc4d",
          "body": null,
          "is_bot": false,
          "headline": "unit test update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-31T13:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443441cd0484700ab41f29a6a93ff7bd8289ca1f",
          "body": null,
          "is_bot": false,
          "headline": "update curve25519",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-31T13:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4835912c5aebe8b5f28853933d0f78a879cf661",
          "body": null,
          "is_bot": false,
          "headline": "add curve25519",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-31T12:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe68877a3a4c5f368ce0199b86dd74dedd6b78ea",
          "body": null,
          "is_bot": false,
          "headline": "encryption update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-31T01:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8f06c6c49211d963fe26e4087cc0a5e572e0509",
          "body": null,
          "is_bot": false,
          "headline": "aes update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-31T01:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f973e502ac573f52e5755f5ff39afbd8e482be86",
          "body": null,
          "is_bot": false,
          "headline": "hashing api update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-30T13:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1f78512e1c31b40644afe0a78411ecd5fcb4b6",
          "body": "…e/1.1",
          "is_bot": false,
          "headline": "Merge branch 'feature/1.1' of github.com:CatLib/Framework into featur…",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-30T11:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6a9f55a55d2a3463ebd5a844f7b0dcbf36f3d7",
          "body": null,
          "is_bot": false,
          "headline": "merge",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-30T08:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f367a2c073d7aa10da6ba351028a5ca5c0b8410f",
          "body": null,
          "is_bot": false,
          "headline": "aes bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-30T08:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b15d73ff736b80282a91b9b08949aa19d29aaac1",
          "body": null,
          "is_bot": false,
          "headline": "hashing api update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-28T07:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "286398c4fb8cb24e46e907ef971afb9b2b128fbe",
          "body": null,
          "is_bot": false,
          "headline": "hash api rebuild",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-28T02:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282ae54cd810067d3fc2d5eb8b639e330c7c69f5",
          "body": null,
          "is_bot": false,
          "headline": "obsolete hash interface",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-27T14:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832c6089a752428134f84e5966ac434a425d655b",
          "body": "…e/1.1",
          "is_bot": false,
          "headline": "Merge branch 'feature/1.1' of github.com:CatLib/Framework into featur…",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-27T13:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b013a1027f186506338afddbac3f76d4682034",
          "body": null,
          "is_bot": false,
          "headline": "hash add buffer,offset,length support",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-27T12:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475546f6a4b4507403d7496f2aa4b2a0947dab31",
          "body": "修改: 调用Logger.Execlog的时候,如果参数Context为空,并且message文本中包含{}的时候,不再抛出错误",
          "is_bot": false,
          "headline": "Merge pull request #66 from iamthekk/logger-fix",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-10-27T10:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02321387faeae8208411d437a188851b3dfa555f",
          "body": null,
          "is_bot": false,
          "headline": "修改: 调用Logger.Execlog的时候,如果参数Context为空,并且message文本中包含{}的时候,不再抛出错误",
          "author_name": "kk",
          "author_login": "iamthekk",
          "committed_at": "2017-10-27T03:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027199653be35ca21db4a383e5298de4d1e369ad",
          "body": null,
          "is_bot": false,
          "headline": "sync to net standard",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-27T00:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc00f75157def589f5b96cbe7977b74165b0cf30",
          "body": null,
          "is_bot": false,
          "headline": "add facade",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-27T00:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865949cc8ac84ea1589f12cac52c6d96a5e084af",
          "body": null,
          "is_bot": false,
          "headline": "remove nunit support",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-26T12:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d3d8c86b4078973cb8faa4da3f6b996cc498f3",
          "body": null,
          "is_bot": false,
          "headline": "add unit test",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-26T11:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae4c09985947525c3a6a5294f38e42c10c52c29",
          "body": null,
          "is_bot": false,
          "headline": "project config update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-21T09:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a544521b2b3b7ee92993dc7c909da31d35cad190",
          "body": null,
          "is_bot": false,
          "headline": "sync core",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-21T07:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a000ec0f2042b7194b9f31fdcbf15945593c929c",
          "body": null,
          "is_bot": false,
          "headline": "sync core",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-21T07:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db04d4fc62ecfda49992b624267b091021fbfb9",
          "body": null,
          "is_bot": false,
          "headline": "net standard project update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-21T05:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b539b7c4ebd0ac6a8abb66fbe84c46bb1f4bfa",
          "body": "…o feature/1.1",
          "is_bot": false,
          "headline": "Merge branch 'feature/1.1' of https://github.com/CatLib/Framework int…",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-19T07:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196a37ebc815a207b2a48b03c8dc248000c4252c",
          "body": null,
          "is_bot": false,
          "headline": "debugger providerwq bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-19T07:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59367ec346f92065ba08e3aa9e18ff29faac11c7",
          "body": "NetStandard2.0 Project files",
          "is_bot": false,
          "headline": "Merge pull request #65 from liiir1985/master",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-10-19T06:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a420892780655ebba815d143259de857984a9eaf",
          "body": null,
          "is_bot": false,
          "headline": "NetStandard2.0 Project files",
          "author_name": "liiir1985",
          "author_login": "liiir1985",
          "committed_at": "2017-10-19T04:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4330b32bfef57207d0b4dc249ab4cc5958c184bd",
          "body": "Compiler api add type compile",
          "is_bot": false,
          "headline": "Merge pull request #64 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-10-19T04:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6dd0a5ddfa9e89fc80829a02bd4a52662c6e3fb",
          "body": null,
          "is_bot": false,
          "headline": "compiler bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-19T02:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774626461a0beb8121ceedea635c4af5d67979fa",
          "body": null,
          "is_bot": false,
          "headline": "routing provider update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-19T02:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73bcd90d19876f5ca6bc8e7371055c948ea3d64c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature/1.1",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-19T02:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95aefde499fd9a4c2a1b0f53b0854db58afcb277",
          "body": null,
          "is_bot": false,
          "headline": "Compiler api add type compile",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-19T02:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9697cab37c952f239eb52a06e6a99895c1ec07a4",
          "body": "ticker bug fixed",
          "is_bot": false,
          "headline": "Merge pull request #63 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-10-18T09:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d32d89d5348ce9c419e6838009d0dc1d251efcc",
          "body": null,
          "is_bot": false,
          "headline": "ticker bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-18T09:24:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200e5da9abb4690d91760e84fc5e4fbab51579ff",
          "body": "Feature/1.1",
          "is_bot": false,
          "headline": "Merge pull request #62 from CatLib/feature/1.1",
          "author_name": "喵喵大人",
          "author_login": null,
          "committed_at": "2017-10-18T06:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b6c1179585ae9815c5ec28922d2b71d06922c0",
          "body": null,
          "is_bot": false,
          "headline": "dll update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-18T06:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "619364ba9d4e2e17c5c3b534d4fa34e7f9a369c4",
          "body": null,
          "is_bot": false,
          "headline": "socket provider update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-18T06:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be30c740cb189bb8ca2536129b0d2a6ca715af3d",
          "body": null,
          "is_bot": false,
          "headline": "network provider update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-18T06:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005eaaddd812c01cec0813d0cd903d9c4197f6e3",
          "body": null,
          "is_bot": false,
          "headline": "add tick unit test",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-18T04:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7ad2f048c8602a480dee72e3b634f6d7db4afd",
          "body": null,
          "is_bot": false,
          "headline": "remove config provider & remove converter provider",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-14T11:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18400ed19a99e45e0fe6e9d69459011d5141ef6",
          "body": null,
          "is_bot": false,
          "headline": "code optimization",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-14T09:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82201a80e52e96d66b0184985e2b13db0089e2a",
          "body": null,
          "is_bot": false,
          "headline": "provider update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-14T09:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb50644b025f20721238a5f53e1290bec885be83",
          "body": null,
          "is_bot": false,
          "headline": "unit test update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-14T07:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5fcc8955c49c266d77b01b8fe659593d78c06d1",
          "body": null,
          "is_bot": false,
          "headline": "sync catlib.core",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-13T08:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3701e2f25b0835616a37b44cbb6b10e749efccc",
          "body": null,
          "is_bot": false,
          "headline": "bug fixed",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-10-09T04:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1c2b8e44335b671e150478ac3046c03c508058",
          "body": null,
          "is_bot": false,
          "headline": "add network unit test",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-09-30T08:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475dbbf655fb07dd8dbc4995d55f2bb1cede1c3a",
          "body": null,
          "is_bot": false,
          "headline": "add packer tests",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-09-30T08:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55bba79a6014d205b7776ea3a8868d076c676111",
          "body": null,
          "is_bot": false,
          "headline": "add network provider",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-09-30T07:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9efe5e9fd9dad3992523561f8ca8abb2da57707a",
          "body": null,
          "is_bot": false,
          "headline": "add network channel",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-09-30T07:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58bb70ef4918524d76803e7dd289ff8047fcf524",
          "body": null,
          "is_bot": false,
          "headline": "add packer & state",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-09-30T07:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254cc574935fe79ae97409f0a2cfd9d2aad9dc39",
          "body": null,
          "is_bot": false,
          "headline": "ticker update",
          "author_name": "喵喵大人",
          "author_login": "ymh199478",
          "committed_at": "2017-09-30T07:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 0,
      "latest_release_at": "2018-02-14T11:19:07Z",
      "latest_release_tag": "v1.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 2850,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3084,
      "mean_days_between_releases": 30.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "CatLib.Framework.API",
          "exists": true,
          "license": null,
          "keywords": [
            "CatLib",
            "Framework"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CatLib.Framework.API",
          "is_deprecated": false,
          "latest_version": "1.1.2",
          "repository_url": "https://github.com/CatLib/Framework",
          "versions_count": 3,
          "total_downloads": 5245,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2018-02-14T11:14:03.903000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3084
        },
        {
          "name": "CatLib.Framework",
          "exists": true,
          "license": null,
          "keywords": [
            "CatLib",
            "Framework"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CatLib.Framework",
          "is_deprecated": false,
          "latest_version": "1.1.2",
          "repository_url": "https://github.com/CatLib/Framework",
          "versions_count": 3,
          "total_downloads": 4645,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2018-02-14T11:17:57.143000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3084
        }
      ]
    },
    "popularity": {
      "forks": 94,
      "stars": 280,
      "watchers": 43,
      "fork_history": {
        "days": [
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 3
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-05",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 3
          },
          {
            "date": "2017-03-28",
            "count": 3
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 2
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 2
          },
          {
            "date": "2017-04-09",
            "count": 3
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 3
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 2
          },
          {
            "date": "2017-04-29",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 2
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-05-20",
            "count": 1
          },
          {
            "date": "2017-05-21",
            "count": 1
          },
          {
            "date": "2017-05-23",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-05-28",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 2
          },
          {
            "date": "2017-07-01",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 2
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 2
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 93,
        "total_forks": 94
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj",
        "src/CatLib.Framework.API/CatLib.Framework.API.csproj",
        "src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.csproj",
        "src/CatLib.Framework.Tests/CatLib.Framework.Tests.csproj",
        "src/CatLib.Framework/CatLib.Framework.csproj"
      ],
      "largest_source_bytes": 71077,
      "source_files_sampled": 292,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "CatLib.Core",
          "manifest": "src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.5"
        },
        {
          "name": "CatLib.Core",
          "manifest": "src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "CatLib.Core",
            "direct": true,
            "version": "1.2.5",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 59,
        "open_issues": 5,
        "closed_ratio": 0.375,
        "closed_issues": 3,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ymh199478",
          "commits": 487,
          "avatar_url": "https://avatars.githubusercontent.com/u/12524356?v=4"
        },
        {
          "type": "User",
          "login": "AlianBlank",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1950044?v=4"
        },
        {
          "type": "User",
          "login": "mingxinkejian",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/11645656?v=4"
        },
        {
          "type": "User",
          "login": "views63",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/175116?v=4"
        },
        {
          "type": "User",
          "login": "LrvingCong",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13766680?v=4"
        },
        {
          "type": "User",
          "login": "chinagzcp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13399635?v=4"
        },
        {
          "type": "User",
          "login": "iamthekk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10174976?v=4"
        },
        {
          "type": "User",
          "login": "liiir1985",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9709820?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.974
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "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": 6,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 1/7 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "87eeb58a39b9ea759166337a80d0fa5e410656d4",
        "ran_at": "2026-07-27T09:03:53Z",
        "aggregate_score": 2.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2018-10-07T03:13:42Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 79,
          "created_at": "2023-12-10T22:07:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2023-12-12T22:28:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 81,
          "created_at": "2023-12-12T22:48:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2024-04-02T04:09:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2024-04-13T14:21:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/CatLib/Framework",
    "host": "github.com",
    "name": "Framework",
    "owner": "CatLib"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 22,
      "inputs": {
        "security": 39,
        "vitality": 22,
        "community": 56,
        "governance": 46,
        "engineering": 21,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 36,
        "overall_after_abandonment_multiplier": 22
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 22,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2850,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2850 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2850
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v1.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 3084,
              "mean_days_between_releases": 30.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3084 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3084
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~30.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 30.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 2850,
              "days_since_last_human_commit": 2850,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2850 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2850,
                      "count": 3,
                      "signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 94,
              "stars": 280,
              "watchers": 43,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "280 stars",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 280
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "94 forks",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "43 watchers",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "packages": [
                "CatLib.Framework.API",
                "CatLib.Framework"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 9890,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "9,890 downloads all-time across nuget",
                "points": 41.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 9890,
                      "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.974
            },
            "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 97% of commits",
                "points": 0.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "merged_prs": 59,
              "open_issues": 5,
              "closed_issues": 3,
              "issue_closed_ratio": 0.375,
              "closed_unmerged_prs": 16
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "38% of issues closed",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "59/75 decided PRs merged",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 59,
                      "decided": 75
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/7 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "followers": 9,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "CatLib",
              "public_repos": 12,
              "account_age_days": 3414
            },
            "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": "9 followers of CatLib",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "CatLib"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~9 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "packages": [
                "CatLib.Framework.API",
                "CatLib.Framework"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 3084
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3084 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3084
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "3 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "critical",
        "name": "Engineering Quality",
        "value": 21,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 7 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": [
                "unity3d",
                "framework",
                "unity"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/7 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 1 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": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "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": 1,
              "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": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.17,
              "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": "17 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 9.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj",
                "src/CatLib.Framework.API/CatLib.Framework.API.csproj",
                "src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.csproj",
                "src/CatLib.Framework.Tests/CatLib.Framework.Tests.csproj",
                "src/CatLib.Framework/CatLib.Framework.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj, src/CatLib.Framework.API/CatLib.Framework.API.csproj, src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/CatLib.Framework.API.NetStandard/CatLib.Framework.API.NetStandard.csproj, src/CatLib.Framework.API/CatLib.Framework.API.csproj, src/CatLib.Framework.NetStandard/CatLib.Framework.NetStandard.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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 71077,
              "source_files_sampled": 292,
              "oversized_source_files": 1
            },
            "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": "1/292 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 292,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T09:04:10.655668Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CatLib/Framework.svg",
  "full_name": "CatLib/Framework",
  "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.