公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 11:45 UTC

gunpal5 / Google_GenerativeAI

Most complete C# .Net SDK for Google Generative AI and Vertex AI (Google Gemini), featuring function calling, easiest JSON Mode, multi-modal live streaming, chat sessions, and more!

C#MIT★ 173 星标⑂ 35 复刻始于 2023年12月在 GitHub 上查看 ↗

gunpal5/Google_GenerativeAI 的健康指数为 100 分中的 61 分,处于「中等」区间。 其得分最高的类别是Vitality(82/100),最低的是Community & Adoption(51/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

61
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

61
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Gunpal Jain个人账户
3 关注者37 个公开仓库始于 2014年12月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

82良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
14.5/36提交节奏 — 52 周中有 21 周有提交
18/18提交量 — 最近一年 104 次提交
2/10OpenSSF Scorecard:Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
所用输入
commits_last_year104
human_commit_share0.98
days_since_last_push0
active_weeks_last_year21

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 40 个发布版本
36/36发布时效 — 最近一次发布版本于 0 天前
27/27发布节奏 — 约每 30.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count40
latest_release_tagv3.6.7
releases_from_tags
days_since_latest_release0
mean_days_between_releases30.4
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

51中等 · 占总体的 18%
评分方式
36.3/60星标 — 173 个星标
12.8/25复刻 — 35 个复刻
3.3/15关注者 — 5 位关注者
所用输入
forks35
stars173
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

54中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
3.6/22.5提交分布 — 头号贡献者编写了 84% 的提交
13.5/13.5贡献者广度 — 15 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor1
contributors_sampled15
top_contributor_share0.838
评分方式
44.7/46.8议题解决 — 96% 的议题已关闭
37.3/38.3PR 接受 — 已裁定的 PR 中 38/39 已合并
0/15OpenSSF Scorecard:Code-Review — Found 2/28 approved changesets -- score normalized to 0
所用输入
merged_prs38
open_issues3
closed_issues67
issue_closed_ratio0.957
closed_unmerged_prs1
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
4.3/25所有者影响力 — gunpal5 有 3 位关注者
23.5/25既往记录 — 37 个公开仓库,账户约 11 年
所用输入
followers3
owner_typeUser
is_verified
owner_logingunpal5
public_repos37
account_age_days4,244
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

58中等 · 占总体的 20%

工程实践

64中等
评分方式
24/24CI 工作流 — 4 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
10/20OpenSSF Scorecard:CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

50中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

57中等 · 占总体的 16%

安全态势

46存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.2/2.5CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
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 — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.6
已排除计分(无数据或不适用):signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories2
affected_packages2
assessed_packages249
unassessed_packages0
affected_by_severitycritical 1, high 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 249 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

71良好 · 占总体的 0%
评分方式
45/45代理指令 — CLAUDE.md
0/15机器可读文档(llms.txt)
36.5/40可读的提交历史 — 98 次人类提交中有 67 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.684
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes1,806
评分方式
12.6/18一条命令的引导启动 — samples/JavascriptCodeExecutor/JavascriptCodeExecutor.csproj, samples/McpIntegrationDemo/McpIntegrationDemo.csproj, samples/SemanticRetrievalDemo/SemanticRetrievalDemo.csproj(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C#(静态类型)
0/10可复现环境
4/10已体现的代理实践 — 最近 100 次提交中有 2 次由代理编写或署名代理
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.02
toolchain_manifestssamples/JavascriptCodeExecutor/JavascriptCodeExecutor.csproj, samples/McpIntegrationDemo/McpIntegrationDemo.csproj, samples/SemanticRetrievalDemo/SemanticRetrievalDemo.csproj, samples/TwoWayAudioCommunicationWpf/TwoWayAudioCommunicationWpf.csproj, samples/VertexRAGSimpleQA/VertexRAGSimpleQA.csproj, samples/WebAppIntegration/WebIntegration/WebIntegration.csproj, src/GenerativeAI.Auth/GenerativeAI.Auth.csproj, src/GenerativeAI.Live/GenerativeAI.Live.csproj, src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj, src/GenerativeAI.Tools/GenerativeAI.Tools.csproj, src/GenerativeAI.Web/GenerativeAI.Web.csproj, src/GenerativeAI/GenerativeAI.csproj, tests/AotTest/AotTest.csproj, tests/GenerativeAI.Auth.Tests/GenerativeAI.Auth.Tests.csproj, tests/GenerativeAI.IntegrationTests/GenerativeAI.IntegrationTests.csproj, tests/GenerativeAI.Live.Tests/GenerativeAI.Live.Tests.csproj, tests/GenerativeAI.Microsoft.Tests/GenerativeAI.Microsoft.Tests.csproj, tests/GenerativeAI.SemanticRetrieval.Tests/GenerativeAI.SemanticRetrieval.Tests.csproj, tests/GenerativeAI.TestBase/GenerativeAI.TestBase.csproj, tests/GenerativeAI.Tests/GenerativeAI.Tests.csproj, tests/GenerativeAI.Web.Tests/GenerativeAI.Web.Tests.csproj
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — C#(静态类型)
55/55可控的文件大小 — 采样的 606 个源文件中有 0 个超过 60KB
所用输入
primary_languageC#
largest_source_bytes58,899
source_files_sampled606
oversized_source_files0
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
20/20MCP 服务器
40/40可运行示例 — samples
所用输入
example_dirssamples
has_mcp_signal
api_schema_files

关键数据

173GitHub 星标
15贡献者
104最近 12 个月提交数
0距最近推送天数
40发布版本数
1巴士系数(bus factor)
3开放议题
软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 35 ⇿
0Star
35Fork
38发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

01325383522023-122025-042026-07
主版本 2次版本 6修订 27

每个点涵盖 3 天。

OpenSSF Scorecard 4.6 / 10
4.6综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 11:45 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
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
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 41
注册表软件包版本约束清单文件
NuGetGoogle.Apis.Auth1.72.0src/GenerativeAI.Auth/GenerativeAI.Auth.csproj
NuGetDotNet.ReproducibleBuilds1.2.39src/GenerativeAI.Auth/GenerativeAI.Auth.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.10src/GenerativeAI.Live/GenerativeAI.Live.csproj
NuGetWebsocket.Client5.3.0src/GenerativeAI.Live/GenerativeAI.Live.csproj
NuGetDotNet.ReproducibleBuilds1.2.39src/GenerativeAI.Live/GenerativeAI.Live.csproj
NuGetMicrosoft.Extensions.AI.Abstractions9.10.0src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj
NuGetDotNet.ReproducibleBuilds1.2.39src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj
NuGetCSharpToJsonSchema3.10.2-dev.69src/GenerativeAI.Tools/GenerativeAI.Tools.csproj
NuGetModelContextProtocol0.4.0-preview.3src/GenerativeAI.Tools/GenerativeAI.Tools.csproj
NuGetDotNet.ReproducibleBuilds1.2.39src/GenerativeAI.Tools/GenerativeAI.Tools.csproj
NuGetModelContextProtocol.Core0.4.0-preview.3src/GenerativeAI.Tools/GenerativeAI.Tools.csproj
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetDotNet.ReproducibleBuilds1.2.39src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.10src/GenerativeAI.Web/GenerativeAI.Web.csproj
NuGetMicrosoft.Extensions.Logging9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Text.Json9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetMicrosoft.Extensions.Logging9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Text.Json9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetJsonSchema.Net.Generation3.5.1src/GenerativeAI/GenerativeAI.csproj
NuGetMicrosoft.Extensions.Logging8.0.1src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Text.Json8.0.5src/GenerativeAI/GenerativeAI.csproj
NuGetJsonSchema.Net.Generation3.5.1src/GenerativeAI/GenerativeAI.csproj
NuGetMicrosoft.Extensions.Logging8.0.1src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Text.Json8.0.5src/GenerativeAI/GenerativeAI.csproj
NuGetMicrosoft.Extensions.Logging8.0.1src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Text.Json9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.ComponentModel.Annotations5.0.0src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Net.Http4.3.4src/GenerativeAI/GenerativeAI.csproj
NuGetMicrosoft.Extensions.Logging9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Text.Json9.0.3src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.ComponentModel.Annotations5.0.0src/GenerativeAI/GenerativeAI.csproj
NuGetSystem.Net.Http4.3.4src/GenerativeAI/GenerativeAI.csproj
全部依赖 249

来自 GitHub 依赖图的完整解析依赖集合:29 个直接依赖与 220 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
NuGetCSharpToJsonSchema3.10.2-dev.39直接
NuGetCSharpToJsonSchema3.10.2-dev.69直接
NuGetDotNet.ReproducibleBuilds1.1.1直接
NuGetDotNet.ReproducibleBuilds1.2.39直接
NuGetGoogle.Apis.Auth1.69.0直接
NuGetGoogle.Apis.Auth1.72.0直接
NuGetJsonSchema.Net.Generation3.5.1直接
NuGetMicrosoft.Extensions.AI.Abstractions10.1.1直接
NuGetMicrosoft.Extensions.AI.Abstractions9.10.0直接
NuGetMicrosoft.Extensions.AI.Abstractions9.4.0-preview.1.25207.5直接
NuGetMicrosoft.Extensions.Configuration.Abstractions8.0.0直接
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.10直接
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.3直接
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions8.0.2直接
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.10直接
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.3直接
NuGetMicrosoft.Extensions.Logging8.0.1直接
NuGetMicrosoft.Extensions.Logging9.0.10直接
NuGetMicrosoft.Extensions.Logging9.0.3直接
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.1直接
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.10直接
NuGetModelContextProtocol0.4.0-preview.3直接
NuGetModelContextProtocol.Core0.4.0-preview.3直接
NuGetSystem.ComponentModel.Annotations5.0.0直接
NuGetSystem.Net.Http4.3.4直接
NuGetSystem.Text.Json10.0.1直接
NuGetSystem.Text.Json8.0.5直接
NuGetSystem.Text.Json9.0.3直接
NuGetWebsocket.Client5.3.0直接
NuGetAcornima1.2.0间接
NuGetAvalonEdit6.3.0.90间接
NuGetBogus35.6.4间接
NuGetCastle.Core5.1.1间接
NuGetcoverlet.collector6.0.4间接
NuGetDiffEngine11.3.0间接
NuGetDocumentChunker1.0.0间接
NuGetDocumentFormat.OpenXml3.2.0间接
NuGetDocumentFormat.OpenXml.Framework3.2.0间接
NuGetEmptyFiles4.4.0间接
NuGetFizzler1.1.0间接
NuGetGoogle.Api.Gax4.9.0间接
NuGetGoogle.Api.Gax.Rest4.9.0间接
NuGetGoogle.Apis1.69.0间接
NuGetGoogle.Apis1.72.0间接
NuGetGoogle.Apis.Core1.69.0间接
NuGetGoogle.Apis.Core1.72.0间接
NuGetGoogle.Apis.Storage.v11.69.0.3707间接
NuGetGoogle.Cloud.Storage.V14.13.0间接
NuGetGoogle_GenerativeAI3.3.0间接
NuGetGoogle_GenerativeAI.Auth3.3.0间接
NuGetGoogle_GenerativeAI.Tools3.3.0间接
NuGetGoogle_GenerativeAI.Web3.3.0间接
NuGetHtmlAgilityPack1.11.42间接
NuGetHtmlAgilityPack1.11.72间接
NuGetHtmlAgilityPack1.12.4间接
NuGetHumanizer.Core2.11.10间接
NuGetJetBrains.Annotations2021.2.0间接
NuGetJint4.4.1间接
NuGetJson.More.Net1.9.0间接
NuGetJsonPointer.Net3.0.3间接
NuGetJsonSchema.Net5.4.2间接
NuGetMdXaml1.27.0间接
NuGetMdXaml.AnimatedGif1.27.0间接
NuGetMdXaml.Full1.27.0间接
NuGetMdXaml.Html1.27.0间接
NuGetMdXaml.Plugins1.27.0间接
NuGetMdXaml.Svg1.27.0间接
NuGetMicrosoft.AspNetCore.App.Ref6.0.36间接
NuGetMicrosoft.AspNetCore.App.Ref7.0.20间接
NuGetMicrosoft.AspNetCore.App.Runtime.linux-x649.0.18间接
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.1间接
NuGetMicrosoft.Bcl.AsyncInterfaces6.0.0间接
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.10间接
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.3间接
NuGetMicrosoft.Bcl.Memory9.0.10间接
NuGetMicrosoft.Build.Tasks.Git1.1.1间接
NuGetMicrosoft.CodeCoverage18.0.0间接
NuGetMicrosoft.DotNet.ILCompiler9.0.18间接
NuGetMicrosoft.Extensions.AI9.10.0间接
NuGetMicrosoft.Extensions.ApiDescription.Server9.0.0间接
NuGetMicrosoft.Extensions.Caching.Abstractions8.0.0间接
NuGetMicrosoft.Extensions.Configuration9.0.10间接
NuGetMicrosoft.Extensions.Configuration.Binder9.0.1间接
NuGetMicrosoft.Extensions.Configuration.Binder9.0.10间接
NuGetMicrosoft.Extensions.DependencyInjection8.0.1间接
NuGetMicrosoft.Extensions.DependencyInjection9.0.10间接
NuGetMicrosoft.Extensions.DependencyInjection9.0.3间接
NuGetMicrosoft.Extensions.Diagnostics.Abstractions8.0.1间接
NuGetMicrosoft.Extensions.Diagnostics.Abstractions9.0.10间接
NuGetMicrosoft.Extensions.FileProviders.Abstractions8.0.0间接
NuGetMicrosoft.Extensions.FileProviders.Abstractions9.0.10间接
NuGetMicrosoft.Extensions.Hosting.Abstractions8.0.1间接
NuGetMicrosoft.Extensions.Hosting.Abstractions9.0.10间接
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.2间接
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.3间接
NuGetMicrosoft.Extensions.Logging.Abstractions9.0.10间接
NuGetMicrosoft.Extensions.Logging.Abstractions9.0.3间接
NuGetMicrosoft.Extensions.Logging.Configuration9.0.10间接
NuGetMicrosoft.Extensions.Logging.Console9.0.10间接
NuGetMicrosoft.Extensions.Options8.0.2间接
NuGetMicrosoft.Extensions.Options9.0.10间接
NuGetMicrosoft.Extensions.Options9.0.3间接
NuGetMicrosoft.Extensions.Primitives8.0.0间接
NuGetMicrosoft.Extensions.Primitives9.0.10间接
NuGetMicrosoft.Extensions.Primitives9.0.3间接
NuGetMicrosoft.IO.RecyclableMemoryStream3.0.0间接
NuGetMicrosoft.NET.ILLink.Tasks9.0.11间接
NuGetMicrosoft.NET.ILLink.Tasks9.0.18间接
NuGetMicrosoft.NET.Test.Sdk18.0.0间接
NuGetMicrosoft.NETCore.App.Ref6.0.36间接
NuGetMicrosoft.NETCore.App.Ref7.0.20间接
NuGetMicrosoft.NETCore.App.Runtime.linux-x649.0.18间接
NuGetMicrosoft.NETCore.Platforms1.1.1间接
NuGetMicrosoft.NETCore.Platforms3.1.0间接
NuGetMicrosoft.NETCore.Platforms5.0.0间接
NuGetMicrosoft.NETCore.Targets1.1.0间接
NuGetMicrosoft.NETFramework.ReferenceAssemblies1.0.3间接
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4621.0.3间接
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4721.0.3间接
NuGetMicrosoft.OpenApi1.6.25间接
NuGetMicrosoft.SourceLink.AzureRepos.Git1.1.1间接
NuGetMicrosoft.SourceLink.Bitbucket.Git1.1.1间接
NuGetMicrosoft.SourceLink.Common1.1.1间接
NuGetMicrosoft.SourceLink.GitHub1.1.1间接
NuGetMicrosoft.SourceLink.GitLab1.1.1间接
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions1.8.4间接
NuGetMicrosoft.Testing.Platform1.8.4间接
NuGetMicrosoft.Testing.Platform.MSBuild1.8.4间接
NuGetMicrosoft.TestPlatform.ObjectModel18.0.0间接
NuGetMicrosoft.TestPlatform.TestHost18.0.0间接
NuGetMicrosoft.Win32.Registry4.7.0间接
NuGetMicrosoft.Win32.Registry5.0.0间接
NuGetMicrosoft.Win32.SystemEvents4.5.0间接
NuGetMicrosoft.WindowsDesktop.App.Ref9.0.18间接
NuGetMoq4.20.72间接
NuGetNAudio2.2.1间接
NuGetNAudio.Asio2.2.1间接
NuGetNAudio.Core2.2.1间接
NuGetNAudio.Midi2.2.1间接
NuGetNAudio.Wasapi2.2.1间接
NuGetNAudio.WinForms2.2.1间接
NuGetNAudio.WinMM2.2.1间接
NuGetNETStandard.Library2.0.3间接
NuGetNewtonsoft.Json13.0.3间接
NuGetNewtonsoft.Json13.0.4间接
NuGetPdfPig0.1.9间接
NuGetPvRecorder1.2.13间接
NuGetruntime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.linux-x64.Microsoft.DotNet.ILCompiler9.0.18间接
NuGetruntime.native.System4.3.0间接
NuGetruntime.native.System.Net.Http4.3.0间接
NuGetruntime.native.System.Security.Cryptography.Apple4.3.0间接
NuGetruntime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.osx.10.10-x64.CoreCompat.System.Drawing5.8.64间接
NuGetruntime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple4.3.0间接
NuGetruntime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetruntime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl4.3.2间接
NuGetShouldly4.3.0间接
NuGetSvg3.0.84间接
NuGetSwashbuckle.AspNetCore9.0.6间接
NuGetSwashbuckle.AspNetCore.Swagger9.0.6间接
NuGetSwashbuckle.AspNetCore.SwaggerGen9.0.6间接
NuGetSwashbuckle.AspNetCore.SwaggerUI9.0.6间接
NuGetSystem.Buffers4.5.1间接
NuGetSystem.Buffers4.6.1间接
NuGetSystem.CodeDom7.0.0间接
NuGetSystem.Collections4.3.0间接
NuGetSystem.Collections.Concurrent4.3.0间接
NuGetSystem.Collections.Immutable8.0.0间接
NuGetSystem.Diagnostics.Debug4.3.0间接
NuGetSystem.Diagnostics.DiagnosticSource6.0.1间接
NuGetSystem.Diagnostics.DiagnosticSource8.0.1间接
NuGetSystem.Diagnostics.DiagnosticSource9.0.10间接
NuGetSystem.Diagnostics.DiagnosticSource9.0.3间接
NuGetSystem.Diagnostics.EventLog6.0.0间接
NuGetSystem.Diagnostics.Tracing4.3.0间接
NuGetSystem.Drawing.Common4.5.1间接
NuGetSystem.Globalization4.3.0间接
NuGetSystem.Globalization.Calendars4.3.0间接
NuGetSystem.Globalization.Extensions4.3.0间接
NuGetSystem.IO4.3.0间接
NuGetSystem.IO.FileSystem4.3.0间接
NuGetSystem.IO.FileSystem.Primitives4.3.0间接
NuGetSystem.IO.Packaging8.0.1间接
NuGetSystem.IO.Pipelines10.0.1间接
NuGetSystem.IO.Pipelines9.0.3间接
NuGetSystem.Linq4.3.0间接
NuGetSystem.Management7.0.2间接
NuGetSystem.Memory4.5.5间接
NuGetSystem.Memory4.6.3间接
NuGetSystem.Net.Primitives4.3.0间接
NuGetSystem.Net.ServerSentEvents10.0.0-rc.2.25502.107间接
NuGetSystem.Numerics.Vectors4.4.0间接
NuGetSystem.Numerics.Vectors4.5.0间接
NuGetSystem.Numerics.Vectors4.6.1间接
NuGetSystem.ObjectModel4.3.0间接
NuGetSystem.Reactive6.0.0间接
NuGetSystem.Reflection4.3.0间接
NuGetSystem.Reflection.Metadata8.0.0间接
NuGetSystem.Reflection.Primitives4.3.0间接
NuGetSystem.Resources.ResourceManager4.3.0间接
NuGetSystem.Runtime4.3.0间接
NuGetSystem.Runtime.CompilerServices.Unsafe6.0.0间接
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2间接
NuGetSystem.Runtime.Extensions4.3.0间接
NuGetSystem.Runtime.Handles4.3.0间接
NuGetSystem.Runtime.InteropServices4.3.0间接
NuGetSystem.Runtime.Numerics4.3.0间接
NuGetSystem.Security.AccessControl4.7.0间接
NuGetSystem.Security.AccessControl5.0.0间接
NuGetSystem.Security.Cryptography.Algorithms4.3.0间接
NuGetSystem.Security.Cryptography.Cng4.3.0间接
NuGetSystem.Security.Cryptography.Csp4.3.0间接
NuGetSystem.Security.Cryptography.Encoding4.3.0间接
NuGetSystem.Security.Cryptography.OpenSsl4.3.0间接
NuGetSystem.Security.Cryptography.Primitives4.3.0间接
NuGetSystem.Security.Cryptography.X509Certificates4.3.0间接
NuGetSystem.Security.Principal.Windows4.7.0间接
NuGetSystem.Security.Principal.Windows5.0.0间接
NuGetSystem.Text.Encoding4.3.0间接
NuGetSystem.Text.Encodings.Web10.0.1间接
NuGetSystem.Text.Encodings.Web8.0.0间接
NuGetSystem.Text.Encodings.Web9.0.3间接
NuGetSystem.Threading4.3.0间接
NuGetSystem.Threading.Channels8.0.0间接
NuGetSystem.Threading.Tasks4.3.0间接
NuGetSystem.Threading.Tasks.Extensions4.5.4间接
NuGetSystem.Threading.Tasks.Extensions4.6.3间接
NuGetSystem.ValueTuple4.5.0间接
NuGetSystem.ValueTuple4.6.1间接
NuGetWPF-UI4.0.3间接
NuGetWPF-UI.Abstractions4.0.3间接
NuGetWpfAnimatedGif2.0.2间接
NuGetxunit.analyzers1.24.0间接
NuGetxunit.runner.visualstudio3.1.5间接
NuGetxunit.v33.1.0间接
NuGetxunit.v3.assert3.1.0间接
NuGetxunit.v3.common3.1.0间接
NuGetxunit.v3.core3.1.0间接
NuGetxunit.v3.extensibility.core3.1.0间接
NuGetxunit.v3.runner.common3.1.0间接
NuGetxunit.v3.runner.inproc.console3.1.0间接
依赖安全公告 2

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 249 个包,其中也包含从不交付的开发与测试版本固定:2 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
System.Drawing.Common4.5.1间接严重15.0.3
Microsoft.Bcl.Memory9.0.10间接110.0.4

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 19780,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 2136159,
        "Batchfile": 365
      },
      "pushed_at": "2026-07-22T11:40:36Z",
      "created_at": "2023-12-17T22:37:08Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T11:40:40Z",
      "description": "Most complete C# .Net SDK for Google Generative AI and Vertex AI (Google Gemini), featuring function calling, easiest JSON Mode, multi-modal live streaming, chat sessions, and more!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Gunpal Jain",
      "type": "User",
      "login": "gunpal5",
      "company": null,
      "location": null,
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/10114874?v=4",
      "created_at": "2014-12-08T10:21:59Z",
      "is_verified": null,
      "public_repos": 37,
      "account_age_days": 4244
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.6.7",
          "kind": "patch",
          "published_at": "2026-07-22T11:40:34Z"
        },
        {
          "tag": "v3.6.6",
          "kind": "patch",
          "published_at": "2026-04-20T20:23:50Z"
        },
        {
          "tag": "v3.6.5",
          "kind": "patch",
          "published_at": "2026-04-18T22:04:46Z"
        },
        {
          "tag": "v3.6.4",
          "kind": "patch",
          "published_at": "2026-03-26T16:37:06Z"
        },
        {
          "tag": "v3.6.3",
          "kind": "patch",
          "published_at": "2026-01-23T18:01:08Z"
        },
        {
          "tag": "v3.6.2",
          "kind": "patch",
          "published_at": "2026-01-15T15:28:25Z"
        },
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2025-12-28T16:20:57Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2025-12-26T16:02:52Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2025-11-08T09:20:28Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2025-10-21T19:59:20Z"
        },
        {
          "tag": "v3.3",
          "kind": "other",
          "published_at": "2025-10-03T13:58:52Z"
        },
        {
          "tag": "v3.2",
          "kind": "other",
          "published_at": "2025-09-10T00:37:35Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2025-09-07T01:38:02Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2025-07-21T20:16:39Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2025-06-02T23:40:59Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2025-05-25T23:08:08Z"
        },
        {
          "tag": "v2.5.10",
          "kind": "patch",
          "published_at": "2025-05-09T12:09:38Z"
        },
        {
          "tag": "v2.5.9",
          "kind": "patch",
          "published_at": "2025-04-25T10:32:08Z"
        },
        {
          "tag": "v2.5.8",
          "kind": "patch",
          "published_at": "2025-04-18T19:09:46Z"
        },
        {
          "tag": "v2.5.6",
          "kind": "patch",
          "published_at": "2025-04-09T16:08:54Z"
        },
        {
          "tag": "v2.5.5",
          "kind": "patch",
          "published_at": "2025-04-04T02:07:42Z"
        },
        {
          "tag": "v2.5.3",
          "kind": "patch",
          "published_at": "2025-04-03T11:53:20Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2025-04-02T20:26:36Z"
        },
        {
          "tag": "v2.4.6",
          "kind": "patch",
          "published_at": "2025-03-23T16:00:53Z"
        },
        {
          "tag": "v2.4.5",
          "kind": "patch",
          "published_at": "2025-03-22T21:29:47Z"
        },
        {
          "tag": "v2.4.4",
          "kind": "patch",
          "published_at": "2025-03-22T17:28:52Z"
        },
        {
          "tag": "v2.4.3",
          "kind": "patch",
          "published_at": "2025-03-13T23:41:19Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2025-03-10T22:44:57Z"
        },
        {
          "tag": "v2.4.2",
          "kind": "patch",
          "published_at": "2025-03-12T16:32:41Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2025-03-11T23:22:41Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2025-03-01T05:16:27Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2025-02-23T17:52:29Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2025-02-22T00:06:28Z"
        },
        {
          "tag": "v2.0.14",
          "kind": "patch",
          "published_at": "2025-02-19T21:06:08Z"
        },
        {
          "tag": "v2.0.7",
          "kind": "patch",
          "published_at": "2025-02-17T09:43:44Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2025-02-16T21:04:23Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-02-16T05:50:56Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2025-02-09T16:36:27Z"
        },
        {
          "tag": "0.1.14",
          "kind": "patch",
          "published_at": "2024-02-24T17:19:15Z"
        },
        {
          "tag": "0.1",
          "kind": "other",
          "published_at": "2023-12-17T23:08:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ee491b8baccb072dba3dcb329a047193b884f395",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.8",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-07-22T11:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37ff207fd7bda63940561487fed85979e1e01b0",
          "body": "Switch `Console.WriteLine` over to `Debug.WriteLine` so as not to use Console.Out as debug log",
          "is_bot": false,
          "headline": "Merge pull request #111 from lassevk/main",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-07-22T11:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfdfd23a67490f725d2544203ef34958a08884ae",
          "body": "… Console.Out as debug log",
          "is_bot": false,
          "headline": "Switch `Console.WriteLine` over to `Debug.WriteLine` so as not to use…",
          "author_name": "Lasse Vågsæther Karlsen",
          "author_login": "lassevk",
          "committed_at": "2026-07-15T17:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aee127fff9b54bb9487f1b6004ae1c564d6a6d4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.7",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-04-20T20:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f4777554d807c6d0c3fdb05af1759ea20c838d",
          "body": "…odal input structure\n\n- Enhanced `GenerativeAIChatClient` with detailed logging for message content and request construction, aiding in debugging and tracking request flow.\n- Deprecated `MediaChunks` in favor of new `Audio`, `Video`, and `Text` properties to align with Gemini API updates in multimodal inputs.\n- Updated `MultiModalLiveClient` to support new `Audio` property for real-time input.\n- Switched default model in WPF sample to `gemini-3.1-flash-live-preview`.",
          "is_bot": false,
          "headline": "feat: add detailed logging for request construction and update multim…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-04-20T20:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea2e681c02e5b36c1e170d27cccb54bd71f68ed",
          "body": "…tachments upload\n\n- Added `LenientTrafficTypeConverter` for graceful handling of unknown TrafficType values to avoid crashes with new enum values.\n- Introduced oversized attachment promotion in `PromoteOversizedAttachmentsAsync` to automatically upload and reference files via the Files API when exc\n[…]\nion logic automatically for requests.\n- Enhanced `TrafficType` enum with additional values and integrated the lenient converter.\n- Added corresponding unit tests to ensure correctness and reliability.",
          "is_bot": false,
          "headline": "feat: implement lenient TrafficType handling and support oversized at…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-04-20T20:20:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37767af5629945fdd1a24579b963744f0b6807d6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.6",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-04-18T22:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d83dfb696cc97a521527adc04e36474577f4aad",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.5",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-03-26T16:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888eeecbcd5ab1483fc4c6ce5bc0fa07377f4696",
          "body": "…ing, and add unit tests for various edge cases\n\n- Changed `ToJsonNodeResponse` to a public extension method for broader usage.\n- Improved handling of `JsonElement` by wrapping scalar values in `JsonObject`.\n- Updated related logic in `GenerativeAIChatClient` to use the new method.\n- Added comprehensive unit tests to validate various response types, addressing issue #104.",
          "is_bot": false,
          "headline": "refactor: make `ToJsonNodeResponse` public, improve JsonElement handl…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-03-26T16:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d227fe233cff7915d215c4cdc59e870c51043a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.4",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-01-23T18:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93cf82a63adec28d8992dd1560d1adac9ae74acb",
          "body": "…calls (#100)\n\n- Replace fire-and-forget Task.Run with proper error handling wrapper\n- Add CallFunctionsWithErrorHandlingAsync to catch ObjectDisposedException\n- Handle InvalidOperationException when client disconnects during function call\n- Update TwoWayAudioCommunicationWpf sample with function tools for testing\n- Use gemini-2.5-flash-native-audio-preview-12-2025 model (only model supporting tools with Live API)",
          "is_bot": false,
          "headline": "fix: handle ObjectDisposedException in MultiModalLiveClient function …",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-01-23T17:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5566c519baf4079986cbf1e8f03eee34909e5008",
          "body": "- Add centralized BatchJsonLGenerator with BatchOptions and BatchRequestItem\n- Add BatchOutputInfo for retrieving output location from completed jobs\n- Add Gemini 3 Flash/Pro preview models to GoogleAIModels and VertexAIModels\n- Add comprehensive unit tests for batch inference features\n- Update GcsTestHelper with schema-based batch upload support",
          "is_bot": false,
          "headline": "feat: add batch inference helpers and Gemini 3 models (#101)",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-01-23T17:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a747952522d0ac9b56fb3c61e4d34e3ccc05fb8",
          "body": "Fixes issue #102 where VertexAI fails with INVALID_ARGUMENT (400) when\nusing corpusIdForRag with function calling.\n\nThe fix skips adding RetrievalTool when the request contains a\nFunctionResponse, as Vertex AI doesn't support combining these in the\nsame request. The retrieval context is already in the conversation\nhistory from the initial request.\n\nAlso adds integration tests for Issue #102 scenarios.",
          "is_bot": false,
          "headline": "fix: prevent RetrievalTool from being sent with FunctionResponse",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-01-23T16:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488291a65c0b6bafa9ccf54855d79de4d0fdc33e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.3",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-01-15T15:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e334b80738d6549e244645ab263cd78fe9cd57",
          "body": "Updated the publish workflow to explicitly pack core library projects instead of using a generic wildcard approach. Added `packages` write permission for GitHub workflows.",
          "is_bot": false,
          "headline": "refactor: specify individual project packing in workflow",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-01-15T15:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef679dc1ed292b772b9eaab344b933a1dc89726",
          "body": "Replaces wildcard project search with specific project references for clarity and streamlined packaging.",
          "is_bot": false,
          "headline": "refactor: update publish workflow to explicitly pack individual projects",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-01-15T15:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa01821cd386f2af5c243c9a297abeab4b238335",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 3.6.2 across all projects",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-01-15T15:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84034969e6dddb30c6273a60da5c27aaa56d8b18",
          "body": "Automatically includes tools from the client's `FunctionTools` property, along with code execution and Google Search tools if enabled, when `setup.Tools` is null or empty in `SendSetupAsync`.",
          "is_bot": false,
          "headline": "feat: auto-merge FunctionTools in MultiModalLiveClient setup",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2026-01-15T15:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d3f29fafc9ea9dd07e24857461d0fd8feccd99",
          "body": "- Release uses current version from csproj files\n- Version bump happens after publish and release succeed\n- Consolidated into single job for atomic execution",
          "is_bot": false,
          "headline": "fix: bump version only after successful release",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2026-01-15T15:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e194fb1a9461d691e7e8d6b6276341f29378d5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.6.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-28T16:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285b22097685ff8ffd5e73bf54f5c4f0ec1b7a74",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-28T16:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3b7779d92a45d6cecab2c0a1910b2b32a6f2fc",
          "body": "Update from Gunpal5.CSharpToJsonSchema v1.0.0 to CSharpToJsonSchema v3.10.2-dev.69",
          "is_bot": false,
          "headline": "chore: revert to upstream CSharpToJsonSchema package",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-28T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e3d536eeb0850ba2ae57167e73ae936e7108a83",
          "body": null,
          "is_bot": false,
          "headline": "fix: only pack src projects, exclude samples and tests",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-28T16:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cebeb65b3e5e95654bd9ae06add5210a1b465794",
          "body": "Improved handling of `FinishReason` to avoid deserialization errors when Google introduces new values",
          "is_bot": false,
          "headline": "Merge pull request #98 from xtradegmbh/internal",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-27T12:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1fb9e06f02c18add55cab5e63f91f04026c63f",
          "body": "…ional values",
          "is_bot": false,
          "headline": "feat: enhance FinishReason enum with lenient JSON converter and addit…",
          "author_name": "Mathias Zander",
          "author_login": "MathiasZander",
          "committed_at": "2025-12-27T09:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a90bb0d150d77a08bbfa27eb683026d2d72452b",
          "body": "Manual workflow to publish packages to GitHub Packages independently.\nSupports optional version override via workflow_dispatch input.",
          "is_bot": false,
          "headline": "feat: add standalone GitHub Packages publish workflow",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T16:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b8d6f3c1d62ac2420650018cf141f0fe86a432e",
          "body": "- Bump version locally before build (not committed)\n- Build, test, pack in single job\n- Publish to NuGet.org and GitHub Packages\n- Create GitHub Release with auto-generated notes\n- Only commit version bump after all publish steps succeed\n- Self-contained workflow (no external reusable workflow dependency)",
          "is_bot": false,
          "headline": "refactor: restructure publish workflow to commit version after success",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T16:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1015f04fd6ea259803dd3cba3fef755f486eab54",
          "body": "Adds a new job to publish packages to GitHub Packages after NuGet.org\npublish. This enables GitHub's dependency graph to track package usage\nand display \"Used by\" on the repository.",
          "is_bot": false,
          "headline": "feat: add GitHub Packages publishing to workflow",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T16:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "435a68d6933201ea8615d5397022c25051cb3419",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.5.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T16:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c2ef70722a9582071864240dd183ae9fec3e0b0",
          "body": "Reverted versions from 3.5.1 to 3.5.0 across all projects.",
          "is_bot": false,
          "headline": "revert: downgrade assembly, package, and file versions to 3.5.0",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T15:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4346cb3d34ef6cf3a08adfd8c5f848aac151741f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.5.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T15:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75828d39e68ad9b3c2a5bbc3d9ab46a06bce5f0",
          "body": "…urations\n\nDowngraded assembly, package, and file versions to 3.5.0 for all projects. Updated solution configurations to include x64 and x86 platform targets. Modified package reference for `CSharpToJsonSchema` to use `Gunpal5.CSharpToJsonSchema` at version 1.0.0.",
          "is_bot": false,
          "headline": "revert: downgrade version to 3.5.0 and update package/solution config…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T15:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea01b2ad5b3e4cdd8c7da483d8a89cdfc665b5c4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.5.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T14:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73261acc848dfa420c1565021f4391c522673478",
          "body": "…itionalPropertyKeys`.",
          "is_bot": false,
          "headline": "bump version to 3.5.0 and add new `ThoughtSignature` property to `Add…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T14:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "825aa86a8ab1db60ae765b17ef8c0e27e1653ee7",
          "body": "The API doesn't allow both parameters and parameters_json_schema to be set.\nChanged to use Parameters (compatible schema) by default, falling back to\nParametersJsonSchema only when schema conversion fails.\n\nFixes #90",
          "is_bot": false,
          "headline": "fix: use only Parameters OR ParametersJsonSchema in McpTool",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T14:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1549124d73a3e1a57df7b07a2afeefdefe31e986",
          "body": "MCP Tools now set both ParametersJsonSchema (for regular Gemini API) and\nParameters (for Gemini Live API) when converting tool declarations.\n\nThe Gemini Live API doesn't support parameters_json_schema, so tools were\nmissing parameter information. This fix uses GoogleSchemaHelper to convert\nschemas to the compatible subset.\n\nNote: Some schemas with unsupported features (e.g., additionalProperties/\ndictionaries) cannot be converted - those tools will only work with regular\nGemini API.\n\nFixes #90",
          "is_bot": false,
          "headline": "fix: add Parameters for Gemini Live API compatibility in McpTool",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T14:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c798048a55765bce5d09c0fa58ef3303ba2a7851",
          "body": "This change allows users to create dynamic tools that receive raw JsonNode\narguments instead of having them automatically parsed into typed parameters.\n\nChanges:\n- QuickTool.MarshalParameters: Pass entire args directly when parameter is\n  JsonNode or JsonObject type\n- FunctionSchemaHelper: Skip JsonNode/JsonObject parameters in schema\n  generation (they accept any JSON structure)\n- Add comprehensive unit tests for dynamic tool functionality\n\nFixes #92",
          "is_bot": false,
          "headline": "feat: add JsonNode parameter support for dynamic tools in QuickTool",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-12-26T14:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f54af5be4afa85378dc4437fd01b24e8667de420",
          "body": "feat: Add Gemini 3 support with ThinkingLevel and thought signatures",
          "is_bot": false,
          "headline": "Merge pull request #97 from gunpal5/feature/gemini3-thinking-support",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T14:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f053763b6081be32b0a5404b092147e59a792fe",
          "body": "- Add comprehensive integration tests for Gemini 3 ThinkingConfig\n- Test thought signatures with function calling\n- Test ThinkingLevel (HIGH/LOW) with Gemini 3 models\n- Test ChatSession with thinking enabled\n- Fix Schema.AdditionalProperties causing API errors by adding [JsonIgnore]\n- Update ThinkingLevel tests to use Gemini 3 models (not supported on 2.x)\n\nCloses #94",
          "is_bot": false,
          "headline": "feat: add Gemini 3 integration tests and fix Schema serialization",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T14:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212f9867f474b83fc04dd5178404b884db21f43d",
          "body": "- Add tests that verify thought signatures are returned by the API\n- Add manual function call test to verify thought signature preservation\n- Add tests that inspect response parts for thought and thoughtSignature properties\n- Add proper FunctionCallingBehaviour control for inspecting raw responses\n- Fix syntax error in unit test",
          "is_bot": false,
          "headline": "fix: improve Gemini 3 integration tests with proper backend verification",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T13:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b4bdb48c80af2752d028bc0fe54fe5e439cb3b",
          "body": "- Add ThinkingLevel enum (THINKING_LEVEL_UNSPECIFIED, LOW, HIGH) to control\n  the depth of model reasoning for Gemini 3 and later models\n- Add ThinkingLevel property to ThinkingConfig class\n- Add Gemini3ProPreview and Gemini3FlashPreview model constants\n- Add comprehensive unit tests for ThinkingConfig serialization\n- Add unit tests for Part.Thought and Part.ThoughtSignature preservation\n- Add integration tests for function calling with thinking features\n\nFixes #94, #87",
          "is_bot": false,
          "headline": "feat: add Gemini 3 support with ThinkingLevel and thought signatures",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T12:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b30ef5cde1118c10dbb7eb55665d2c6819e4686e",
          "body": "fix: support Dimensions parameter in GenerativeAI.Microsoft",
          "is_bot": false,
          "headline": "Merge pull request #96 from dogdie233/issue-95",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-26T12:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82bfe10294ad50e2886ad6720fcd1dfcb57063b7",
          "body": null,
          "is_bot": false,
          "headline": "fix: support Dimensions parameter in GenerativeAI.Microsoft",
          "author_name": "dogdie233",
          "author_login": "dogdie233",
          "committed_at": "2025-12-21T12:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2689062ea26d5fe33b0fb4f6d3f650a223be20a2",
          "body": "Add thought signature support for Microsoft.Extensions.AI",
          "is_bot": false,
          "headline": "Merge pull request #88 from trapezoid/add-thought-signature-support",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-05T07:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634f1b5a31e44b690d9e7743644e241a745a676c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into add-thought-signature-support",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-05T07:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ed5bd85e5e5eed5bee27bf18e30a52d59b9ec1",
          "body": "Add Gemini 3 Pro Image configuration support for Microsoft.Extensions.AI",
          "is_bot": false,
          "headline": "Merge pull request #89 from xtradegmbh/internal",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-12-05T07:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5997b152ae9bf99cd97bf2641f187e878f81d60",
          "body": "…ions.AI",
          "is_bot": false,
          "headline": "feat: add support for image output configuration for Microsoft.Extens…",
          "author_name": "Mathias Zander",
          "author_login": "MathiasZander",
          "committed_at": "2025-11-30T15:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d69b67992a9eb7e23992c61144b6544f3895714",
          "body": null,
          "is_bot": false,
          "headline": "Fix test code to work",
          "author_name": "haruto.otake",
          "author_login": null,
          "committed_at": "2025-11-27T06:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b89091420de75f15c4ca0e2e89e5688557ab9cd",
          "body": "Maps Part.ThoughtSignature to FunctionCallContent.AdditionalProperties (and TextContent) to enable bidirectional conversion of thought signatures.\nIncludes unit tests.",
          "is_bot": true,
          "headline": "Add ThoughtSignature support to GenerativeAI.Microsoft",
          "author_name": "google-labs-jules[bot]",
          "author_login": "google-labs-jules[bot]",
          "committed_at": "2025-11-27T05:26:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "42ab33670d9ac2e3272e65d320d422f4edd71d19",
          "body": "Maps Part.ThoughtSignature to FunctionCallContent.AdditionalProperties (and TextContent) to enable bidirectional conversion of thought signatures.",
          "is_bot": true,
          "headline": "Add ThoughtSignature support to GenerativeAI.Microsoft",
          "author_name": "google-labs-jules[bot]",
          "author_login": "google-labs-jules[bot]",
          "committed_at": "2025-11-27T04:10:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ac92c89f59e7f78b32de8e8cb57593dcffcad73b",
          "body": "- Deleted `README_old.md` to retire outdated information.\n- Updated `README.md` with links to the MCP Integration Guide and examples for better accessibility.",
          "is_bot": false,
          "headline": "chore: remove outdated README and update links to MCP documentation",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-11-08T09:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d804d26776ada5557bf5471a7e1311657e88b815",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.4.2",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-11-08T09:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8354991b31b67971a2c6cdb0c57b9d23e9fa3c1d",
          "body": "feat: Add McpTool for easy MCP Tool integration",
          "is_bot": false,
          "headline": "Merge pull request #85",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-11-08T09:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c41b5318cf70b81324ed623e7b08a5a8c570291",
          "body": "- Introduced comprehensive integration tests for MCP tools and Gemini models, validating end-to-end functionality and user workflows.\n- Added ModelContextProtocol.Core dependency (v0.4.0-preview.3) to support MCP tool features.\n- Updated internal handling of MCP tools with `McpClientTool` for better\n[…]\ntransport creation methods with enhanced options for stdio, HTTP, authentication, and custom headers.\n- Verified proper handling of function calls, connection management, and error responses in tools.",
          "is_bot": false,
          "headline": "feat: add MCP tool integration tests and enhance tool functionality",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-11-08T09:11:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b611322fdc8eebd9ad9326d0b142cc829ec7757e",
          "body": "- Remove standalone markdown files (MCP_INTEGRATION_SUMMARY.md, samples/McpIntegrationDemo/README.md, src/GenerativeAI.Tools/Mcp/README.md)\n- Add MCP Server Integration section to main README\n- Include examples for stdio, HTTP/SSE, and multiple servers\n- Update table of contents\n- Keep documentation concise and centralized",
          "is_bot": false,
          "headline": "docs: Consolidate MCP documentation into main README",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-11-05T14:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73af8a02eb421cd6f71382f10ebdf70b0eb43e2d",
          "body": "- Set proper git author: Gunpal Jain <gunpal5@gmail.com>\n- Define branch naming conventions (no 'claude' prefix)\n- Document project structure and coding standards\n- Ensure all future sessions use correct identity",
          "is_bot": false,
          "headline": "docs: Add CLAUDE.md project memory with git conventions",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-11-05T14:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc7a1b7fb242141fe0a407e0abc56fe0ac067f9b",
          "body": "Major update to MCP integration to support ALL transport protocols\nusing the official MCP SDK's native transport classes.\n\nBREAKING CHANGE: McpTool now accepts IClientTransport directly instead\nof custom McpServerConfig. Use McpTransportFactory for easy creation.\n\nNew Features:\n- Support for ALL MCP\n[…]\nres\n- ✅ Future-proof architecture\n\nDocumentation:\n- Updated MCP_INTEGRATION_SUMMARY.md with all transport types\n- Updated Program.cs with comprehensive examples\n- Added transport factory documentation",
          "is_bot": false,
          "headline": "feat: Support all MCP transport protocols (stdio, HTTP/SSE)",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-11-05T14:13:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "263a75d3b997af61987550c99acffcd540af8fa1",
          "body": "Implements easy-to-integrate MCP server support using the official C# SDK,\nallowing Gemini models to use tools from any MCP server.\n\nKey Features:\n- McpTool class implementing IFunctionTool interface\n- Auto-discovery of tools from MCP servers\n- Support for multiple concurrent MCP servers\n- Automatic\n[…]\n\n- src/GenerativeAI.Tools/Mcp/README.md\n- samples/McpIntegrationDemo/ (complete example project)\n- MCP_INTEGRATION_SUMMARY.md\n\nDependencies:\n- Added ModelContextProtocol v0.4.0-preview.3 NuGet package",
          "is_bot": false,
          "headline": "feat: Add MCP (Model Context Protocol) server integration",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-11-05T14:02:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5a0d853d239d8a186315999ac1eb84868ec0865",
          "body": "Correct Vertex global region endpoint URL construction",
          "is_bot": false,
          "headline": "Merge pull request #84 from xtradegmbh/internal",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-25T12:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e4a0834dfca88cad6d3178a28a0511d5255640b",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle global region in VertexPlatformAdapter base URL",
          "author_name": "Mathias Zander",
          "author_login": "MathiasZander",
          "committed_at": "2025-10-24T17:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad28b294658b91a4a9f70bd8be299141923e732",
          "body": "update MEAI image generation support and basic usage tracking for streaming",
          "is_bot": false,
          "headline": "Merge pull request #83 from xtradegmbh/internal",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-23T16:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6daaf7e93d6ecebe2ceeaaed76eeb9612b0aae07",
          "body": null,
          "is_bot": false,
          "headline": "feat: include usage information in chat response updates",
          "author_name": "Mathias Zander",
          "author_login": "MathiasZander",
          "committed_at": "2025-10-23T13:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de86a08371eafe3b04f5bb8fb8be7efce6273401",
          "body": "…and MicrosoftExtensions",
          "is_bot": false,
          "headline": "feat: add image generation configuration support in GenerationConfig …",
          "author_name": "Mathias Zander",
          "author_login": "MathiasZander",
          "committed_at": "2025-10-23T13:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f87cbab900022e0b9bb861cfb1a9913bbec76c6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.4.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-21T19:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b41c9beadcd227acb844b7255bb6fb7db4f3b14",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T19:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a37777f087717af15e526e5e632ad2a391b4deb",
          "body": "  Updates:\n  - Add latest Gemini 2.5, Imagen 4, Veo 3, and Gemma 3 model constants\n  - Add \"Latest\" alias constants (GeminiFlashLatest, GeminiFlashLiteLatest, GeminiProLatest)\n  - Remove deprecated Gemini 1.x models and old 2.x experimental variants\n  - Add Gemini 2.0 Flash and Flash-Lite to VertexA\n[…]\nequest\" wrapper and \"role\" field\n  - Add UnsafeRelaxedJsonEscaping to prevent character escaping issues in batch JSONL files\n  - Add debugging output to GcsTestHelper for troubleshooting batch uploads",
          "is_bot": false,
          "headline": " feat: update model constants and fix Vertex AI batch job support",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T19:51:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29deff1c9fdc4fef302219706effb1b830826e8b",
          "body": null,
          "is_bot": false,
          "headline": "feat: Added batch client",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T19:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "152a44b2f5b7791208723b9d6069aecb6297d745",
          "body": "…support\n\n  Implement full feature parity with Python SDK by adding 62 new types across three major API categories.\n\n  Batch Processing API (10 types):\n  - Add JobState enum and JobError for async job management\n  - Implement BatchJob, BatchJobSource, BatchJobDestination for batch operations\n  - Add\n[…]\nr connection and prompt management\n\n  Bug Fixes:\n  - Fix CitationMetadata JSON property name from \"citationSources\" to \"citations\"\n  - Resolve namespace conflicts for ApiAuth and GoogleRpcStatus types",
          "is_bot": false,
          "headline": "feat: add complete Batch Processing, Model Tuning, and LiveMusic API …",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T14:46:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "846b2a4da63af81a48eaca8c80d057a766f0a9be",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-21T13:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8880d0e189a90884ba0895a8c3d2169456e00b2c",
          "body": "  Add missing properties and types identified through systematic SDK comparison\n  to ensure feature parity between C# and Python implementations.\n\n  Changes:\n  - VertexRetrievalTool: Add externalApi property for external API grounding\n    - New types: ExternalApi, ApiSpec enum, ExternalApiElasticSea\n[…]\nteReason enum (4 values)\n  - GenerateContentResponse: Add createTime and responseId properties for response metadata\n\n  All new types registered in TypesSerializerContext for Native AOT compatibility.",
          "is_bot": false,
          "headline": "feat: align C# SDK types with Python SDK properties",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T12:54:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6d280abf3029947742ecb4802f73f2b82bed6b8",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T07:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0b7a09c98830dc511bd54876ccda373f82d287",
          "body": "  Systematically analyzed and compared the Official Python SDK with the C# SDK to identify\n  missing properties and types. Added comprehensive support for new API features\n  including enhanced safety controls, video generation options, authentication\n  configuration, and extended schema validation.\n\n[…]\nde? for all Schema \"Any\" type properties\n  - Registered all 30+ new types in TypesSerializerContext for Native AOT support\n\n  Breaking Changes: None - all changes are additive and backward compatible.",
          "is_bot": false,
          "headline": "feat: add 51 missing properties across 16 types to align with Latest API",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T07:56:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "182040823a29f0ceb2651caf5006f7ca172ee288",
          "body": "  Systematically analyzed and compared the Python SDK with the C# SDK to identify\n  missing properties and types. Added comprehensive support for new API features\n  including enhanced safety controls, video generation options, authentication\n  configuration, and extended schema validation.\n\n  Classe\n[…]\nde? for all Schema \"Any\" type properties\n  - Registered all 30+ new types in TypesSerializerContext for Native AOT support\n\n  Breaking Changes: None - all changes are additive and backward compatible.",
          "is_bot": false,
          "headline": "feat: add 51 missing properties across 16 types to align with Python SDK",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-21T07:50:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f4b573c5c34d5bfe7894ee7c0a792bc0fb5dce3d",
          "body": "Offer a new event 'ClientCreated' that is invoked before a websocket connection is attempted",
          "is_bot": false,
          "headline": "Merge pull request #80 from ladenedge/feature/clientconnected-event",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-20T16:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67fb929d675e33233c198fb255a300ad8e3590b1",
          "body": "…-reporting\n\nRefactored DisconnectionHappened handler to always report errors",
          "is_bot": false,
          "headline": "Merge pull request #82 from ladenedge/bugfix/disconnect-handler-error…",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-20T16:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd92cdd7d84a6568ae1cc0a51e50a457904edede",
          "body": "…to be a little more forgiving. [refs #81]",
          "is_bot": false,
          "headline": "Refactored DisconnectionHappened handler to always report errors and …",
          "author_name": "Jay Miller",
          "author_login": "ladenedge",
          "committed_at": "2025-10-19T21:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f18248425f6becd8005735a782ace4a1996d34b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed comment, made property read-only per code-review. [refs #79]",
          "author_name": "Jay Miller",
          "author_login": "ladenedge",
          "committed_at": "2025-10-19T20:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3854ca431fb217cc3cc24defef8712a4e4088bcf",
          "body": "…ted websocket client before a connection is established. [refs #79]",
          "is_bot": false,
          "headline": "Offer a new event 'ClientCreated' that is invoked with the newly-crea…",
          "author_name": "Jay Miller",
          "author_login": "ladenedge",
          "committed_at": "2025-10-19T20:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2bbf3a46bf189b269d7e7ba10979c37dbec832",
          "body": "Added languageCode and multiSpeakerVoiceConfig properties to SpeechConfig",
          "is_bot": false,
          "headline": "Merge pull request #78 from ladenedge/feature/add-speechconfig-fields",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-19T14:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8cdd342cc0f82ce9f7e6d77a8cd0cb0b2aa87b8",
          "body": "…nfig. [refs #77]",
          "is_bot": false,
          "headline": "Added languageCode and multiSpeakerVoiceConfig properties to SpeechCo…",
          "author_name": "Jay Miller",
          "author_login": "ladenedge",
          "committed_at": "2025-10-19T14:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeeda8e3f79dd719bf011f0b7bcddbeeeb23f815",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.3.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-10-03T13:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b0ffd8b7437be84a534f129f4d47c3cc90927c",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-03T13:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a88bde680beddc4c8afbbeb852a685924019dc6",
          "body": "…ype support\n\n  - Add CODE_RETRIEVAL_QUERY task type for code search optimization\n  - Update all TaskType enum descriptions with optimization details and use cases\n  - Add WithTaskType() extension method for easier task type configuration\n  - Add comprehensive unit tests for new task type functionality\n\n  This update improves the embedding API by providing clearer documentation\n  for each task type's purpose and a more convenient API for configuring\n  task types when generating embeddings.",
          "is_bot": false,
          "headline": "feat: add CODE_RETRIEVAL_QUERY task type and enhance embedding task t…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-03T13:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ae9c375498f299bfb2bf8698cc57f6e8fdbdca",
          "body": "…ype support\n\n  - Add CODE_RETRIEVAL_QUERY task type for code search optimization\n  - Update all TaskType enum descriptions with optimization details and use cases\n  - Add WithTaskType() extension method for easier task type configuration\n  - Add comprehensive unit tests for new task type functionality\n\n  This update improves the embedding API by providing clearer documentation\n  for each task type's purpose and a more convenient API for configuring\n  task types when generating embeddings.",
          "is_bot": false,
          "headline": "feat: add CODE_RETRIEVAL_QUERY task type and enhance embedding task t…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-10-03T13:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54da3328067693cdef2458fd61a5f8541aec15f5",
          "body": "Update to M.E.AI.Abstractions 9.9",
          "is_bot": false,
          "headline": "Merge pull request #75 from stephentoub/updatemeai99",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-09-29T21:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1c4860aa2f18f354c5ed085988df5a32d6eb1b",
          "body": null,
          "is_bot": false,
          "headline": "Update to M.E.AI.Abstractions 9.9",
          "author_name": "Stephen Toub",
          "author_login": "stephentoub",
          "committed_at": "2025-09-22T13:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61044c61f97bb3eccc179d78eeeecf92dd7f6aa",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.2.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-09-10T00:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d35efe7c59bb94796e0578b6c9e66dd538fc60e",
          "body": "…p version to 3.2.0",
          "is_bot": false,
          "headline": "chore: update default model to Gemini 2.5 Flash Image Preview and bum…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-10T00:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb07347b6cc3ee11a172647036408ea539f5e169",
          "body": "…tion and add unit tests",
          "is_bot": false,
          "headline": "feat: implement `GenerativeAIEmbeddingGenerator` for embedding genera…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-10T00:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3adcc0772d0f290f20e9ca5af9a6d375b260e111",
          "body": "Add image support to GenerativeAI.Microsoft",
          "is_bot": false,
          "headline": "Merge pull request #73 from ericstj/IImageGeneratorSupport",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-09-09T23:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235ec421307fd13825989c047eae4bf3b8dea06b",
          "body": null,
          "is_bot": false,
          "headline": "Add image support to GenerativeAI.Microsoft",
          "author_name": "Eric St. John",
          "author_login": "ericstj",
          "committed_at": "2025-09-09T00:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6137d144e93083ce41b45c6e356e0ec4fd25946",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.1.2",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-09-07T01:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2bf370e048a6db14aecff9dc2d501a96564fb9c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v3.1.1",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-09-07T01:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48376f70aec161b3c530e11fb300213d91efb4b",
          "body": "…in all project files",
          "is_bot": false,
          "headline": "chore: remove VertextPlatformAdapter_Tests and bump version to 3.1.0 …",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-07T01:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e933f431ced323a709c7daa17781d66fbdbff006",
          "body": "…and update related constants and validation methods",
          "is_bot": false,
          "headline": "test: add integration tests for Gemini 2.5 Flash Image Preview model …",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-07T01:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd860d480ecc511b00f0eaaf9946b5781af214ff",
          "body": null,
          "is_bot": false,
          "headline": "fix: global region endpoint of vertext AI",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-07T00:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ff29755e0c6b10b86e699308a41cfad175f828",
          "body": "…Types` unit and integration tests for improved coverage",
          "is_bot": false,
          "headline": "refactor: replace `DateOnly_EmailAddress_Fix_Tests` with `ComplexData…",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-07T00:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fefa3f75486933da8e9f478919a830aa607fe9c",
          "body": null,
          "is_bot": false,
          "headline": "fix: DateOnly and TimeOnly for MEAI",
          "author_name": "Gunpal Jain",
          "author_login": null,
          "committed_at": "2025-09-06T21:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca37e848b8a9628752edab80f2d303e8d49e4913",
          "body": "Added error message propagation to client.",
          "is_bot": false,
          "headline": "Merge pull request #67 from LukaszFliegel/main",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-08-24T12:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ac5f4848cb282afece66852c47dc80d3a357f6",
          "body": "Update the current Gemini Models",
          "is_bot": false,
          "headline": "Merge pull request #68 from tenowg/main",
          "author_name": "Gunpal Jain",
          "author_login": "gunpal5",
          "committed_at": "2025-08-24T12:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 40,
      "commits_last_year": 104,
      "latest_release_at": "2026-07-22T11:40:34Z",
      "latest_release_tag": "v3.6.7",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 30.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 35,
      "stars": 173,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 2
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 2
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 35
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "samples/JavascriptCodeExecutor/JavascriptCodeExecutor.csproj",
        "samples/McpIntegrationDemo/McpIntegrationDemo.csproj",
        "samples/SemanticRetrievalDemo/SemanticRetrievalDemo.csproj",
        "samples/TwoWayAudioCommunicationWpf/TwoWayAudioCommunicationWpf.csproj",
        "samples/VertexRAGSimpleQA/VertexRAGSimpleQA.csproj",
        "samples/WebAppIntegration/WebIntegration/WebIntegration.csproj",
        "src/GenerativeAI.Auth/GenerativeAI.Auth.csproj",
        "src/GenerativeAI.Live/GenerativeAI.Live.csproj",
        "src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj",
        "src/GenerativeAI.Tools/GenerativeAI.Tools.csproj",
        "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
        "src/GenerativeAI/GenerativeAI.csproj",
        "tests/AotTest/AotTest.csproj",
        "tests/GenerativeAI.Auth.Tests/GenerativeAI.Auth.Tests.csproj",
        "tests/GenerativeAI.IntegrationTests/GenerativeAI.IntegrationTests.csproj",
        "tests/GenerativeAI.Live.Tests/GenerativeAI.Live.Tests.csproj",
        "tests/GenerativeAI.Microsoft.Tests/GenerativeAI.Microsoft.Tests.csproj",
        "tests/GenerativeAI.SemanticRetrieval.Tests/GenerativeAI.SemanticRetrieval.Tests.csproj",
        "tests/GenerativeAI.TestBase/GenerativeAI.TestBase.csproj",
        "tests/GenerativeAI.Tests/GenerativeAI.Tests.csproj",
        "tests/GenerativeAI.Web.Tests/GenerativeAI.Web.Tests.csproj"
      ],
      "largest_source_bytes": 58899,
      "source_files_sampled": 606,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 1806
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "4.5.1",
            "severity": "critical",
            "ecosystem": "nuget",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-rxg9-xrhp-64gj"
            ],
            "fixed_version": "5.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1519
          },
          {
            "name": "Microsoft.Bcl.Memory",
            "direct": false,
            "version": "9.0.10",
            "severity": "high",
            "ecosystem": "nuget",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-73j8-2gch-69rq"
            ],
            "fixed_version": "10.0.4",
            "advisory_count": 1,
            "oldest_advisory_days": 132
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "critical": 1
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 249,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Google.Apis.Auth",
          "manifest": "src/GenerativeAI.Auth/GenerativeAI.Auth.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.72.0"
        },
        {
          "name": "DotNet.ReproducibleBuilds",
          "manifest": "src/GenerativeAI.Auth/GenerativeAI.Auth.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.39"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
          "manifest": "src/GenerativeAI.Live/GenerativeAI.Live.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Websocket.Client",
          "manifest": "src/GenerativeAI.Live/GenerativeAI.Live.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "DotNet.ReproducibleBuilds",
          "manifest": "src/GenerativeAI.Live/GenerativeAI.Live.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.39"
        },
        {
          "name": "Microsoft.Extensions.AI.Abstractions",
          "manifest": "src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.10.0"
        },
        {
          "name": "DotNet.ReproducibleBuilds",
          "manifest": "src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.39"
        },
        {
          "name": "CSharpToJsonSchema",
          "manifest": "src/GenerativeAI.Tools/GenerativeAI.Tools.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.10.2-dev.69"
        },
        {
          "name": "ModelContextProtocol",
          "manifest": "src/GenerativeAI.Tools/GenerativeAI.Tools.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.4.0-preview.3"
        },
        {
          "name": "DotNet.ReproducibleBuilds",
          "manifest": "src/GenerativeAI.Tools/GenerativeAI.Tools.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.39"
        },
        {
          "name": "ModelContextProtocol.Core",
          "manifest": "src/GenerativeAI.Tools/GenerativeAI.Tools.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.4.0-preview.3"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Abstractions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "DotNet.ReproducibleBuilds",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.39"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Abstractions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Abstractions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Abstractions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Abstractions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
          "manifest": "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.10"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "JsonSchema.Net.Generation",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.5.1"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.1"
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.5"
        },
        {
          "name": "JsonSchema.Net.Generation",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.5.1"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.1"
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.5"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.1"
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "System.ComponentModel.Annotations",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.0.0"
        },
        {
          "name": "System.Net.Http",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.4"
        },
        {
          "name": "Microsoft.Extensions.Logging",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.3"
        },
        {
          "name": "System.ComponentModel.Annotations",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.0.0"
        },
        {
          "name": "System.Net.Http",
          "manifest": "src/GenerativeAI/GenerativeAI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "CSharpToJsonSchema",
            "direct": true,
            "version": "3.10.2-dev.39",
            "ecosystem": "nuget"
          },
          {
            "name": "CSharpToJsonSchema",
            "direct": true,
            "version": "3.10.2-dev.69",
            "ecosystem": "nuget"
          },
          {
            "name": "DotNet.ReproducibleBuilds",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "DotNet.ReproducibleBuilds",
            "direct": true,
            "version": "1.2.39",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis.Auth",
            "direct": true,
            "version": "1.69.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis.Auth",
            "direct": true,
            "version": "1.72.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonSchema.Net.Generation",
            "direct": true,
            "version": "3.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.AI.Abstractions",
            "direct": true,
            "version": "10.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.AI.Abstractions",
            "direct": true,
            "version": "9.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.AI.Abstractions",
            "direct": true,
            "version": "9.4.0-preview.1.25207.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": true,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": true,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": true,
            "version": "8.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": true,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": true,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": true,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": true,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": true,
            "version": "9.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": true,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "ModelContextProtocol",
            "direct": true,
            "version": "0.4.0-preview.3",
            "ecosystem": "nuget"
          },
          {
            "name": "ModelContextProtocol.Core",
            "direct": true,
            "version": "0.4.0-preview.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.Http",
            "direct": true,
            "version": "4.3.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "8.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Websocket.Client",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Acornima",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AvalonEdit",
            "direct": false,
            "version": "6.3.0.90",
            "ecosystem": "nuget"
          },
          {
            "name": "Bogus",
            "direct": false,
            "version": "35.6.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Castle.Core",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "DiffEngine",
            "direct": false,
            "version": "11.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "DocumentChunker",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "DocumentFormat.OpenXml",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "DocumentFormat.OpenXml.Framework",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "EmptyFiles",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Fizzler",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Api.Gax",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Api.Gax.Rest",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis",
            "direct": false,
            "version": "1.69.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis",
            "direct": false,
            "version": "1.72.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis.Core",
            "direct": false,
            "version": "1.69.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis.Core",
            "direct": false,
            "version": "1.72.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Apis.Storage.v1",
            "direct": false,
            "version": "1.69.0.3707",
            "ecosystem": "nuget"
          },
          {
            "name": "Google.Cloud.Storage.V1",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google_GenerativeAI",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google_GenerativeAI.Auth",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google_GenerativeAI.Tools",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Google_GenerativeAI.Web",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "HtmlAgilityPack",
            "direct": false,
            "version": "1.11.42",
            "ecosystem": "nuget"
          },
          {
            "name": "HtmlAgilityPack",
            "direct": false,
            "version": "1.11.72",
            "ecosystem": "nuget"
          },
          {
            "name": "HtmlAgilityPack",
            "direct": false,
            "version": "1.12.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core",
            "direct": false,
            "version": "2.11.10",
            "ecosystem": "nuget"
          },
          {
            "name": "JetBrains.Annotations",
            "direct": false,
            "version": "2021.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Jint",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Json.More.Net",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonPointer.Net",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonSchema.Net",
            "direct": false,
            "version": "5.4.2",
            "ecosystem": "nuget"
          },
          {
            "name": "MdXaml",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MdXaml.AnimatedGif",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MdXaml.Full",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MdXaml.Html",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MdXaml.Plugins",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MdXaml.Svg",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.App.Ref",
            "direct": false,
            "version": "6.0.36",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.App.Ref",
            "direct": false,
            "version": "7.0.20",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.Memory",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Build.Tasks.Git",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeCoverage",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.DotNet.ILCompiler",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.AI",
            "direct": false,
            "version": "9.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.ApiDescription.Server",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.Abstractions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.Abstractions",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Abstractions",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Configuration",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Console",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IO.RecyclableMemoryStream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.ILLink.Tasks",
            "direct": false,
            "version": "9.0.11",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.ILLink.Tasks",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Ref",
            "direct": false,
            "version": "6.0.36",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Ref",
            "direct": false,
            "version": "7.0.20",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Runtime.linux-x64",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.Platforms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.Platforms",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.Platforms",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.Targets",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net462",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net472",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.OpenApi",
            "direct": false,
            "version": "1.6.25",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.AzureRepos.Git",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.Bitbucket.Git",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.Common",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitLab",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform.MSBuild",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.ObjectModel",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.TestHost",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Win32.Registry",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Win32.Registry",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Win32.SystemEvents",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.WindowsDesktop.App.Ref",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.20.72",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio.Asio",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio.Core",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio.Midi",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio.Wasapi",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio.WinForms",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NAudio.WinMM",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NETStandard.Library",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "PdfPig",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "nuget"
          },
          {
            "name": "PvRecorder",
            "direct": false,
            "version": "1.2.13",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.linux-x64.Microsoft.DotNet.ILCompiler",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.native.System",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.native.System.Net.Http",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.native.System.Security.Cryptography.Apple",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.osx.10.10-x64.CoreCompat.System.Drawing",
            "direct": false,
            "version": "5.8.64",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Shouldly",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Svg",
            "direct": false,
            "version": "3.0.84",
            "ecosystem": "nuget"
          },
          {
            "name": "Swashbuckle.AspNetCore",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Swashbuckle.AspNetCore.Swagger",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Swashbuckle.AspNetCore.SwaggerGen",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Swashbuckle.AspNetCore.SwaggerUI",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.CodeDom",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections.Concurrent",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections.Immutable",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.Debug",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.EventLog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.Tracing",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Globalization",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Globalization.Calendars",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Globalization.Extensions",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.FileSystem",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.FileSystem.Primitives",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Packaging",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Pipelines",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Pipelines",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Linq",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Management",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.Primitives",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.ServerSentEvents",
            "direct": false,
            "version": "10.0.0-rc.2.25502.107",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ObjectModel",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reactive",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Metadata",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Primitives",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Resources.ResourceManager",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.Extensions",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.Handles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.InteropServices",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.Numerics",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.AccessControl",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.AccessControl",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Algorithms",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Cng",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Csp",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Encoding",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.OpenSsl",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Primitives",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.X509Certificates",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Principal.Windows",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Principal.Windows",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encoding",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Channels",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "WPF-UI",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "WPF-UI.Abstractions",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "WpfAnimatedGif",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.analyzers",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.assert",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.common",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.core",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.extensibility.core",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.runner.common",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.runner.inproc.console",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 249,
        "direct_count": 29,
        "indirect_count": 220
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 38,
        "open_issues": 3,
        "closed_ratio": 0.957,
        "closed_issues": 67,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gunpal5",
          "commits": 192,
          "avatar_url": "https://avatars.githubusercontent.com/u/10114874?v=4"
        },
        {
          "type": "User",
          "login": "stephentoub",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/2642209?v=4"
        },
        {
          "type": "User",
          "login": "georg-jung",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/5229609?v=4"
        },
        {
          "type": "User",
          "login": "MathiasZander",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/11607550?v=4"
        },
        {
          "type": "User",
          "login": "ladenedge",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2699775?v=4"
        },
        {
          "type": "User",
          "login": "jozkee",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/16040868?v=4"
        },
        {
          "type": "User",
          "login": "arkmalepam",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/160673632?v=4"
        },
        {
          "type": "User",
          "login": "tenowg",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1147426?v=4"
        },
        {
          "type": "User",
          "login": "ericstj",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8918108?v=4"
        },
        {
          "type": "User",
          "login": "jeffpardy",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/375987?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.838
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "create-release-on-tag-push.yml",
        "dotnet-build-test.yml",
        "main.yml",
        "publish-github-packages.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": 5,
            "reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ee491b8baccb072dba3dcb329a047193b884f395",
        "ran_at": "2026-07-22T11:45:11Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T11:42:20Z",
      "oldest_open_prs": [
        {
          "number": 106,
          "created_at": "2026-03-26T18:25:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T11:36:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 103,
          "created_at": "2026-02-12T09:17:01Z",
          "last_comment_at": "2026-02-12T13:48:13Z",
          "last_comment_author": "gunpal5"
        },
        {
          "number": 105,
          "created_at": "2026-03-20T06:06:35Z",
          "last_comment_at": "2026-03-26T16:17:55Z",
          "last_comment_author": "gunpal5"
        },
        {
          "number": 110,
          "created_at": "2026-06-12T03:13:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/gunpal5/Google_GenerativeAI",
    "host": "github.com",
    "name": "Google_GenerativeAI",
    "owner": "gunpal5"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 57,
        "vitality": 82,
        "community": 51,
        "governance": 54,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "commits_last_year": 104,
              "human_commit_share": 0.98,
              "days_since_last_push": 0,
              "active_weeks_last_year": 21
            },
            "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": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "104 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 104
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 40,
              "latest_release_tag": "v3.6.7",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 30.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "40 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "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 ~30.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 30.4
                    }
                  }
                ],
                "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": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 35,
              "stars": 173,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "173 stars",
                "points": 36.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 173
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "35 forks",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.838
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 84% of commits",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "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": 82,
            "inputs": {
              "merged_prs": 38,
              "open_issues": 3,
              "closed_issues": 67,
              "issue_closed_ratio": 0.957,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "38/39 decided PRs merged",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 38,
                      "decided": 39
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "followers": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "gunpal5",
              "public_repos": 37,
              "account_age_days": 4244
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of gunpal5",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "gunpal5"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "37 public repos, account ~11 yr old",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 37
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "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": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.6
            },
            "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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "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 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 249 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": 249
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 249,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 1",
              "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": 249,
              "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.684,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 1806
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "67 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "samples/JavascriptCodeExecutor/JavascriptCodeExecutor.csproj",
                "samples/McpIntegrationDemo/McpIntegrationDemo.csproj",
                "samples/SemanticRetrievalDemo/SemanticRetrievalDemo.csproj",
                "samples/TwoWayAudioCommunicationWpf/TwoWayAudioCommunicationWpf.csproj",
                "samples/VertexRAGSimpleQA/VertexRAGSimpleQA.csproj",
                "samples/WebAppIntegration/WebIntegration/WebIntegration.csproj",
                "src/GenerativeAI.Auth/GenerativeAI.Auth.csproj",
                "src/GenerativeAI.Live/GenerativeAI.Live.csproj",
                "src/GenerativeAI.Microsoft/GenerativeAI.Microsoft.csproj",
                "src/GenerativeAI.Tools/GenerativeAI.Tools.csproj",
                "src/GenerativeAI.Web/GenerativeAI.Web.csproj",
                "src/GenerativeAI/GenerativeAI.csproj",
                "tests/AotTest/AotTest.csproj",
                "tests/GenerativeAI.Auth.Tests/GenerativeAI.Auth.Tests.csproj",
                "tests/GenerativeAI.IntegrationTests/GenerativeAI.IntegrationTests.csproj",
                "tests/GenerativeAI.Live.Tests/GenerativeAI.Live.Tests.csproj",
                "tests/GenerativeAI.Microsoft.Tests/GenerativeAI.Microsoft.Tests.csproj",
                "tests/GenerativeAI.SemanticRetrieval.Tests/GenerativeAI.SemanticRetrieval.Tests.csproj",
                "tests/GenerativeAI.TestBase/GenerativeAI.TestBase.csproj",
                "tests/GenerativeAI.Tests/GenerativeAI.Tests.csproj",
                "tests/GenerativeAI.Web.Tests/GenerativeAI.Web.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "samples/JavascriptCodeExecutor/JavascriptCodeExecutor.csproj, samples/McpIntegrationDemo/McpIntegrationDemo.csproj, samples/SemanticRetrievalDemo/SemanticRetrievalDemo.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "samples/JavascriptCodeExecutor/JavascriptCodeExecutor.csproj, samples/McpIntegrationDemo/McpIntegrationDemo.csproj, samples/SemanticRetrievalDemo/SemanticRetrievalDemo.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "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": 58899,
              "source_files_sampled": 606,
              "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/606 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 606,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T11:45:28.042791Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gunpal5/Google_GenerativeAI.svg",
  "full_name": "gunpal5/Google_GenerativeAI",
  "license_state": "standard",
  "license_spdx": "MIT"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.26.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.