Informe JSON sin procesar legible por máquina
{
"data": {
"icon": {
"bytes": 133129,
"width": 256,
"height": 256,
"rejected": [
{
"url": "https://api.nuget.org/v3-flatcontainer/gss.authorization.oauth.httpclient/2.7.1/icon",
"reason": "HTTP 404",
"source_type": "nuget"
},
{
"url": "https://api.nuget.org/v3-flatcontainer/gss.authorization.oauth/2.7.1/icon",
"reason": "HTTP 404",
"source_type": "nuget"
},
{
"url": "https://api.nuget.org/v3-flatcontainer/gss.authorization.oauth2.httpclient/2.7.1/icon",
"reason": "HTTP 404",
"source_type": "nuget"
},
{
"url": "https://api.nuget.org/v3-flatcontainer/gss.authorization.oauth2/2.7.1/icon",
"reason": "HTTP 404",
"source_type": "nuget"
}
],
"collected": true,
"media_type": "image/png",
"source_url": "https://avatars.githubusercontent.com/u/574719?v=4&s=256",
"source_type": "avatar",
"content_hash": "24f429c8bdaf344d99fed153360a720aa436e04d37d77fba0ed0a7ea78e9e706",
"candidates_considered": 5
},
"repo": {
"topics": [
"oauth2-client",
"httpclientfactory",
"httpclient",
"grant-flow",
"oauth1-client"
],
"is_fork": false,
"size_kb": 624,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 160662
},
"pushed_at": "2026-08-05T05:59:36Z",
"created_at": "2018-10-15T05:38:39Z",
"owner_type": "User",
"updated_at": "2026-08-05T05:59:33Z",
"description": "OAuth authorized HttpClient, friendly with HttpClientFactory",
"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": "Charley Wu",
"type": "User",
"login": "akunzai",
"company": null,
"location": "Taipei,Taiwan",
"followers": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/574719?v=4",
"created_at": "2011-01-20T16:01:57Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 5675
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.7.1",
"kind": "patch",
"published_at": "2026-08-05T06:01:00Z"
},
{
"tag": "v2.7.1-rc.0",
"kind": "prerelease",
"published_at": "2026-08-05T05:57:03Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2025-01-21T15:09:22Z"
},
{
"tag": "2.6.1",
"kind": "patch",
"published_at": "2023-04-02T08:25:16Z"
},
{
"tag": "2.6.0",
"kind": "minor",
"published_at": "2022-08-29T07:42:14Z"
},
{
"tag": "2.5.0",
"kind": "minor",
"published_at": "2022-04-20T14:44:27Z"
},
{
"tag": "2.4.1",
"kind": "patch",
"published_at": "2022-04-03T13:44:01Z"
},
{
"tag": "2.4.0",
"kind": "minor",
"published_at": "2022-04-02T15:57:17Z"
},
{
"tag": "2.3.1",
"kind": "patch",
"published_at": "2021-11-16T11:37:18Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2021-06-11T07:12:30Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2021-05-26T15:38:29Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2019-10-30T06:02:51Z"
}
],
"recent_commits": [
{
"oid": "8c8330d44007510a353adfd7acbbad8c272bef80",
"body": "chore(release): prepare 2.7.1",
"is_bot": false,
"headline": "Merge pull request #275 from akunzai/release/2.7.1",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70f174e5f1689f7978f55db38c763ed2941a902",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare 2.7.1",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "666794aee31d2370b0d6c4a6bb3971325385bc2e",
"body": "chore(release): prepare 2.7.1-rc.0",
"is_bot": false,
"headline": "Merge pull request #274 from akunzai/release/2.7.1-rc.0",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88b478cefd1dfa740926bec8343aaafff791ea3",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare 2.7.1-rc.0",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc052101c5406f338345e52033e772520d767600",
"body": "ci(nuget): enable trusted publishing",
"is_bot": false,
"headline": "Merge pull request #273 from akunzai/ci/nuget-trusted-publishing",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90fedf16b837057e371ee21aa05d0f4da1bd968",
"body": null,
"is_bot": false,
"headline": "ci: use NuGet trusted publishing",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c72859d4827e33020d0b6afcd33f2d11e09b6f34",
"body": "…t-dev-tooling-dae08529b0\n\nBump the nuget-dev-tooling group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #271 from akunzai/dependabot/nuget/dot-config/nuge…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877e8c5b55b4d1f372fc64cc32f3663ec485f6e8",
"body": "…-actions-25f4b29175\n\nBump actions/setup-dotnet from 5 to 6 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #269 from akunzai/dependabot/github_actions/github…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-08-05T05:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c94a08748b263d2f394b23f4b7c3d9388ae2c9",
"body": "Bumps dotnet-reportgenerator-globaltool from 5.5.10 to 5.5.11\nBumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1\nBumps Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301\n\n---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.5.11\n dependency-type:\n[…]\nendency-version: 10.0.301\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: nuget-dev-tooling\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the nuget-dev-tooling group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-08-02T07:46:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d69328c337d81ffe6e2a76ea42d25a11538c7db3",
"body": "Bumps the github-actions group with 1 update: [actions/setup-dotnet](https://github.com/actions/setup-dotnet).\n\n\nUpdates `actions/setup-dotnet` from 5 to 6\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/v5...v6)\n\n---\nup\n[…]\net\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-dotnet from 5 to 6 in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-19T07:42:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a50b5a53dcaaf71f625f6be67c2b2ab5df608c8c",
"body": "…olicy\n\nchore: scope dependabot nuget updates to consumer impact; add AGENTS.md",
"is_bot": false,
"headline": "Merge pull request #268 from akunzai/chore/dependabot-nuget-version-p…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-04T03:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa4a8c0556185098bdb43c914ea0c722f859e0f9",
"body": "Gives future agents (and Claude Code, via the CLAUDE.md symlink) a\nquick-start reference for this repo's layout, build/test commands, and\nthe dependency version-floor policy behind the dependabot grouping.",
"is_bot": false,
"headline": "docs: add AGENTS.md with build commands and package-version policy",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-04T02:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3384b5fe1d16dd1f4a3e5fe5842e3763ac15be",
"body": "netstandard2.0 production dependencies set the minimum version floor\nforced on every downstream consumer of the published packages, while\ntest/build tooling never reaches consumers. Group them separately and\nignore routine major/minor bumps on the production floor (patch and\nsecurity-advisory updates still flow) so Dependabot only proposes a\nfloor bump when one is actually warranted.",
"is_bot": false,
"headline": "chore(deps): split nuget dependabot updates by consumer impact",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-04T02:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d537b3c7d1cc433fc2b20efc072f5bdfe5649bb",
"body": "…eLink.GitHub-10.0.300\n\nBump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.300",
"is_bot": false,
"headline": "Merge pull request #266 from akunzai/dependabot/nuget/Microsoft.Sourc…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-01T14:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecfa57a731b2e734bae0dd0c6948becc26af1eb7",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.SourceLink.GitHub\n dependency-version: 10.0.300\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n# Conflicts:\n#\tDirectory.Packages.props",
"is_bot": true,
"headline": "Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.300",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T14:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de3fcc58a1bfa47d0f3d7f884080cfa3acfd166",
"body": "…est.Sdk-18.7.0\n\nBump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0",
"is_bot": false,
"headline": "Merge pull request #265 from akunzai/dependabot/nuget/Microsoft.NET.T…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-01T14:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "924bd3f88b90d65b0dbde28844f96475bab88167",
"body": "…v/codecov-action-7\n\nBump codecov/codecov-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #264 from akunzai/dependabot/github_actions/codeco…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-01T14:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5d525c7441811c57b8299777ba9d09b326f62c",
"body": "…s/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #263 from akunzai/dependabot/github_actions/action…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-01T14:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0795aaaefd9d3d94f9febe746c6a6bada293b6fe",
"body": "Reduce PR noise by batching all github-actions/nuget bumps into a\nsingle grouped PR per ecosystem instead of separate PRs, and check\nmore frequently to keep dependencies current.",
"is_bot": false,
"headline": "chore(deps): switch dependabot updates to weekly and group by ecosystem",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-07-01T13:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4bb83ff2c035a657da06dec23d60acabed836ff",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.7.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T07:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0513eaec243e470297aa55909a1ab4a7615e0ca",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T07:42:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "006c1c427ee816cc1f4c28c2ee6d4906f8041f81",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T07:42:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b378ab2e5304a0e7ceb6f6d0e6136bce793f41e",
"body": "chore: implement open source best practices",
"is_bot": false,
"headline": "Merge pull request #262 from akunzai/feature/oss-best-practices",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-06-09T14:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6aaa7b39cbca33382ed7d46caddf753f049b87",
"body": null,
"is_bot": false,
"headline": "chore: implement open source best practices",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-06-09T14:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762defe3d6e6b967cbdc3562236a495252527bb0",
"body": "chore(deps): update NuGet packages and remove stale pins",
"is_bot": false,
"headline": "Merge pull request #261 from akunzai/chore/update-deps",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-05-28T07:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de16d186c135a5ffaf0ffa3d3bff947c0ba11dbc",
"body": "…t-reportgenerator-globaltool; remove stale pins",
"is_bot": false,
"headline": "chore(deps): update coverlet.collector, Microsoft.NET.Test.Sdk, dotne…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-05-28T07:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d23bc007d65fb4df5d53ad745c9b155663219d4",
"body": "…est.Sdk-18.5.1",
"is_bot": false,
"headline": "Merge pull request #260 from akunzai/dependabot/nuget/Microsoft.NET.T…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-05-03T14:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "866445a3b3c7e172d13611b75f9e6556127ec0ca",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.5.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T08:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afed9f6d13b5ccf6f718956611428decbb4871c7",
"body": "…tor-10.0.0\n\nBump coverlet.collector from 8.0.1 to 10.0.0",
"is_bot": false,
"headline": "Merge pull request #256 from akunzai/dependabot/nuget/coverlet.collec…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-21T11:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd47f45caa8cd14d6bf1444a7421bc94ed4e1208",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 10.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 8.0.1 to 10.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-21T11:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad9345000884d7c2fa5929c8d2eba5898f6eba94",
"body": "…et-reportgenerator-globaltool-5.5.6\n\nBump dotnet-reportgenerator-globaltool from 5.5.4 to 5.5.6",
"is_bot": false,
"headline": "Merge pull request #257 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-21T11:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f912fd8db1b6265ecb293c820f5a3cc1e6fb7fc",
"body": "…est.Sdk-18.4.0\n\nBump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0",
"is_bot": false,
"headline": "Merge pull request #258 from akunzai/dependabot/nuget/Microsoft.NET.T…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-21T11:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35957ef28a4b0c547120654272d578cdbc9956c5",
"body": "…ops/action-gh-release-3\n\nBump softprops/action-gh-release from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #255 from akunzai/dependabot/github_actions/softpr…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-21T11:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c40f135d0747c4a78961444c96ac78f4933c2d2",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-21T05:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a8cf08d51e61b4a439e78841e41e0c54bfd7d4",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.5.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.5.4 to 5.5.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-21T05:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f952a1778d62af083668003fc99fe789d6c0431d",
"body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nncy-name: softprops/action-gh-release\n dependency-version: '3'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump softprops/action-gh-release from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-21T05:12:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "152c818bbd9ab6d4e0e2d9aeb4fedd5b71127b67",
"body": "…tor-8.0.1\n\nBump coverlet.collector from 8.0.0 to 8.0.1",
"is_bot": false,
"headline": "Merge pull request #253 from akunzai/dependabot/nuget/coverlet.collec…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-02T03:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1411eb7023cf7c02e2d98bb9bcd546a38bafd6ac",
"body": "…et-reportgenerator-globaltool-5.5.4\n\nBump dotnet-reportgenerator-globaltool from 5.5.1 to 5.5.4",
"is_bot": false,
"headline": "Merge pull request #254 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-02T03:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b06a1246555c0441dd53f726ce5d7ab03fa06b",
"body": "…v/codecov-action-6\n\nBump codecov/codecov-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #252 from akunzai/dependabot/github_actions/codeco…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-04-02T03:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ddc3e69b07f8293c75b1543638b33e020efad5",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.5.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.5.1 to 5.5.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35199225d7ca4f4f426e5b10c5c7f12b46737170",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 8.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 8.0.0 to 8.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0961c6b5b23942516a74071468f95443ebb0ec49",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:13:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b9705e0f0778c3ae2c9c63227d334d1dafbef9a",
"body": "…tor-8.0.0\n\nBump coverlet.collector from 6.0.4 to 8.0.0",
"is_bot": false,
"headline": "Merge pull request #250 from akunzai/dependabot/nuget/coverlet.collec…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-03-02T05:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "725b3cce739a814c6638d075c1a39bf6f9dccfd4",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 8.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 6.0.4 to 8.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T05:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2297b0c3e7e7d89c459eb13e4633a6283938bba",
"body": "…est.Sdk-18.3.0\n\nBump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0",
"is_bot": false,
"headline": "Merge pull request #251 from akunzai/dependabot/nuget/Microsoft.NET.T…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-03-02T05:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41ce54f23447306e7ac3c07465a75de179822404",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-01T07:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ef05c094e72430acaeb6d164b7bb1b05d01616",
"body": "Bump xunit.v3 from 3.2.1 to 3.2.2",
"is_bot": false,
"headline": "Merge pull request #249 from akunzai/dependabot/nuget/xunit.v3-3.2.2",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-02-01T13:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d3b925d34a7611a4f67cd1640ff2e418ca68d20",
"body": null,
"is_bot": false,
"headline": "Removed packages.lock.json",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-02-01T13:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eaea64ab11c65111ce18dc56c46e3d2ae3a6820",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 3.2.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.v3 from 3.2.1 to 3.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-01T07:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86293b6e89a6a30a8a191d16a7b0fd99bfd8b169",
"body": "…et-reportgenerator-globaltool-5.5.1\n\nBump dotnet-reportgenerator-globaltool from 5.5.0 to 5.5.1",
"is_bot": false,
"headline": "Merge pull request #248 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2026-01-01T07:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f825039d6c92195b578d54bd94020e1cffdff4e",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.5.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.5.0 to 5.5.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-01T07:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f17b4389a67a65b1567ea104a628a066269cb0",
"body": "Improve test code coverage",
"is_bot": false,
"headline": "Merge pull request #247 from akunzai/test-coverage",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-12-28T04:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95430f5cf068d169d59c3e420804133937e6d51c",
"body": "- https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies",
"is_bot": false,
"headline": "Enable NuGet package caching for CI/CD",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-12-28T04:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895e816839c69eee8986090e7e424d86cacd4328",
"body": null,
"is_bot": false,
"headline": "Improve test code coverage",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-12-28T04:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34ae3d6019ded205a2486098b95932d27805bc4",
"body": "…et-reportgenerator-globaltool-5.5.0\n\nBump dotnet-reportgenerator-globaltool from 5.4.18 to 5.5.0",
"is_bot": false,
"headline": "Merge pull request #245 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-12-01T12:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64bf7db3fdc47b609f2be0a7b38439f5e0def68",
"body": "Bump xunit.v3 from 3.2.0 to 3.2.1",
"is_bot": false,
"headline": "Merge pull request #246 from akunzai/dependabot/nuget/xunit.v3-3.2.1",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-12-01T12:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34459896a523d32655d83d25f668487edc833800",
"body": "…s/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #244 from akunzai/dependabot/github_actions/action…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-12-01T12:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc2a4116010f6ca1689520348fb25eb65f3b5e80",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 3.2.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.v3 from 3.2.0 to 3.2.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T07:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4630422b4d308f1e44f00feb961f6fbc7c172980",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.4.18 to 5.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T07:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7279b2550eeee1e55b5e7840f46d37427b707a4",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T07:18:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd9fe5dd6e74e4f7520be380c51daa365c20940a",
"body": "…-011CV41x3Z1RSBR4dFUaJSEJ\n\nMigrate to .NET SDK 10",
"is_bot": false,
"headline": "Merge pull request #243 from akunzai/claude/update-projects-dotnet-10…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-11-12T13:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d919f3f8ba5304922a4cc7aeb93eda11f8d77070",
"body": "- https://learn.microsoft.com/dotnet/core/compatibility/10.0",
"is_bot": false,
"headline": "Migrate to .NET SDK 10",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2025-11-12T13:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b339b02ee1b1f2c877c82437e4cc2b33bcacc9f7",
"body": "Update NuGet packages",
"is_bot": false,
"headline": "Merge pull request #242 from akunzai/update-dependencies",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-11-11T14:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1404547985dc31eebc4d800043e90baf063702ee",
"body": null,
"is_bot": false,
"headline": "Update NuGet packages",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-11-11T14:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953838049817a04040eaa31ee0948a518af0c2da",
"body": "…est.Sdk-18.0.0\n\nBump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0",
"is_bot": false,
"headline": "Merge pull request #241 from akunzai/dependabot/nuget/Microsoft.NET.T…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-11-01T07:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0792f8bd3a1d94aa1e7ba346c2854c1e09f901",
"body": "…et-reportgenerator-globaltool-5.4.18\n\nBump dotnet-reportgenerator-globaltool from 5.4.16 to 5.4.18",
"is_bot": false,
"headline": "Merge pull request #240 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-11-01T07:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5e69e527dc9de3c8c772eb544dab4953e3ecf9",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T07:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb96ca19c5796e761565ad341703577b314d5acf",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.4.18\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.4.16 to 5.4.18",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T07:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a523f72c6da24a1e6e7db7d936ab04a34e207fa5",
"body": "…sualstudio-3.1.5",
"is_bot": false,
"headline": "Merge pull request #238 from akunzai/dependabot/nuget/xunit.runner.vi…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-10-01T12:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee4c431a2e2e1a6b538c8fcac6ae3a1391a4eaf0",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T12:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4b8c87e6674735a905b1ceeb5f3ec604463fbf2",
"body": null,
"is_bot": false,
"headline": "Merge pull request #239 from akunzai/dependabot/nuget/xunit.v3-3.1.0",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-10-01T12:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce4880612d9068301f311ad3ca1c3c78a8f04a2",
"body": "…et-reportgenerator-globaltool-5.4.16",
"is_bot": false,
"headline": "Merge pull request #237 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-10-01T12:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46a064984813f78f1cd7395cc7f93adbe894b09",
"body": "…s/setup-dotnet-5",
"is_bot": false,
"headline": "Merge pull request #236 from akunzai/dependabot/github_actions/action…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-10-01T12:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68ba9fdfb092a687801a7f148816628ba1361131",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 3.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.v3 from 3.0.1 to 3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T07:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe629cfdda92f880e5259c6953f8dd1ae35df11",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.4.16\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.4.12 to 5.4.16",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T07:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f9284c621c89f2dbccdf724468e9fa64420373",
"body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-dotnet\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-dotnet from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T07:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f5313becbfbd0d30132968ab8210d0b0694841",
"body": "Bump xunit.v3 from 2.0.3 to 3.0.1",
"is_bot": false,
"headline": "Merge pull request #235 from akunzai/dependabot/nuget/xunit.v3-3.0.1",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-09-01T14:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160b2df03d3047f3f4b597ad93447f04cbfae201",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 3.0.1\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.v3 from 2.0.3 to 3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T14:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4e6bf5b41346a6175cfe866157aa1a0adf496b",
"body": "…et-reportgenerator-globaltool-5.4.12\n\nBump dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.12",
"is_bot": false,
"headline": "Merge pull request #234 from akunzai/dependabot/nuget/dot-config/dotn…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-09-01T14:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0f066f143f3ec85095dbde9deb1c917b256eb1",
"body": "…s/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #233 from akunzai/dependabot/github_actions/action…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-09-01T14:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c09f2586236bdcd532089e04dfcbe6c5244008",
"body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.4.12\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.12",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T13:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f4754e564807db5a485a2febb2c3db6f07da42",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T13:28:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03fbee90f6fd3e95e6712b9a67e10bbd78df3f78",
"body": "…sualstudio-3.1.4",
"is_bot": false,
"headline": "Merge pull request #232 from akunzai/dependabot/nuget/xunit.runner.vi…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-09-01T13:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9535d937f4cb48d4f4de52e878d2bbe5aed18f3",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.runner.visualstudio from 3.1.1 to 3.1.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T13:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5e164d0b383046bab71718989e2133529b7e68",
"body": "…i-7cea2bfa60\n\nBump Microsoft.NET.Test.Sdk, xunit.runner.visualstudio and xunit.v3",
"is_bot": false,
"headline": "Merge pull request #231 from akunzai/dependabot/nuget/dot-config/mult…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-07-01T15:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695ec661bd63c74c012f220e8e8808e75f24a38b",
"body": "Bumps Microsoft.NET.Test.Sdk from 17.14.0 to 17.14.1\nBumps xunit.runner.visualstudio from 3.1.0 to 3.1.1\nBumps xunit.v3 from 2.0.2 to 2.0.3\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 17.14.1\n dependency-type: direct:production\n update-type: version-u\n[…]\nr-patch\n- dependency-name: xunit.v3\n dependency-version: 2.0.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk, xunit.runner.visualstudio and xunit.v3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T09:24:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "de68c76cfc84a278191c00381665073a7725a371",
"body": "…i-461c778829\n\nBump Microsoft.NET.Test.Sdk, xunit.runner.visualstudio and xunit.v3",
"is_bot": false,
"headline": "Merge pull request #230 from akunzai/dependabot/nuget/dot-config/mult…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-06-01T07:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce3a15d72e42cd120d4dae6cfc27ae2b60951be",
"body": "Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.0\nBumps xunit.runner.visualstudio from 3.0.2 to 3.1.0\nBumps xunit.v3 from 2.0.1 to 2.0.2\n\n---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n dependency-version: 5.4.7\n dependency-type: direct:production\n update-type: \n[…]\nr-patch\n- dependency-name: xunit.v3\n dependency-version: 2.0.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk, xunit.runner.visualstudio and xunit.v3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T07:32:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "88dc11a5de436266e795d57aaa506665e1dcf74e",
"body": "…sualstudio-3.0.2\n\nBump xunit.runner.visualstudio from 3.0.1 to 3.0.2",
"is_bot": false,
"headline": "Merge pull request #228 from akunzai/dependabot/nuget/xunit.runner.vi…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-05-01T14:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c73efe859a2c9f69607001f4f1d1a058ab902ff",
"body": "Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.1 to 3.0.2.\n- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)\n- [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.1...3.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.0.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T14:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5288201e529245e641bed5099cc29c38afaee0c4",
"body": "…est.Sdk-17.13.0\n\nBump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0",
"is_bot": false,
"headline": "Merge pull request #227 from akunzai/dependabot/nuget/Microsoft.NET.T…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-05-01T14:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed9c387745b424eaaceed17030322eadec4c930",
"body": "Bump xunit.v3 from 2.0.0 to 2.0.1",
"is_bot": false,
"headline": "Merge pull request #229 from akunzai/dependabot/nuget/xunit.v3-2.0.1",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-05-01T14:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee66b3e829ba1d7a36d207a2d0a3aa7b2708e26",
"body": "…nerator-globaltool-5.4.5\n\nBump dotnet-reportgenerator-globaltool from 5.4.3 to 5.4.5",
"is_bot": false,
"headline": "Merge pull request #226 from akunzai/dependabot/nuget/dotnet-reportge…",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-05-01T14:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf5adeaa93fc2d30612578f7e5781d6e4d26158",
"body": "Bumps [xunit.v3](https://github.com/xunit/xunit) from 2.0.0 to 2.0.1.\n- [Commits](https://github.com/xunit/xunit/compare/v2-2.0...v3-2.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 2.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump xunit.v3 from 2.0.0 to 2.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T08:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d5465ae04a03e0474a051203e01d85cc6b45b8",
"body": "Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0.\n- [Release notes](https://github.com/microsoft/vstest/releases)\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\n- [Commits](https://github.com/microsoft/vstest/compare/v17.12.0.\n[…]\nency-name: Microsoft.NET.Test.Sdk\n dependency-version: 17.13.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T08:00:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f28bdd48735ffe908fe6e5387d6a7044bbda730",
"body": "Bumps [dotnet-reportgenerator-globaltool](https://github.com/danielpalme/ReportGenerator) from 5.4.3 to 5.4.5.\n- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)\n- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.4.3...v5.4.5)\n\n---\nupdated-dependencies:\n- d\n[…]\n: dotnet-reportgenerator-globaltool\n dependency-version: 5.4.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dotnet-reportgenerator-globaltool from 5.4.3 to 5.4.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T07:59:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f011d232e3ce959e90656e6e398753d70b799ae8",
"body": "Change output type to exe for xunit v3 tests",
"is_bot": false,
"headline": "Merge pull request #225 from akunzai/xunit/output-exe",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-03-05T01:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf08a6f49bb494a6248d3bff18298d5266ddd377",
"body": null,
"is_bot": false,
"headline": "Change output type to exe for xunit v3 tests",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-03-05T01:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f627e0907f5dfdb313c378778f12fbcf3a83e0",
"body": "Migrate xunit from v2 to v3",
"is_bot": false,
"headline": "Merge pull request #224 from akunzai/xunit/v3",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-03-04T17:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5bec3d46516b261605c4e77c7460f8d298490c2",
"body": null,
"is_bot": false,
"headline": "Import static members",
"author_name": "Charley Wu",
"author_login": "akunzai",
"committed_at": "2025-03-04T17:43:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 76,
"latest_release_at": "2026-08-05T06:01:00Z",
"latest_release_tag": "v2.7.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 18,
"days_since_latest_release": 0,
"mean_days_between_releases": 209
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 4,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "GSS.Authorization.OAuth.HttpClient",
"exists": true,
"license": null,
"keywords": [
"OAuth",
"HttpClient",
"HttpHandler"
],
"ecosystem": "nuget",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/GSS.Authorization.OAuth.HttpClient",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.7.1",
"repository_url": "https://github.com/akunzai/GSS.Authorization.OAuth",
"versions_count": 3,
"total_downloads": 19242,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-05T06:00:47.033000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "GSS.Authorization.OAuth",
"exists": true,
"license": null,
"keywords": [
"OAuth"
],
"ecosystem": "nuget",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/GSS.Authorization.OAuth",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.7.1",
"repository_url": "https://github.com/akunzai/GSS.Authorization.OAuth",
"versions_count": 3,
"total_downloads": 21182,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-05T06:00:46.693000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "GSS.Authorization.OAuth2.HttpClient",
"exists": true,
"license": null,
"keywords": [
"OAuth",
"OAuth2",
"HttpClient",
"HttpHandler"
],
"ecosystem": "nuget",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/GSS.Authorization.OAuth2.HttpClient",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.7.1",
"repository_url": "https://github.com/akunzai/GSS.Authorization.OAuth",
"versions_count": 3,
"total_downloads": 59241,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-05T06:00:46.363000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "GSS.Authorization.OAuth2",
"exists": true,
"license": null,
"keywords": [
"OAuth",
"OAuth2"
],
"ecosystem": "nuget",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/GSS.Authorization.OAuth2",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.7.1",
"repository_url": "https://github.com/akunzai/GSS.Authorization.OAuth",
"versions_count": 3,
"total_downloads": 60144,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-05T06:00:47.343000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 3,
"stars": 9,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-02-16",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"samples/OAuth2HttpClientSample/OAuth2HttpClientSample.csproj",
"samples/OAuthHttpClientSample/OAuthHttpClientSample.csproj",
"samples/OAuthInteractiveConsoleAuthorizer/OAuthInteractiveConsoleAuthorizer.csproj",
"src/GSS.Authorization.OAuth.HttpClient/GSS.Authorization.OAuth.HttpClient.csproj",
"src/GSS.Authorization.OAuth/GSS.Authorization.OAuth.csproj",
"src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj",
"src/GSS.Authorization.OAuth2/GSS.Authorization.OAuth2.csproj",
"test/GSS.Authorization.OAuth.HttpClient.Tests/GSS.Authorization.OAuth.HttpClient.Tests.csproj",
"test/GSS.Authorization.OAuth.Tests/GSS.Authorization.OAuth.Tests.csproj",
"test/GSS.Authorization.OAuth2.HttpClient.Tests/GSS.Authorization.OAuth2.HttpClient.Tests.csproj",
"test/GSS.Authorization.OAuth2.Tests/GSS.Authorization.OAuth2.Tests.csproj"
],
"largest_source_bytes": 14202,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3957
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.Extensions.Http",
"manifest": "src/GSS.Authorization.OAuth.HttpClient/GSS.Authorization.OAuth.HttpClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Threading.Tasks.Extensions",
"manifest": "src/GSS.Authorization.OAuth.HttpClient/GSS.Authorization.OAuth.HttpClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.WebUtilities",
"manifest": "src/GSS.Authorization.OAuth/GSS.Authorization.OAuth.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Options",
"manifest": "src/GSS.Authorization.OAuth/GSS.Authorization.OAuth.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.ComponentModel.Annotations",
"manifest": "src/GSS.Authorization.OAuth/GSS.Authorization.OAuth.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.WebUtilities",
"manifest": "src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Caching.Memory",
"manifest": "src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Http",
"manifest": "src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Threading.Tasks.Extensions",
"manifest": "src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Options",
"manifest": "src/GSS.Authorization.OAuth2/GSS.Authorization.OAuth2.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.ComponentModel.Annotations",
"manifest": "src/GSS.Authorization.OAuth2/GSS.Authorization.OAuth2.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.Json",
"manifest": "src/GSS.Authorization.OAuth2/GSS.Authorization.OAuth2.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.AspNetCore.WebUtilities",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Caching.Memory",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.ComponentModel.Annotations",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Threading.Tasks.Extensions",
"direct": true,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 7,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 227,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 4,
"closed_unmerged_prs": 43
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "akunzai",
"commits": 456,
"avatar_url": "https://avatars.githubusercontent.com/u/574719?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.998
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"release.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/6 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": "8c8330d44007510a353adfd7acbbad8c272bef80",
"ran_at": "2026-08-05T09:05:24Z",
"aggregate_score": 6.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 3,
"decided_7d": 3,
"merged_30d": 3,
"authors_30d": 1,
"decided_30d": 3,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 1,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 3,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-05T06:01:02Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-05T05:59:21Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/akunzai/GSS.Authorization.OAuth",
"host": "github.com",
"name": "GSS.Authorization.OAuth",
"owner": "akunzai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 64,
"calibrated": 73,
"calibration": "2026-08-02"
}
}
],
"value": 73,
"inputs": {
"security": 61,
"vitality": 79,
"community": 56,
"governance": 56,
"calibration": "2026-08-02",
"engineering": 64,
"ai_readiness": 68,
"weighted_overall_raw": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"commits_last_year": 76,
"human_commit_share": 0.63,
"days_since_last_push": 0,
"active_weeks_last_year": 18
},
"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": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "76 commits in the last year",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 76
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v2.7.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 209
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"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 ~209 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 209
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 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": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"forks": 3,
"stars": 9,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 4,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [
"shields.io"
],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"packages": [
"GSS.Authorization.OAuth.HttpClient",
"GSS.Authorization.OAuth",
"GSS.Authorization.OAuth2.HttpClient",
"GSS.Authorization.OAuth2"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 159809,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "159,809 downloads all-time across nuget",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 159809,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.998
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 77,
"inputs": {
"merged_prs": 227,
"open_issues": 0,
"closed_issues": 4,
"prs_merged_7d": 3,
"prs_decided_7d": 3,
"prs_merged_30d": 3,
"prs_decided_30d": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 43,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "227/270 decided PRs merged",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 227,
"decided": 270
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/6 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 58,
"inputs": {
"followers": 57,
"owner_type": "User",
"is_verified": null,
"owner_login": "akunzai",
"public_repos": 37,
"account_age_days": 5675
},
"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": "57 followers of akunzai",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 57,
"login": "akunzai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~15 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"GSS.Authorization.OAuth.HttpClient",
"GSS.Authorization.OAuth",
"GSS.Authorization.OAuth2.HttpClient",
"GSS.Authorization.OAuth2"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"oauth2-client",
"httpclientfactory",
"httpclient",
"grant-flow",
"oauth1-client"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.1
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/6 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 68,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.905,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3957
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, 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": "57 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"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,
"toolchain_manifests": [
"samples/OAuth2HttpClientSample/OAuth2HttpClientSample.csproj",
"samples/OAuthHttpClientSample/OAuthHttpClientSample.csproj",
"samples/OAuthInteractiveConsoleAuthorizer/OAuthInteractiveConsoleAuthorizer.csproj",
"src/GSS.Authorization.OAuth.HttpClient/GSS.Authorization.OAuth.HttpClient.csproj",
"src/GSS.Authorization.OAuth/GSS.Authorization.OAuth.csproj",
"src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj",
"src/GSS.Authorization.OAuth2/GSS.Authorization.OAuth2.csproj",
"test/GSS.Authorization.OAuth.HttpClient.Tests/GSS.Authorization.OAuth.HttpClient.Tests.csproj",
"test/GSS.Authorization.OAuth.Tests/GSS.Authorization.OAuth.Tests.csproj",
"test/GSS.Authorization.OAuth2.HttpClient.Tests/GSS.Authorization.OAuth2.HttpClient.Tests.csproj",
"test/GSS.Authorization.OAuth2.Tests/GSS.Authorization.OAuth2.Tests.csproj"
],
"dependency_bot_commit_share": 0.37
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "samples/OAuth2HttpClientSample/OAuth2HttpClientSample.csproj, samples/OAuthHttpClientSample/OAuthHttpClientSample.csproj, samples/OAuthInteractiveConsoleAuthorizer/OAuthInteractiveConsoleAuthorizer.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "samples/OAuth2HttpClientSample/OAuth2HttpClientSample.csproj, samples/OAuthHttpClientSample/OAuthHttpClientSample.csproj, samples/OAuthInteractiveConsoleAuthorizer/OAuthInteractiveConsoleAuthorizer.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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "37 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 37,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 14202,
"source_files_sampled": 47,
"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/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:nuget",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-05T09:05:41.121599Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/akunzai/GSS.Authorization.OAuth.svg",
"full_name": "akunzai/GSS.Authorization.OAuth",
"license_state": "standard",
"license_spdx": "MIT"
}