Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 16:40 UTC

KhronosGroup / glTF-CSharp-Loader

C# Reference Loader for glTF

C#Custom license★ 246 stars⑂ 69 forkssince Feb 2017View on GitHub ↗

KhronosGroup/glTF-CSharp-Loader holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (71/100) and lowest on AI Readiness (40/100). It was last updated today. 2 contributors account for most of its recent work.

60
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

The Khronos GroupOrganization
3,965 followers190 public repossince Apr 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetglTF2Loader1.0.0-13240 days agogltfloaderc#

Metrics by category

Vitality

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

59Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.1/36Commit cadence — 3/52 weeks with commits
9.4/18Commit volume — 10 commits in the last year
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year10
human_commit_share1
days_since_last_push0
active_weeks_last_year3
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
5.4/27Release cadence — a release every ~1,414 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tag2.0.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases1,414
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

65Moderate · 18% of overall
How it's scored
38.8/60Stars — 246 stars
15.3/25Forks — 69 forks
8.5/15Watchers — 35 watchers
Inputs used
forks69
stars246
watchers35
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno
How it's scored
60.4/80Total downloads — 656,814 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesglTF2Loader
dependents
ecosystemsnuget
total_downloads656,814
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?

71Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15/22.5Commit distribution — top contributor authored 33% of commits
13.5/13.5Contributor breadth — 15 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled15
top_contributor_share0.333
How it's scored
42.6/46.8Issue resolution — 91% of issues closed
34.3/38.3PR acceptance — 26/29 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 10/21 approved changesets -- score normalized to 4
Inputs used
merged_prs26
open_issues3
closed_issues31
issue_closed_ratio0.912
closed_unmerged_prs3
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 3,965 followers of KhronosGroup
25/25Track record — 190 public repos, account ~14 yr old
Inputs used
followers3,965
owner_typeOrganization
is_verified
owner_loginKhronosGroup
public_repos190
account_age_days5,225
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
4/35Publish recency — latest publish 3,240 days ago
4/20Version history — 1 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesglTF2Loader
ecosystemsnuget
any_deprecatedno
min_days_since_publish3,240

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.5/2.5CI-Tests — 4 out of 15 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 10/21 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
6/7.5Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages9
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 9 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.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Generator/Generator.csproj, GeneratorLib/GeneratorLib.csproj, GeneratorSchema/GeneratorSchema.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 9 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.09
toolchain_manifestsGenerator/Generator.csproj, GeneratorLib/GeneratorLib.csproj, GeneratorSchema/GeneratorSchema.csproj, GeneratorUnitTests/GeneratorUnitTests.csproj, glTFLoader/glTFLoader.csproj, glTFLoaderUnitTests/glTFLoaderUnitTests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/52 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes36,055
source_files_sampled52
oversized_source_files0

Key facts

246GitHub stars
15contributors
10commits, last 12 months
0days since last push
2releases
2bus factor
3open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 69 ⇿
0Stars
69Forks
1Releases

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.

01325385063756522017-052021-092026-01
Major 0Minor 0Patch 0

Each point covers 8 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
2CI-Tests4 out of 15 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 10/21 approved changesets -- score normalized to 4
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
8Maintained10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
NuGetSystem.CodeDom6.0.0GeneratorLib/GeneratorLib.csproj
NuGetNewtonsoft.Json13.0.1GeneratorSchema/GeneratorSchema.csproj
NuGetMicrosoft.NET.Test.Sdk17.3.0GeneratorUnitTests/GeneratorUnitTests.csproj
NuGetNUnit3TestAdapter4.2.1GeneratorUnitTests/GeneratorUnitTests.csproj
NuGetNUnit3.13.3GeneratorUnitTests/GeneratorUnitTests.csproj
NuGetSystem.Text.Json9.0.5glTFLoader/glTFLoader.csproj
NuGetMicrosoft.NET.Test.Sdk17.3.0glTFLoaderUnitTests/glTFLoaderUnitTests.csproj
NuGetxunit2.4.2glTFLoaderUnitTests/glTFLoaderUnitTests.csproj
NuGetxunit.runner.visualstudio2.4.5glTFLoaderUnitTests/glTFLoaderUnitTests.csproj
NuGetcoverlet.collector3.1.2glTFLoaderUnitTests/glTFLoaderUnitTests.csproj
All dependencies 9

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

RegistryPackageVersionRelation
NuGetcoverlet.collector3.1.2direct
NuGetMicrosoft.NET.Test.Sdk17.3.0direct
NuGetNewtonsoft.Json13.0.1direct
NuGetNUnit3.13.3direct
NuGetNUnit3TestAdapter4.2.1direct
NuGetSystem.CodeDom6.0.0direct
NuGetSystem.Text.Json9.0.5direct
NuGetxunit2.4.2direct
NuGetxunit.runner.visualstudio2.4.5direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 759,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 326393
      },
      "pushed_at": "2026-07-24T16:35:23Z",
      "created_at": "2017-02-27T14:31:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T16:37:05Z",
      "description": "C# Reference Loader for glTF",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://www.khronos.org/",
      "name": "The Khronos Group",
      "type": "Organization",
      "login": "KhronosGroup",
      "company": null,
      "location": "United States of America",
      "followers": 3965,
      "avatar_url": "https://avatars.githubusercontent.com/u/1608701?v=4",
      "created_at": "2012-04-03T15:36:06Z",
      "is_verified": null,
      "public_repos": 190,
      "account_age_days": 5225
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2026-07-24T16:28:57Z"
        },
        {
          "tag": "1.1.4-alpha",
          "kind": "prerelease",
          "published_at": "2022-09-09T15:57:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ea59572b462053755c257c2501e4684a6135b7fe",
          "body": "Move the Unreleased entries under a dated 2.0.0 section and update the\nreference links ahead of publishing the stable 2.0.0 package.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Mark the 2.0.0 release in the changelog",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-24T16:28:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2c6370dd4e86d9fa36d1934428e2b411bef5921c",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add CI status badge to the README",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-15T16:49:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "89aa7170379eb51eb1610ec724f9603cce9bda12",
          "body": "…#63)\n\n* Publish to NuGet only when the package project changes\n\nThe published package depends only on files under glTFLoader/, so pushes that\ntouch just docs, tests, the generator, or the workflow would publish an\nidentical preview. Gate the NuGet publish on whether the push changed anything\nunder \n[…]\nthe step is idempotent. Requires contents: write.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Only publish NuGet when the package changes; clean up the changelog (…",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-15T16:45:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "afb68a24c2f5079f3d604d5e76950bb0c7d9de2f",
          "body": "Document the switch to an SPDX license expression and the embedded package\nicon under the 2.0.0 changes.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Note the package metadata changes in the changelog",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-14T19:44:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0a73a1e79dbe3b9b09ab235c00ac09f145871f4c",
          "body": "When the publish job was merged into the Windows build job, the push step\nmoved from bash to pwsh, where \"dotnet nuget push artifacts/*.nupkg\" does not\nexpand the wildcard and fails with \"File does not exist\". Push the exact file\nby version instead. This path only runs on publish events, so it could not be\nexercised by pull request CI.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix NuGet push on Windows by pushing an explicit package path",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-14T19:42:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a1ba23df863b36b26e74717fa5cddc07b4f81d4",
          "body": "The headers used Keep a Changelog \"[version]\" link syntax but the file has no\nlink definitions, so they rendered as literal brackets. Drop them.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Remove link-reference brackets from changelog version headers",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-14T19:38:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f777152782445986d5f094d01d5acd4d43b9a4f7",
          "body": "Merge the publish job into build-and-test so the slow runner queue is paid\nonce instead of twice (Windows then Ubuntu). The single job runs on Windows\nbecause the loader tests target net462; packing and the OIDC publish run fine\nthere. Publish steps are gated to publish events (push to main or manua\n[…]\nageIconUrl with\nPackageLicenseExpression (BSD-2-Clause, matching LICENSE.md) and an embedded\nPackageIcon (the official glTF logo).\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Combine CI into one job and fix build warnings (#62)",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-14T19:31:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6b3894e9d8634d938383b8aa8b1d52008bc6e13e",
          "body": "…#61)\n\n* Support open string enums via generated smart-enum structs\n\nThe glTF schema defines several string properties as open enums (an anyOf\nwith a trailing bare { \"type\": \"string\" }), meaning extensions may add\nvalues. The generator emitted these as strict C# enums, so models using\nextension-defi\n[…]\n bytes to avoid depending on system\n  endianness.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Support open string enums (KHR_animation_pointer, EXT_texture_webp) (…",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-14T17:48:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fb49efe2120821569e212b9cdbd18efc34c20a90",
          "body": "Add a GitHub Actions workflow that builds and tests on every push/PR and\r\npublishes glTF2Loader to nuget.org (preview on push to main, manual\r\npreview/release via workflow dispatch using trusted publishing).\r\n\r\nSwitches the loader tests to the current glTF-Sample-Assets repo, bumps\r\nthe package to 2\n[…]\nshed 1.1.4-alpha), and adds a changelog and package\r\nreadme. Models needing unsupported extensions are skipped (tracked by #60).\r\n\r\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add CI with NuGet publishing (#59)",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2026-07-13T22:30:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d8be51be46c0cad62593f0e882e40a968274f5f4",
          "body": null,
          "is_bot": false,
          "headline": "Switch to System.Text.Json + inheritance (#51)",
          "author_name": "ZingBallyhoo",
          "author_login": "ZingBallyhoo",
          "committed_at": "2026-07-07T15:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14515309b5b4400a90e9e2e9d0c63971d9261195",
          "body": "… (#56)\n\n* Args for adding schema search dirs\n\n* Add some simple argument handling, user info",
          "is_bot": false,
          "headline": "Allow schema generator to load schema files from multiple directories…",
          "author_name": "eoineoineoin",
          "author_login": "eoineoineoin",
          "committed_at": "2025-09-03T00:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d9b6b7fe288bae706a8ff80505b3eecf0f1743",
          "body": null,
          "is_bot": false,
          "headline": "Ignore case comparing file extension when getting mime type (#46)",
          "author_name": "Kiryl Ambrazheichyk",
          "author_login": "ibober",
          "committed_at": "2023-02-21T19:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10b5fb02f96bddac01588d36a1641e106b7d591",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 1.1.4-alpha (#42)",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2022-09-09T15:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aebe06eea6dc06fe79ac09b52c2ae5f6b7e6d61",
          "body": "* Add original generated code.\r\n* Separate out the JSON schema parser.\r\n* Fix the unit test projects.\r\n* Add Runtime Version in generated code banner.\r\n* Port to Xunit.",
          "is_bot": false,
          "headline": "Separate schema loader and code generator. (#41)",
          "author_name": "Eric",
          "author_login": "ericwj",
          "committed_at": "2022-08-31T23:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3df9ab62a5b28b2afcd56d4b1856642c1156936",
          "body": "making the returned stream readable.",
          "is_bot": false,
          "headline": "Merge pull request #40 from ido-cu/fixing-issue-39",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2022-07-19T00:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7c435d7941445ad375e0b016395687ed7e7d94",
          "body": "StreamWriter closes the stream so it is impossible to read from it.\nWe can leave it open and readable by specifying the leaveOpen parameter as true.",
          "is_bot": false,
          "headline": "Update Interface.cs",
          "author_name": "ido-cu",
          "author_login": "ido-cu",
          "committed_at": "2022-07-11T18:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "919ec735dd9fdc63269cae25e117a8df821d62ec",
          "body": "Updated JSON schema to handle 2020-12",
          "is_bot": false,
          "headline": "Merge pull request #37 from KhronosGroup/updated-schema",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2021-09-27T20:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5408613e8624e4e2368a7cc8929a473d397a6a49",
          "body": null,
          "is_bot": false,
          "headline": "Update sln to VS2019",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2021-09-27T20:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4798d9f85f1132efc81e1e0ab1f04fd6f20b56aa",
          "body": "Remove stale flavors that no longer exist in the sample model repo.",
          "is_bot": false,
          "headline": "Merge pull request #36 from KhronosGroup/stale-flavors",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2021-09-27T20:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6cab35612c7dfaec91bc58d27c6f3319c7f7746",
          "body": "Fix unit test to account for gltf_sectiondescription.",
          "is_bot": false,
          "headline": "Merge pull request #34 from KhronosGroup/section-description",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2021-09-27T20:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd353a5549f05d0ba100a4dc890a5f71b2adfe7",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue when glTF uri has spaces",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2021-09-27T20:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1313e1b75175bfc87ae58b34603d9fec90ae5301",
          "body": null,
          "is_bot": false,
          "headline": "Adapt exclusive min/max to new JSON schema draft.",
          "author_name": "Ed Mackey",
          "author_login": "emackey",
          "committed_at": "2021-09-24T22:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23fea93f1730291b1f3822497809e657bb8f44de",
          "body": null,
          "is_bot": false,
          "headline": "Add support for using the \"const\" keyword for enums.",
          "author_name": "Ed Mackey",
          "author_login": "emackey",
          "committed_at": "2021-09-24T21:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a52b0c6a1f7ef8fe691a438d2e19b0198679e4",
          "body": null,
          "is_bot": false,
          "headline": "Remove stale flavors that no longer exist in the sample model repo.",
          "author_name": "Ed Mackey",
          "author_login": "emackey",
          "committed_at": "2021-09-24T20:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba9facb441121a4f6e477b9b30b59625d6e433a",
          "body": "See https://github.com/CesiumGS/wetzel/pull/42",
          "is_bot": false,
          "headline": "Fix unit test to account for gltf_sectiondescription.",
          "author_name": "Ed Mackey",
          "author_login": "emackey",
          "committed_at": "2021-09-24T19:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ff84c1072b8a2b33f5109f46c257ff5e12fd61",
          "body": "Make paths cross-platform compliant.",
          "is_bot": false,
          "headline": "Merge pull request #33 from Doerge/master",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2021-02-16T19:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1bd3d2967cca67b7f05c82b544dbe4acec8cf74",
          "body": null,
          "is_bot": false,
          "headline": "Fix cross-platform paths in Generator.",
          "author_name": "Aske Doerge",
          "author_login": "Doerge",
          "committed_at": "2021-02-14T12:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896f4291dd77fcd44fe8a75c7d27cce0eb4d6c65",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 1.1.3-alpha",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2019-01-18T18:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60705f83e290055703bd8ec18c72f9af34cedb1f",
          "body": "pack methods (direct file to file, and with binary buffer chunck)",
          "is_bot": false,
          "headline": "Merge pull request #25 from xfischer/master",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2019-01-18T18:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb5272134e7df0a0be45a76f4491b8284f0dd18",
          "body": "Co-Authored-By: xfischer <xfischer@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update glTFLoaderUnitTests/SampleModelsTest.cs",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2019-01-18T18:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b11052a73ac90f9380bf4dfb7722dbac6fe3895",
          "body": null,
          "is_bot": false,
          "headline": "pack methods (direct file to file, and with binary buffer chunck)",
          "author_name": "Xavier Fischer",
          "author_login": "xfischer",
          "committed_at": "2019-01-18T18:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c82d8a5fe8b0ccbc9aff519b1c9c76b7144613",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 1.1.2-alpha",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2019-01-18T00:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9b3dddee14dc59f5e3f44db913ddf371c5eee2",
          "body": "GLB pack and unpack",
          "is_bot": false,
          "headline": "Merge pull request #24 from xfischer/master",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2019-01-18T00:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b008698871a81c10225cfd9aae7de3fc3d87edc8",
          "body": "Co-Authored-By: xfischer <xfischer@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Missing a newline",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2019-01-17T23:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4c5c2e0f7af69e4d771938a5a1a0f35774be53",
          "body": null,
          "is_bot": false,
          "headline": "Update glTFLoader/Interface.cs",
          "author_name": "Xavier Fischer",
          "author_login": "xfischer",
          "committed_at": "2019-01-17T23:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23cace91a8739b74711b940bb1a406c74b3c3ba",
          "body": null,
          "is_bot": false,
          "headline": "GLB pack and unpack",
          "author_name": "Xavier Fischer",
          "author_login": "xfischer",
          "committed_at": "2019-01-17T23:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5bcce3bf5e5f110eeadf4db0a835dd7b3027e1",
          "body": null,
          "is_bot": false,
          "headline": "Create CODE_OF_CONDUCT.md",
          "author_name": "Khronos Group Webmaster",
          "author_login": null,
          "committed_at": "2018-10-10T19:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6bc36f52e47fc9c58195dd0b65878dd254eca26",
          "body": "Fixed not being able to assign null to array properties with length restrictions",
          "is_bot": false,
          "headline": "Merge pull request #22 from Panzerhandschuh/master",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2018-10-05T00:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cacd4f1ae099c5424fb98ec3c7ec1f68bd5d5e3",
          "body": null,
          "is_bot": false,
          "headline": "Tabs to spaces again",
          "author_name": "Panzerhandschuh",
          "author_login": "Panzerhandschuh",
          "committed_at": "2018-10-04T23:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9883d881e4fe7a8cd0a550dd3340d6aeefe571b0",
          "body": null,
          "is_bot": false,
          "headline": "Added a return statement to the code gen",
          "author_name": "Panzerhandschuh",
          "author_login": "Panzerhandschuh",
          "committed_at": "2018-10-04T23:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eef9a17e035504406eded72b68f7008af2cb885",
          "body": null,
          "is_bot": false,
          "headline": "Converted tabs to spaces",
          "author_name": "Panzerhandschuh",
          "author_login": "Panzerhandschuh",
          "committed_at": "2018-10-04T22:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c3252954dee894f6633d80c9f90c5e9815212e5",
          "body": "…rictions",
          "is_bot": false,
          "headline": "Allow null values to be assigned to array properties with length rest…",
          "author_name": "Panzerhandschuh",
          "author_login": "Panzerhandschuh",
          "committed_at": "2018-10-04T21:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b5dbdee03f1ba1acf312a826f568128fa6534a1",
          "body": "Can load the latest glTF sample models",
          "is_bot": false,
          "headline": "Merge pull request #17 from Ziriax/master",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2018-01-09T17:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b96c49330927bcc124f4223972560d9ac6b7910",
          "body": "…inaryBufferUnchecked. Now the unit tests run again with the latest glTF models.",
          "is_bot": false,
          "headline": "Also checks the prefix \"data:application/gltf-buffer;base64\" in LoadB…",
          "author_name": "Peter Verswyvelen",
          "author_login": "ziriax",
          "committed_at": "2018-01-09T16:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda33f8d43c73029a6c8fe9eb505d99e6d9e5d60",
          "body": "Don't write uri when it is null",
          "is_bot": false,
          "headline": "Merge pull request #16 from bghgary/bug-fix",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2018-01-07T00:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cfa77fb2912b1d1f420812c4b3a5fe2c7c1dff1",
          "body": null,
          "is_bot": false,
          "headline": "Don't write uri when it is null",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2018-01-07T00:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab51afc924c5c1e3827775185c3a5fff36b99368",
          "body": "Project housekeeping",
          "is_bot": false,
          "headline": "Merge pull request #13 from vpenades/master",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-10-23T23:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10baf4dd1301f0d3cd8605cd46ef617953acb7c",
          "body": null,
          "is_bot": false,
          "headline": "lowered netfx version from 4.7 to 4.5.2",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T22:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469b85fce0e54e08516c72053455f0cdea68dbb9",
          "body": "removed no longer needed file",
          "is_bot": false,
          "headline": "fixed generation post build event",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T18:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65c2ffc5daeb1c19c8762cad9c15930adc25567",
          "body": "Removed no longer needed files",
          "is_bot": false,
          "headline": "Refactored all projects to use new SDK style csproj.",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T18:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74e8a1cfc8a4440dd4c45216534d0bcfc7a095c4",
          "body": "… csproj to new simplified style",
          "is_bot": false,
          "headline": "Refactored unit tests for simplification and generalization. switched…",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T14:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57c07843428fbb3b8977e994b59f3ac8e45c3fc",
          "body": null,
          "is_bot": false,
          "headline": "Additional checks when saving binary files",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T14:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3ab5859d6800d8f79dbaa6242519f8b8395f07",
          "body": null,
          "is_bot": false,
          "headline": "Added more argument checks when saving binary buffers",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T13:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323ed468186cd1b4c791edca435a1d76defe305b",
          "body": "… buffer length check that throws exceptions on invalid buffers",
          "is_bot": false,
          "headline": "Clarified https://github.com/KhronosGroup/glTF/issues/1026 , adding a…",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T11:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83874840b8e6a86934175f39dfe5fe62c05985ab",
          "body": "…y with Unity",
          "is_bot": false,
          "headline": "Downgraded NetFX support from 452 to 35 to facilitate interoperabilit…",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-23T07:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50bc3f99de8c63e154d06330b5b2db9efd9b94f",
          "body": null,
          "is_bot": false,
          "headline": "Removed no longer needed code",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-21T22:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09f154636a3309486ee60042808bf82bfb469a9",
          "body": null,
          "is_bot": false,
          "headline": "Made ArrayConverter an internal class",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-10-21T22:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445b63eafca9c55e8531aca074d335497543da3b",
          "body": "Update version",
          "is_bot": false,
          "headline": "Merge pull request #12 from KhronosGroup/version-update",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-09-21T22:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241f15674d741956c29237706a1c47036406b81d",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-09-21T22:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca32ff544b14ad32ab30fbf5b8dabca019ca9982",
          "body": "* Unit Test cleanup, removed invalid path (my bad)\r\n\r\n* Hosekeeping + documentation\r\n\r\n* Small documentation change based on feedback\r\nImproved unit test by checking if images are PNG or JPEG\r\n\r\n* Some documentation text set to lowercase.",
          "is_bot": false,
          "headline": "Fixed unit test, a few changes, and documented the methods (#9)",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-09-13T19:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1721e694f6a9f4c3496fed50bae4610823f0a4",
          "body": "* Improved binary read and write support\r\n\r\n* added missing padding for the binary chunk\r\n\r\n* Added missing padding check for the binary chunk\r\n\r\n* JSON chunk must be padded with 0x20 white spaces, not zeroes\r\n\r\n* Upgraded NUnit nuget packages from 3.7 to 3.8, also added NUnit Adapter packages, so t\n[…]\nithout binary chunk\r\nAdded image and buffer loader funcions that use lambdas, to support loading gltf/glb from package files.\r\n\r\n* Removed BMP,TIFF,and GIF since they're not supported by the spec yet.",
          "is_bot": false,
          "headline": "Improved binary read and write support (#7)",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-09-12T22:18:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88a798abb94f8d4ba0b277da2b8884e364229965",
          "body": "…Loader",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/KhronosGroup/glTF-CSharp-…",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-09-08T18:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3755a21e38c25f17e378f9150f4007d454735470",
          "body": null,
          "is_bot": false,
          "headline": "Update NuGet package properties",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-09-08T18:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5163a57133c3a81683561ba650a29b6c7037d1f6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-09-08T18:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e7a92a984cd2dcf420bd7530a608d60294f540",
          "body": null,
          "is_bot": false,
          "headline": "Added additional load/save methods that support Stream (#5)",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-08-18T15:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43860bdf3a87cf3498b53bf07c4d6ba9304e3026",
          "body": "* Added Net Standard concept project.\r\n\r\n* made main glTFLoader project a net.standard project.\r\nRemoved Shared project, and linked directly to ArrayConverter at GeneratorLib\r\n\r\n* Removed unneccesary Package.nuspec, since it's automatically generated\r\nUpdated/Consolidated NUnit and Newtonsoft packag\n[…]\n\r\n* Removed InstallerNuget since it's no longer needed. Nuget package generation can be done by right clicking in glTFloader project in VS project explorer, and selecting \"Pack\" from the context menu.",
          "is_bot": false,
          "headline": "Upgrade glTFLoader to Net.Standard package (#4)",
          "author_name": "Vicente Penades",
          "author_login": "vpenades",
          "committed_at": "2017-08-17T19:05:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41d0bcf730c08e215c2e5cb7640f46e2588608f3",
          "body": "Updates the loader to handle glTF 2.0",
          "is_bot": false,
          "headline": "Merge pull request #1 from BeardedGnome/2.0",
          "author_name": "Gary Hsu",
          "author_login": "bghgary",
          "committed_at": "2017-06-16T21:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06cbeb7d257d68b8ace9de0a75b30cf9d6831ce4",
          "body": "… schema titles.",
          "is_bot": false,
          "headline": "Removed unnecessary Reference and updated filenames based on proposed…",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-06-13T20:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f699ed847c8a4d4f0d3a198ea4e59513e5b6196d",
          "body": null,
          "is_bot": false,
          "headline": "More PR feedback cleanup",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-06-07T18:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acfc8c76ba5725248ef3b4b17e8470aa333feb37",
          "body": null,
          "is_bot": false,
          "headline": "Per PR suggestion - moved binary parsing to BinaryReader",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-06-06T01:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af494339c377249f9b7cf24c862692aec89f4d82",
          "body": null,
          "is_bot": false,
          "headline": "Changes to address PR feedback",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-06-05T22:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be9e21ac52c59b08be08c3914745c6b27e094d9",
          "body": "…nvert the URI string into usable data.",
          "is_bot": false,
          "headline": "Removed dependency on System.Drawing. It will be up to the user to co…",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-25T18:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5608b16d43e718b3cdf96e57fefc9eaa6fd5ff7",
          "body": null,
          "is_bot": false,
          "headline": "All tests pass",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-23T01:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4b0d07fe96f57e1b4ccfcd44d9b7bf16b5d9844",
          "body": null,
          "is_bot": false,
          "headline": "Fixed morph targets.",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-23T01:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a975eeb4a1eb1fdf585d85b302d49e9f09778f0e",
          "body": null,
          "is_bot": false,
          "headline": "Code cleanup. Removing dead code.",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-19T01:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fe9c1c17b74a66c012aeab5f504292cc201bb9",
          "body": null,
          "is_bot": false,
          "headline": "Moved all nugets to latest versions.",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-18T20:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97f1eb055c72bc484f864cb78554da8df2572efd",
          "body": "… to bad models.",
          "is_bot": false,
          "headline": "Unit Tests run and pass. Sample Model tests still fail, partially due…",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-18T17:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300fd7918027cd58f5fa3f62f752e013d4e7ecb4",
          "body": null,
          "is_bot": false,
          "headline": "Enums working. Still 7 tests failing and 8 TODO comments to address.",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-16T02:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5fabb475e6be67adab37ad5ce3699b46f48bde1",
          "body": "…ted out",
          "is_bot": false,
          "headline": "Initial commit - compiles; 13/50 test failures; large sections commen…",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-12T16:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ed56db314ce8d49d759122e4cb4e442c6d190a1",
          "body": null,
          "is_bot": false,
          "headline": "Adding gitignore file",
          "author_name": "Michael Dahrea",
          "author_login": "BeardedGnome",
          "committed_at": "2017-05-10T19:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9fe54b39dcaf1a91e2313150159ff2eabb1f6f",
          "body": null,
          "is_bot": false,
          "headline": "Update some tests",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-12-02T07:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a914957e38a5d859c27520b942030c2f0678eba",
          "body": null,
          "is_bot": false,
          "headline": "Made the generator come before glTFLoader in the build order.",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-12-02T07:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90dfcba115f69ca335afcd479e1d1711277c6096",
          "body": null,
          "is_bot": false,
          "headline": "Increment the package version for release",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-12-02T06:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe32df5eb52cab640306a306708ab630f2a06bfe",
          "body": null,
          "is_bot": false,
          "headline": "Check in nuget",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-12-02T06:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60e9b226220a22c79be549e604633f3889b2f7d",
          "body": "…pler and an animation sampler",
          "is_bot": false,
          "headline": "Make it so the generator can see the difference between a texture sam…",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-12-02T06:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "933b64bf944b206d887810fc52f5f23a0940e79d",
          "body": null,
          "is_bot": false,
          "headline": "Delete the config file for old nuget installer",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-12-02T00:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639397b4177cdf847585044b275ad837bba6e8e0",
          "body": "…maker\n\nThe spec file is in glTFLoader and could be configed.\nThe package will only be made in release mode",
          "is_bot": false,
          "headline": "Delete the old package maker and add a new and cleaner nuget package …",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-12-02T00:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd52a710111c7971140fcdacd2780cec4e05ffd7",
          "body": null,
          "is_bot": false,
          "headline": "Fix warnings in the generated code.",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-12-01T17:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe195d6b7e0bcf5f9de45dbff8c974237318d83d",
          "body": null,
          "is_bot": false,
          "headline": "Generator automatically runs after build",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-12-01T17:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a093ead702b5b5e8691ceee0f8e35086e1b169a",
          "body": "…in the buffer",
          "is_bot": false,
          "headline": "Optimize GLB loader such that Image/Shader data doesn't get included …",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-11-30T09:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66adf50354f3280908bd8132e2f629ca6b41d51f",
          "body": null,
          "is_bot": false,
          "headline": "Pull NuGet package generation out into its own project Pt 2",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-11-29T19:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2a9de9fc3167203e627cc39ab43ec7b3f9add1",
          "body": null,
          "is_bot": false,
          "headline": "Pulled NuGet package generation into its own project",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-11-29T19:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3e72c7c62e88d274419fc5b8eb05eba4bc577c",
          "body": null,
          "is_bot": false,
          "headline": "Make the serialized json names have the same capitalization as the spec",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-11-29T18:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2087f1eca99cbd5ed990946260d7e72958bc8706",
          "body": "The whole buffer is placed in the correct buffer and the images/shaders\nare extracted from it into the usual format.  We should add an\noptimization step later to prevent the image data/shader text from being\nincluded in the resulting buffer data after extraction.",
          "is_bot": false,
          "headline": "Add primitive support for loading glb models",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-11-29T01:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f083397cb33213d292a3b6aab076fd9abfc45fef",
          "body": "… will be stored as their enum names.",
          "is_bot": false,
          "headline": "Non-required numbers are now nullable. When serializing, string enums…",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-11-28T23:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fefbf54fa587b4608bb156c75c6a82fc5751e9e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed a serialization bug caused by a bad merge",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-11-28T10:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d826940def9714eba25b97f0da70d53d7535bc",
          "body": "# Conflicts:\n#\tloaders/CSharp/GeneratorLib/ArrayValueCodegenTypeFactory.cs",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-11-28T10:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94311eb9b897ef5aa1938b383bf618c24dcc0f6",
          "body": null,
          "is_bot": false,
          "headline": "Got ride of all the null values in serialized/saved model",
          "author_name": "yukicode",
          "author_login": "yukicode",
          "committed_at": "2015-11-28T10:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf96b6731da5acaeb450c7eca2c4d64c961ba94",
          "body": null,
          "is_bot": false,
          "headline": "Added support for min/max values for array items.",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-11-28T10:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af1821f90c6aa329ef8b6acabf25f8da1c703cd",
          "body": "…time",
          "is_bot": false,
          "headline": "Switch to using set expressions for string length validation at load-…",
          "author_name": "MorituriTeSalutant",
          "author_login": "MattMcMullan",
          "committed_at": "2015-11-28T09:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 10,
      "latest_release_at": "2026-07-24T16:28:57Z",
      "latest_release_tag": "2.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1414
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "glTF2Loader",
          "exists": true,
          "license": null,
          "keywords": [
            "glTF",
            "loader",
            "C#"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/glTF2Loader",
          "is_deprecated": false,
          "latest_version": "1.0.0",
          "repository_url": "https://github.com/KhronosGroup/glTF-CSharp-Loader/blob/master/README.md",
          "versions_count": 1,
          "total_downloads": 656814,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2017-09-08T18:08:46.920000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3240
        }
      ]
    },
    "popularity": {
      "forks": 69,
      "stars": 246,
      "watchers": 35,
      "fork_history": {
        "days": [
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 69
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Generator/Generator.csproj",
        "GeneratorLib/GeneratorLib.csproj",
        "GeneratorSchema/GeneratorSchema.csproj",
        "GeneratorUnitTests/GeneratorUnitTests.csproj",
        "glTFLoader/glTFLoader.csproj",
        "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj"
      ],
      "largest_source_bytes": 36055,
      "source_files_sampled": 52,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Generator/Generator.csproj",
        "GeneratorLib/GeneratorLib.csproj",
        "GeneratorSchema/GeneratorSchema.csproj",
        "GeneratorUnitTests/GeneratorUnitTests.csproj",
        "glTFLoader/glTFLoader.csproj",
        "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "System.CodeDom",
          "manifest": "GeneratorLib/GeneratorLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Newtonsoft.Json",
          "manifest": "GeneratorSchema/GeneratorSchema.csproj",
          "ecosystem": "nuget",
          "version_constraint": "13.0.1"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "GeneratorUnitTests/GeneratorUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.3.0"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "GeneratorUnitTests/GeneratorUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.1"
        },
        {
          "name": "NUnit",
          "manifest": "GeneratorUnitTests/GeneratorUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.13.3"
        },
        {
          "name": "System.Text.Json",
          "manifest": "glTFLoader/glTFLoader.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.5"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.3.0"
        },
        {
          "name": "xunit",
          "manifest": "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.4.2"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.4.5"
        },
        {
          "name": "coverlet.collector",
          "manifest": "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "17.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": true,
            "version": "13.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "3.13.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": true,
            "version": "4.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.CodeDom",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "9.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": true,
            "version": "2.4.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "2.4.5",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 9,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 26,
        "open_issues": 3,
        "closed_ratio": 0.912,
        "closed_issues": 31,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "MattMcMullan",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/805731?v=4"
        },
        {
          "type": "User",
          "login": "bghgary",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/19158740?v=4"
        },
        {
          "type": "User",
          "login": "yukicode",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/4275864?v=4"
        },
        {
          "type": "User",
          "login": "vpenades",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/5433822?v=4"
        },
        {
          "type": "User",
          "login": "BeardedGnome",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/7818377?v=4"
        },
        {
          "type": "User",
          "login": "emackey",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1235080?v=4"
        },
        {
          "type": "User",
          "login": "Panzerhandschuh",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/6408251?v=4"
        },
        {
          "type": "User",
          "login": "xfischer",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2776898?v=4"
        },
        {
          "type": "User",
          "login": "Doerge",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3216279?v=4"
        },
        {
          "type": "User",
          "login": "ericwj",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9473119?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.333
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "4 out of 15 merged PRs checked by a CI test -- score normalized to 2",
            "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": 4,
            "reason": "Found 10/21 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ea59572b462053755c257c2501e4684a6135b7fe",
        "ran_at": "2026-07-24T16:39:44Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T16:35:31Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-15T16:45:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 19,
          "created_at": "2018-04-06T23:21:08Z",
          "last_comment_at": "2021-01-05T17:26:17Z",
          "last_comment_author": "bghgary"
        },
        {
          "number": 32,
          "created_at": "2020-10-20T20:12:36Z",
          "last_comment_at": "2020-10-22T09:11:42Z",
          "last_comment_author": "vpenades"
        },
        {
          "number": 38,
          "created_at": "2022-01-30T14:22:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/KhronosGroup/glTF-CSharp-Loader",
    "host": "github.com",
    "name": "glTF-CSharp-Loader",
    "owner": "KhronosGroup"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 62,
        "vitality": 59,
        "community": 65,
        "governance": 71,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "2.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1414
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1414 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1414
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 69,
              "stars": 246,
              "watchers": 35,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "246 stars",
                "points": 38.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 246
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "69 forks",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "35 watchers",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "packages": [
                "glTF2Loader"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 656814,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "656,814 downloads all-time across nuget",
                "points": 60.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 656814,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 15,
              "top_contributor_share": 0.333
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 33% of commits",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 26,
              "open_issues": 3,
              "closed_issues": 31,
              "issue_closed_ratio": 0.912,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "26/29 decided PRs merged",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 26,
                      "decided": 29
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/21 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3965,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "KhronosGroup",
              "public_repos": 190,
              "account_age_days": 5225
            },
            "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": "3,965 followers of KhronosGroup",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3965,
                      "login": "KhronosGroup"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "190 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 190
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "packages": [
                "glTF2Loader"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 3240
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3240 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3240
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "1 published versions",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 15 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 15 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "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 10/21 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 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": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "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": 9,
              "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": 14
            },
            "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": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 34,
            "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.09,
              "toolchain_manifests": [
                "Generator/Generator.csproj",
                "GeneratorLib/GeneratorLib.csproj",
                "GeneratorSchema/GeneratorSchema.csproj",
                "GeneratorUnitTests/GeneratorUnitTests.csproj",
                "glTFLoader/glTFLoader.csproj",
                "glTFLoaderUnitTests/glTFLoaderUnitTests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Generator/Generator.csproj, GeneratorLib/GeneratorLib.csproj, GeneratorSchema/GeneratorSchema.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Generator/Generator.csproj, GeneratorLib/GeneratorLib.csproj, GeneratorSchema/GeneratorSchema.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": "9 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 36055,
              "source_files_sampled": 52,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/52 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 52,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T16:40:06.199944Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KhronosGroup/glTF-CSharp-Loader.svg",
  "full_name": "KhronosGroup/glTF-CSharp-Loader",
  "license_state": "custom",
  "license_spdx": null
}

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.