Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 09:02 UTC

akunzai / GSS.Authentication.CAS

CAS Authentication Middleware for OWIN & ASP.NET Core

C#MIT★ 73 stars⑂ 26 forkssince Jun 2016View on GitHub ↗

akunzai/GSS.Authentication.CAS holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (90/100) and lowest on Sustainability & Governance (60/100). It was last updated today. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

86
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).

Ownership

Charley WuPersonal account
57 followers37 public repossince Jan 2011

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

90Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
29.8/36Commit cadence — 43/52 weeks with commits
18/18Commit volume — 466 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year466
human_commit_share0.6
days_since_last_push0
active_weeks_last_year43
How it's scored
27/27Ships releases — 20 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~160.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count20
latest_release_tagv5.8.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases160.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

64Moderate · 17% of overall
How it's scored
30.1/60Stars — 73 stars
11.7/25Forks — 26 forks
3.3/15Watchers — 5 watchers
Inputs used
forks26
stars73
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
60.7/80Total downloads — 693,747 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesGSS.Authentication.CAS.AspNetCore, GSS.Authentication.CAS.Core, GSS.Authentication.CAS.Owin
dependents
ecosystemsnuget
total_downloads693,747
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

60Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 99% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.994
How it's scored
42/42Issue resolution — 100% of issues closed
26.4/30PR acceptance — 845/961 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs845
open_issues0
closed_issues27
prs_merged_7d6
prs_decided_7d6
prs_merged_30d9
prs_decided_30d9
issue_closed_ratio1
closed_unmerged_prs116
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.7/25Owner reach — 57 followers of akunzai
23.5/25Track record — 37 public repos, account ~15 yr old
Inputs used
followers57
owner_typeUser
is_verified
owner_loginakunzai
public_repos37
account_age_days5,675
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 3 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesGSS.Authentication.CAS.AspNetCore, GSS.Authentication.CAS.Core, GSS.Authentication.CAS.Owin
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 19 out of 19 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicscas, authentication, middleware, cas-authentication-middleware
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/9 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages162
unassessed_packages42
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 162 resolved dependencies against OSV. 42 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

79Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 60 of 60 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes2,906
How it's scored
18/18One-command bootstrap — mise.toml
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — samples/AspNetCoreReactSample/ClientApp/tsconfig.json
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 37 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_filesmise.toml
has_devcontaineryes
has_linter_configyes
typecheck_configssamples/AspNetCoreReactSample/ClientApp/tsconfig.json
agent_commit_share0.01
toolchain_manifestsowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj, owin/OwinSample/OwinSample.csproj, samples/AspNetCoreIdentitySample/AspNetCoreIdentitySample.csproj, samples/AspNetCoreMvcSample/AspNetCoreMvcSample.csproj, samples/AspNetCoreReactSample/AspNetCoreReactSample.csproj, samples/AspNetCoreSample/AspNetCoreSample.csproj, samples/BlazorSample/BlazorSample.csproj, src/GSS.Authentication.CAS.AspNetCore/GSS.Authentication.CAS.AspNetCore.csproj, src/GSS.Authentication.CAS.Core/GSS.Authentication.CAS.Core.csproj, src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj, test/GSS.Authentication.CAS.AspNetCore.Tests/GSS.Authentication.CAS.AspNetCore.Tests.csproj, test/GSS.Authentication.CAS.Core.Tests/GSS.Authentication.CAS.Core.Tests.csproj, test/GSS.Authentication.CAS.E2E.Tests/GSS.Authentication.CAS.E2E.Tests.csproj
dependency_bot_commit_share0.37
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/123 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes23,301
source_files_sampled123
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

73GitHub stars
4contributors
466commits, last 12 months
0days since last push
20releases
1bus factor
0open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 26 ⇿
0Stars
26Forks
18Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0510152025302612016-112021-092026-07
Major 3Minor 8Patch 7

Each point covers 9 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 37
RegistryPackageVersion constraintManifest
NuGetMicrosoft.AspNetCore.WebUtilitiesowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetMicrosoft.Extensions.Caching.Memoryowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetMicrosoft.Owin.Security.Cookiesowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetMicrosoft.Owin.Testingowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetNSubstituteowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetSystem.Text.Jsonowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetcoverlet.collectorowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetMicrosoft.NET.Test.Sdkowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetxunit.v3owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetxunit.runner.visualstudioowin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj
NuGetMicrosoft.AspNet.Mvcowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.CodeDom.Providers.DotNetCompilerPlatformowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.Caching.Memoryowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.Caching.StackExchangeRedisowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.Configuration.Binderowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariablesowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.Configuration.Jsonowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.DependencyInjectionowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnectowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Owin.Host.SystemWebowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Owin.Security.Cookiesowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Owin.Security.OpenIdConnectowin/OwinSample/OwinSample.csproj
NuGetMSBuild.Microsoft.VisualStudio.Web.targetsowin/OwinSample/OwinSample.csproj
NuGetNewtonsoft.Jsonowin/OwinSample/OwinSample.csproj
NuGetNLog.Owin.Loggingowin/OwinSample/OwinSample.csproj
NuGetNLog.Webowin/OwinSample/OwinSample.csproj
NuGetStackExchange.Redisowin/OwinSample/OwinSample.csproj
NuGetSustainsys.Saml2.Owinowin/OwinSample/OwinSample.csproj
NuGetSystem.Security.Cryptography.Xmlowin/OwinSample/OwinSample.csproj
NuGetSystem.Text.Encodings.Webowin/OwinSample/OwinSample.csproj
NuGetSystem.Text.Jsonowin/OwinSample/OwinSample.csproj
NuGetMicrosoft.Extensions.Primitivessrc/GSS.Authentication.CAS.Core/GSS.Authentication.CAS.Core.csproj
NuGetMicrosoft.AspNetCore.WebUtilitiessrc/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj
NuGetMicrosoft.Owin.Security.Cookiessrc/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj
NuGetMicrosoft.Extensions.Caching.Abstractionssrc/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj
NuGetMicrosoft.Extensions.Optionssrc/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj
NuGetSystem.Text.Jsonsrc/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj
All dependencies 204

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

RegistryPackageVersionRelation
NuGetcoverlet.collectordirect
NuGetMicrosoft.AspNet.Mvcdirect
NuGetMicrosoft.AspNetCore.WebUtilitiesdirect
NuGetMicrosoft.CodeDom.Providers.DotNetCompilerPlatformdirect
NuGetMicrosoft.Extensions.Caching.Abstractionsdirect
NuGetMicrosoft.Extensions.Caching.Memorydirect
NuGetMicrosoft.Extensions.Caching.StackExchangeRedisdirect
NuGetMicrosoft.Extensions.Configuration.Binderdirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariablesdirect
NuGetMicrosoft.Extensions.Configuration.Jsondirect
NuGetMicrosoft.Extensions.DependencyInjectiondirect
NuGetMicrosoft.Extensions.Optionsdirect
NuGetMicrosoft.Extensions.Primitivesdirect
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnectdirect
NuGetMicrosoft.NET.Test.Sdkdirect
NuGetMicrosoft.Owin.Host.SystemWebdirect
NuGetMicrosoft.Owin.Security.Cookiesdirect
NuGetMicrosoft.Owin.Security.OpenIdConnectdirect
NuGetMicrosoft.Owin.Testingdirect
NuGetMSBuild.Microsoft.VisualStudio.Web.targetsdirect
NuGetNewtonsoft.Jsondirect
NuGetNLog.Owin.Loggingdirect
NuGetNLog.Webdirect
NuGetNSubstitutedirect
NuGetStackExchange.Redisdirect
NuGetSustainsys.Saml2.Owindirect
NuGetSystem.Security.Cryptography.Xmldirect
NuGetSystem.Text.Encodings.Webdirect
NuGetSystem.Text.Jsondirect
NuGetxunit.runner.visualstudiodirect
NuGetxunit.v3direct
npm@emnapi/core2.0.0-alpha.3indirect
npm@emnapi/runtime2.0.0-alpha.3indirect
npm@emnapi/wasi-threads2.0.1indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@napi-rs/wasm-runtime1.2.2indirect
npm@oxc-project/types0.142.0indirect
npm@popperjs/core2.11.8indirect
npm@rolldown/binding-android-arm641.2.1indirect
npm@rolldown/binding-darwin-arm641.2.1indirect
npm@rolldown/binding-darwin-x641.2.1indirect
npm@rolldown/binding-freebsd-x641.2.1indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.1indirect
npm@rolldown/binding-linux-arm64-gnu1.2.1indirect
npm@rolldown/binding-linux-arm64-musl1.2.1indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.1indirect
npm@rolldown/binding-linux-s390x-gnu1.2.1indirect
npm@rolldown/binding-linux-x64-gnu1.2.1indirect
npm@rolldown/binding-linux-x64-musl1.2.1indirect
npm@rolldown/binding-openharmony-arm641.2.1indirect
npm@rolldown/binding-wasm32-wasi1.2.1indirect
npm@rolldown/binding-win32-arm64-msvc1.2.1indirect
npm@rolldown/binding-win32-x64-msvc1.2.1indirect
npm@rolldown/pluginutils1.0.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.1.2indirect
npm@types/react19.2.18indirect
npm@types/react-dom19.2.4indirect
npm@typescript-eslint/eslint-plugin8.65.0indirect
npm@typescript-eslint/parser8.65.0indirect
npm@typescript-eslint/project-service8.65.0indirect
npm@typescript-eslint/scope-manager8.65.0indirect
npm@typescript-eslint/tsconfig-utils8.65.0indirect
npm@typescript-eslint/type-utils8.65.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/typescript-estree8.65.0indirect
npm@typescript-eslint/utils8.65.0indirect
npm@typescript-eslint/visitor-keys8.65.0indirect
npm@vitejs/plugin-react6.0.5indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmbalanced-match4.0.4indirect
npmbootstrap5.3.8indirect
npmbrace-expansion5.0.9indirect
npmcookie-es3.1.1indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.8.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.4indirect
npmfsevents2.3.3indirect
npmglob13.0.6indirect
npmglob-parent6.0.2indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlocate-path6.0.0indirect
npmloose-envify1.4.0indirect
npmlru-cache11.5.1indirect
npmminimatch10.2.6indirect
npmminipass7.1.3indirect
npmmitt3.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmobject-assign4.1.1indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.25indirect
npmprelude-ls1.2.1indirect
npmprop-types15.8.1indirect
npmpunycode2.3.1indirect
npmreact19.2.8indirect
npmreact-dom19.2.8indirect
npmreact-is16.13.1indirect
npmreact-router8.3.0indirect
npmreact-router-bootstrap0.26.3indirect
npmreact-router-dom7.18.1indirect
npmregexparam3.0.0indirect
npmrimraf6.1.3indirect
npmrolldown1.2.1indirect
npmscheduler0.27.0indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map-js1.2.1indirect
npmtinyglobby0.2.17indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.65.0indirect
npmundici-types8.3.0indirect
npmuri-js4.4.1indirect
npmuse-sync-external-store1.6.0indirect
npmvite8.2.0indirect
npmweb-vitals6.0.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwouter3.10.0indirect
npmyocto-queue0.1.0indirect
NuGetMicrosoft.AspNetCore.Authentication.OpenIdConnectindirect
NuGetMicrosoft.AspNetCore.Diagnostics.EntityFrameworkCoreindirect
NuGetMicrosoft.AspNetCore.Identity.EntityFrameworkCoreindirect
NuGetMicrosoft.AspNetCore.Identity.UIindirect
NuGetMicrosoft.AspNetCore.SpaProxyindirect
NuGetMicrosoft.AspNetCore.TestHostindirect
NuGetMicrosoft.EntityFrameworkCore.Sqliteindirect
NuGetMicrosoft.EntityFrameworkCore.Toolsindirect
NuGetMicrosoft.Playwrightindirect
NuGetRichardSzalay.MockHttpindirect
NuGetSustainsys.Saml2.AspNetCore2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 162 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 42 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 133129,
      "width": 256,
      "height": 256,
      "rejected": [
        {
          "url": "https://api.nuget.org/v3-flatcontainer/gss.authentication.cas.aspnetcore/5.8.0/icon",
          "reason": "HTTP 404",
          "source_type": "nuget"
        },
        {
          "url": "https://api.nuget.org/v3-flatcontainer/gss.authentication.cas.core/5.8.0/icon",
          "reason": "HTTP 404",
          "source_type": "nuget"
        },
        {
          "url": "https://api.nuget.org/v3-flatcontainer/gss.authentication.cas.owin/5.8.0/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": 4
    },
    "repo": {
      "topics": [
        "cas",
        "authentication",
        "middleware",
        "cas-authentication-middleware"
      ],
      "is_fork": false,
      "size_kb": 4390,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 263943,
        "HTML": 2957,
        "Shell": 1278,
        "Dockerfile": 1421
      },
      "pushed_at": "2026-08-05T06:13:38Z",
      "created_at": "2016-06-14T12:06:09Z",
      "owner_type": "User",
      "updated_at": "2026-08-05T05:52:47Z",
      "description": "CAS Authentication Middleware for OWIN & ASP.NET Core",
      "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": "v5.8.0",
          "kind": "minor",
          "published_at": "2026-08-05T05:49:09Z"
        },
        {
          "tag": "v5.8.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-08-05T05:42:13Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2026-05-28T07:38:49Z"
        },
        {
          "tag": "v5.6.1",
          "kind": "patch",
          "published_at": "2025-05-29T16:27:18Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2025-01-18T20:43:33Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2024-04-14T17:39:38Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2024-01-27T01:06:00Z"
        },
        {
          "tag": "5.3.3",
          "kind": "patch",
          "published_at": "2023-04-02T06:56:26Z"
        },
        {
          "tag": "5.3.2",
          "kind": "patch",
          "published_at": "2022-08-30T16:52:28Z"
        },
        {
          "tag": "5.3.1",
          "kind": "patch",
          "published_at": "2022-08-18T09:08:20Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2022-04-20T20:28:50Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2022-04-19T10:42:09Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2022-04-09T14:56:21Z"
        },
        {
          "tag": "5.0.1",
          "kind": "patch",
          "published_at": "2021-11-16T11:39:10Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2021-07-03T03:10:36Z"
        },
        {
          "tag": "4.1.2",
          "kind": "patch",
          "published_at": "2021-05-26T14:57:00Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2021-05-04T23:39:18Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2019-12-05T09:47:42Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2019-10-30T06:01:28Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2019-02-04T09:49:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d51cc3d4802e9795b530414247f191d153b9334c",
          "body": "ci: migrate Release Drafter configuration",
          "is_bot": false,
          "headline": "Merge pull request #1001 from akunzai/ci/migrate-release-drafter-config",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e645a82cc5e9f476efba93fb047e748650989bf3",
          "body": null,
          "is_bot": false,
          "headline": "ci: migrate Release Drafter configuration",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25598519be993ff50eec3e884e16db8cdb9d051a",
          "body": "chore(release): prepare 5.8.0",
          "is_bot": false,
          "headline": "Merge pull request #1000 from akunzai/release/5.8.0",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc9bf0742dc627e26cc09dd29650c938ef1fb351",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare 5.8.0",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc89a4077e267c02af3be6afc377b4c175390922",
          "body": "chore(release): prepare 5.8.0-rc.0",
          "is_bot": false,
          "headline": "Merge pull request #999 from akunzai/release/5.8.0-rc.0",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7bd934469c5ab8380b7e0550d630ef4dfbb4f9",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare 5.8.0-rc.0",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88fc513a5c72abcf9eac07d786f810f59161eb7a",
          "body": "ci(nuget): enable trusted publishing",
          "is_bot": false,
          "headline": "Merge pull request #998 from akunzai/ci/nuget-trusted-publishing",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e3efafd2d4ba48ce2d31c385ba8dcde3f3b39a3",
          "body": null,
          "is_bot": false,
          "headline": "ci: use NuGet trusted publishing",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-05T05:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04deef68294d6e2e2a713fc4cb8749e4e67299b",
          "body": "…AspNetCoreReactSample/ClientApp/frontend-50b6bed7f0\n\nbuild(deps-dev): bump the frontend group in /samples/AspNetCoreReactSample/ClientApp with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #996 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-03T04:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fece988b8e5bb043d16d0f1f1b2a527e90dc363d",
          "body": "Bumps the frontend group in /samples/AspNetCoreReactSample/ClientApp with 3 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) and [vite](https://github.co\n[…]\n vite\n  dependency-version: 8.2.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: frontend\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump the frontend group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-03T04:09:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7566bf39b4df3d6e69894f0a59de4c9a7e2e5375",
          "body": "Workflows use floating major tags, so only surface major action upgrades\ninstead of per-package N.x ignores.",
          "is_bot": false,
          "headline": "ci(dependabot): ignore actions minor/patch updates globally",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-03T04:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143e69155e8af4632d7db81f6d23b9860e70a78a",
          "body": "…ty (#995)\n\nFixes Dependabot alert #80 (GHSA-qwww-vcr4-c8h2)\nChangelog: https://github.com/remix-run/react-router/releases/tag/react-router@8.3.0",
          "is_bot": false,
          "headline": "build(deps): update react-router to 8.3.0 to fix security vulnerabili…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-02T17:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3283148df4ca196c15fadae14e0a25c328fa47c",
          "body": "…AspNetCoreReactSample/ClientApp/frontend-5feef5d505\n\nbuild(deps): bump the frontend group in /samples/AspNetCoreReactSample/ClientApp with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #994 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-02T17:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07a8b524d402bbb37f1baf6a02380b75a0b507d5",
          "body": "Bumps the frontend group in /samples/AspNetCoreReactSample/ClientApp with 4 updates: [web-vitals](https://github.com/GoogleChrome/web-vitals), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tr\n[…]\nlint\n  dependency-version: 10.8.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: frontend\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the frontend group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-02T10:23:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "142866eda078d3bc7ff4ae65698d1f004518153a",
          "body": "…nd-updates\n\nci(dependabot): group frontend dependency updates",
          "is_bot": false,
          "headline": "Merge pull request #991 from akunzai/agent/optimise-dependabot-fronte…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-02T10:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "856076e1453f17ffe18ae873c28a5666568b953d",
          "body": null,
          "is_bot": false,
          "headline": "ci(dependabot): group frontend dependency updates",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-02T10:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9cfdaff29d3fc5c315441d9a2c6cb565a9912e5",
          "body": "…et-reportgenerator-globaltool-5.5.11\n\nBump dotnet-reportgenerator-globaltool from 5.5.10 to 5.5.11",
          "is_bot": false,
          "headline": "Merge pull request #989 from akunzai/dependabot/nuget/dot-config/dotn…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-02T10:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60de42cec2c299865274645eefc5e0be5d722b4",
          "body": "…edis-3.0.25\n\nBump StackExchange.Redis from 3.0.17 to 3.0.25",
          "is_bot": false,
          "headline": "Merge pull request #990 from akunzai/dependabot/nuget/StackExchange.R…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-08-02T10:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6debd37308dd6e0cac8129dd109593e257f4e109",
          "body": "---\nupdated-dependencies:\n- dependency-name: StackExchange.Redis\n  dependency-version: 3.0.25\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 StackExchange.Redis from 3.0.17 to 3.0.25",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-02T09:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95490af8a5617796d6d61f6f9c155cc0251531b",
          "body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n  dependency-version: 5.5.11\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.10 to 5.5.11",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-02T09:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d635d065e9d74ab263ee20ec260031b511ae9ac3",
          "body": "docs: lean AGENTS.md via progressive disclosure",
          "is_bot": false,
          "headline": "Merge pull request #983 from akunzai/docs/lean-agents-md",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-27T10:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2050febde2bbf5d7a5474b5cf74b5cf7c727be7f",
          "body": "Standardize root AGENTS.md as an index-driven entrypoint: cut prose that\nduplicates editorconfig/CPM, point to rich type/test refs, use CAS/SLO/TFM\njargon, and fix AspNetCore TFMs to include net10.0.",
          "is_bot": false,
          "headline": "docs: lean AGENTS.md via progressive disclosure",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-27T10:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ec9ac89cc8ec5299656cba7e4a10cc1550eb65",
          "body": null,
          "is_bot": false,
          "headline": "fix(deps): patch security vulnerabilities in React sample client (#982)",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-26T12:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eae433c089cf5ceb61217e3bb301e63f1a1a293",
          "body": "Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.64.0 to 8.65.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/m\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump typescript-eslint (#981)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T12:55:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9af33dc48989a47571eac7288a6da91edfc9916e",
          "body": "…App (#980)\n\nBumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.3.0 to 6.0.0.\n- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.3.0...v6.0.0)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump web-vitals in /samples/AspNetCoreReactSample/Client…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T12:49:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44602eba5b6466bb1619bad449761e1f88815b13",
          "body": "Bumps the react group in /samples/AspNetCoreReactSample/ClientApp with 3 updates: [react](https://github.com/react/react/tree/HEAD/packages/react), [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEA\n[…]\ntype: version-update:semver-patch\n  dependency-group: react\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the react group (#979)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T12:44:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d22ef5b3464754b4a859f0327a706a1f5073b775",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump actions/labeler from 6 to 7 (#978)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T12:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5066542a7fc5cd5fede03a23282359380606d20f",
          "body": null,
          "is_bot": true,
          "headline": "Bump the extensions group with 1 update (#974)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T21:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ef25434d05be982e7a562b2e3ac40825961201",
          "body": "…core-96ce18337a",
          "is_bot": false,
          "headline": "Merge pull request #973 from akunzai/dependabot/nuget/entityframework…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T20:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "158db498f29d5f52bea84624e8aa0e1975ea9a1f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #976 from akunzai/dependabot/nuget/NSubstitute-6.0.0",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T20:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1013cf0870d31f4e10ea9fad6f3ecd792f578894",
          "body": "…AspNetCoreReactSample/ClientApp/typescript-eslint-8.64.0",
          "is_bot": false,
          "headline": "Merge pull request #972 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T19:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a05e1ec8950f5ea37688b2704d9ccdb523798c29",
          "body": "…d91c",
          "is_bot": false,
          "headline": "Merge pull request #975 from akunzai/dependabot/nuget/test-sdk-4aa9ed…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T19:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d9bf04c21890886b00873c58017066953bedbd",
          "body": "Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.63.0 to 8.64.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/m\n[…]\ndependency-name: typescript-eslint\n  dependency-version: 8.64.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": "build(deps): bump typescript-eslint",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T19:18:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f742165d553d8337384bd7c17ab5a39f47bfe7c",
          "body": "…AspNetCoreReactSample/ClientApp/eslint-10.7.0",
          "is_bot": false,
          "headline": "Merge pull request #971 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T19:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f976754134aba312aa6cb003d4f02a035895524",
          "body": "…s/setup-dotnet-6",
          "is_bot": false,
          "headline": "Merge pull request #969 from akunzai/dependabot/github_actions/action…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T19:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f72fe88e799542c706dffff41dc0c0a6a8e8c90",
          "body": "Bumps [eslint](https://github.com/eslint/eslint) from 10.6.0 to 10.7.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n  dependency-version: 10.7.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump eslint in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T19:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e668b0cb2d88f86f1d54f3e1f42233c0b433f126",
          "body": "…edis-3.0.17",
          "is_bot": false,
          "headline": "Merge pull request #977 from akunzai/dependabot/nuget/StackExchange.R…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T19:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b867bda55a0b860817d9e628f8f4606b679d5959",
          "body": "…AspNetCoreReactSample/ClientApp/vite-8.1.5",
          "is_bot": false,
          "headline": "Merge pull request #970 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-21T19:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d646e3c1b7c6e773a43d2262dfee5d30c5d566",
          "body": "---\nupdated-dependencies:\n- dependency-name: StackExchange.Redis\n  dependency-version: 3.0.17\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 StackExchange.Redis from 3.0.11 to 3.0.17",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T09:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bfffca07dd9df7271b1bbb8119d500ea7c751b",
          "body": "---\nupdated-dependencies:\n- dependency-name: NSubstitute\n  dependency-version: 6.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 NSubstitute from 5.3.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T09:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fea4cca7cbe15d9f0d4b0d034824569532b53c7",
          "body": "Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n  dependency-version: 18.8.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: test-sdk\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the test-sdk group with 1 update",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T09:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81dc127b0fbb3e62981178257471e0d2c1d560c",
          "body": "Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.9 to 10.0.10\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.EntityFrameworkCore.Sqlite\n  dependency-version: 10.0.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: entityframeworkcore\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the entityframeworkcore group with 1 update",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T09:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c43d036fdaae5ef259edef69b0917f62c00c4f",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.4 to 8.1.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/v\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.1.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump vite in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T09:02:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80e20f788059c67638446fc31cd60eb1de06f8b3",
          "body": "Bumps [actions/setup-dotnet](https://github.com/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---\nupdated-dependencies:\n- dependency-name: actions/setup-dotnet\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": "build(deps): bump actions/setup-dotnet from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T09:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c27f810f0f4881f983c5092a9b47e56c9f7a63a",
          "body": "…AspNetCoreReactSample/ClientApp/typescript-eslint-8.63.0",
          "is_bot": false,
          "headline": "Merge pull request #967 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-12T09:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ae407c949c3c7e3e00287202d1d38e6faed11c",
          "body": "Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.62.1 to 8.63.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/m\n[…]\ndependency-name: typescript-eslint\n  dependency-version: 8.63.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": "build(deps): bump typescript-eslint",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T09:30:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b8c66ea63822ed3f7935cea9a8a2881c7f2dbf15",
          "body": "…AspNetCoreReactSample/ClientApp/vite-8.1.4",
          "is_bot": false,
          "headline": "Merge pull request #966 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-12T09:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b089dfec742eb8ae7b563b9660691ec4a9bd06da",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.3 to 8.1.4.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.1.4/packages/v\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.1.4\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump vite in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T09:13:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a3e1774501b3669dda42daa480f414116899e107",
          "body": "…AspNetCoreReactSample/ClientApp/types/node-26.1.1",
          "is_bot": false,
          "headline": "Merge pull request #965 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-12T09:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334911812484e568651402099dbc3cf377ce8649",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.1.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n  dependency-version: 26.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T09:02:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00794602abd31b3a8be555855053723cedd1ca33",
          "body": "…53o80\n\nUpgrade Keycloak to 26.6.4",
          "is_bot": false,
          "headline": "Merge pull request #964 from akunzai/claude/keycloak-26-6-4-upgrade-z…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-09T03:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec0d1545680eebccf02bf43e4b8ed48c6f7815c2",
          "body": "Bumps quay.io/keycloak/keycloak and keycloak-protocol-cas to 26.6.4,\nwhich includes fixes for several security vulnerabilities.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019kLzwCcZPUGJufQg2sZxYW",
          "is_bot": false,
          "headline": "chore(deps): update Keycloak to 26.6.4",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-07-09T03:52:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dd7f5b1999d7460841db817d96eaebe8340a7581",
          "body": "…AspNetCoreReactSample/ClientApp/vite-8.1.3",
          "is_bot": false,
          "headline": "Merge pull request #963 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-05T09:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532bb21acd34a7439a59040837da639d98ae9c9b",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.2 to 8.1.3.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.1.3/packages/v\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.1.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump vite in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T09:28:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "531a9e6e0d2373d1d5144dfaa00fa9b18fdf21a5",
          "body": "…AspNetCoreReactSample/ClientApp/types/node-26.1.0",
          "is_bot": false,
          "headline": "Merge pull request #962 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-05T09:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd44639adb22dd48caf4fec16dc9680a041c654d",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.0.1 to 26.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n  dependency-version: 26.1.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T09:02:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da97f56620410f7fc5e5839ca87b7b016afb1904",
          "body": "…AspNetCoreReactSample/ClientApp/typescript-eslint-8.62.1\n\nbuild(deps): bump typescript-eslint from 8.62.0 to 8.62.1 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #961 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-04T03:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4e06a5de6793d6b34bd7de18d3e47d29707b37",
          "body": "Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.62.0 to 8.62.1.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/m\n[…]\ndependency-name: typescript-eslint\n  dependency-version: 8.62.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": "build(deps): bump typescript-eslint",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T03:24:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e22235cf73133c832d32b53e0a49e7a9cb866b0",
          "body": "…AspNetCoreReactSample/ClientApp/vite-8.1.2\n\nbuild(deps-dev): bump vite from 8.1.0 to 8.1.2 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #960 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-04T03:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a19ccee6d559943d101144c7c437fd76c33a8e8",
          "body": "…nson/markdownlint-cli2-action-24\n\nbuild(deps): bump DavidAnson/markdownlint-cli2-action from 23 to 24",
          "is_bot": false,
          "headline": "Merge pull request #959 from akunzai/dependabot/github_actions/DavidA…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-04T03:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ed87494e7e657dc1f408fbeee9b5477f88a85b",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.0 to 8.1.2.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.1.2/packages/v\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump vite in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T03:06:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc6d0f93170ea65ed0bec0786ec2e328bc445621",
          "body": "Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 23 to 24.\n- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)\n- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v23...v24)\n\n---\nupdated-dep\n[…]\n DavidAnson/markdownlint-cli2-action\n  dependency-version: '24'\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": "build(deps): bump DavidAnson/markdownlint-cli2-action from 23 to 24",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T03:05:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c708171d38af97cf043bf0399b6a6e4bececaad",
          "body": "…oldown\n\nbuild(deps): add nuget groups and cooldown to dependabot config",
          "is_bot": false,
          "headline": "Merge pull request #958 from akunzai/chore/dependabot-nuget-groups-co…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-04T03:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922f78a1d13bded5ee223bcac3b72c5505a08b10",
          "body": "Mirror the npm ecosystem's cooldown, and group packages that share a\nversion variable in Directory.Packages.props (Microsoft.AspNetCore.*,\nMicrosoft.Extensions.*, xunit.*, etc.) so a single version bump opens\none PR instead of several near-duplicate ones (as happened with\n#848-#852 bumping five Microsoft.AspNetCore.* packages separately on\nthe same day).",
          "is_bot": false,
          "headline": "build(deps): add nuget groups and cooldown to dependabot config",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-04T03:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925be6084e7b0461e281cd4985471f91d77d8dd0",
          "body": "…edis-3.0.11\n\nBump StackExchange.Redis from 3.0.7 to 3.0.11",
          "is_bot": false,
          "headline": "Merge pull request #957 from akunzai/dependabot/nuget/StackExchange.R…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-02T04:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918e87ed9d2c13c2c3515e4e7cbad72f5b3ebd47",
          "body": "---\nupdated-dependencies:\n- dependency-name: StackExchange.Redis\n  dependency-version: 3.0.11\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 StackExchange.Redis from 3.0.7 to 3.0.11",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T04:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785549037839880eaa613b9187d09feb65d68a2f",
          "body": "…AspNetCoreReactSample/ClientApp/eslint-10.6.0\n\nbuild(deps-dev): bump eslint from 10.5.0 to 10.6.0 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #956 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-07-02T04:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b6bcf22789f0d4e1dc31b8db462fd052ae7bbd",
          "body": "Bumps [eslint](https://github.com/eslint/eslint) from 10.5.0 to 10.6.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v10.5.0...v10.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n  dependency-version: 10.6.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump eslint in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T04:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b5f3839d56a09fe846ae1188d96580973a5d68",
          "body": "doc(mise): pin dotnet 8.0.28 runtime version to fix install failure",
          "is_bot": false,
          "headline": "Merge pull request #955 from akunzai/fix/mise-install",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-29T08:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f097060d884977751579e197fd5c96873b0cf35d",
          "body": null,
          "is_bot": false,
          "headline": "doc(mise): pin dotnet 8.0.28 runtime version to fix install failure",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-29T08:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02044db242c49e1263e0a3c069b1b2f3872a40a5",
          "body": "Adopt mise toolchain and switch React sample to aube",
          "is_bot": false,
          "headline": "Merge pull request #954 from akunzai/chore/adopt-mise-and-aube",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-29T05:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a78b662e836afacdbe83c3a09268a2757de2ff",
          "body": "- Add mise.toml pinning the .NET 10 SDK, net8 ASP.NET Core runtime, Node LTS, and aube\n- Add global.json pinning the .NET 10 SDK (rollForward latestFeature)\n- Replace pnpm with aube in the React sample (csproj targets, SpaProxyLaunchCommand, README)\n- aube reads/writes the existing pnpm-lock.yaml in\n[…]\n3.1); net8.0 is\ninstalled runtime-only (major-only \"8\", auto-resolving to the latest 8.0.x) just to\nrun net8 tests/samples. net462/net48 (OWIN) remain on Windows + MSBuild and are out\nof mise's scope.",
          "is_bot": false,
          "headline": "Adopt mise toolchain and switch React sample to aube",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-29T05:36:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0dfa7273f1ee3c37cfb764be28ffc654738a309c",
          "body": "…AspNetCoreReactSample/ClientApp/react-416751399b\n\nbuild(deps-dev): bump @vitejs/plugin-react from 6.0.2 to 6.0.3 in /samples/AspNetCoreReactSample/ClientApp in the react group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #946 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T10:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0caf523f175d61014011af0e063a7d6366ee9a7",
          "body": "Bumps the react group with 1 update in the /samples/AspNetCoreReactSample/ClientApp directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react).\n\n\nUpdates `@vitejs/plugin-react` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/vitejs/vite-pl\n[…]\nn-react\"\n  dependency-version: 6.0.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: react\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @vitejs/plugin-react",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:59:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0de50c1ecede8b1b6d4a622bc4d77dbbafb6ba91",
          "body": "…right-1.61.0\n\nBump Microsoft.Playwright from 1.60.0 to 1.61.0",
          "is_bot": false,
          "headline": "Merge pull request #951 from akunzai/dependabot/nuget/Microsoft.Playw…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84825280fcbf2f6aa9f3dd4b3a2e2b828fb6e9a0",
          "body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.Playwright\n  dependency-version: 1.61.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.Playwright from 1.60.0 to 1.61.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d590b07dbf710e276e815e7f81c6be59c59d0cbf",
          "body": "…AspNetCoreReactSample/ClientApp/types/node-26.0.1\n\nbuild(deps-dev): bump @types/node from 25.9.3 to 26.0.1 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #948 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda40bae5263b24b301d2b42865510dcea21ad97",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n  dependency-version: 26.0.1\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:41:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e73a58091ba9b981c39dfb566a997baf0c3d4f81",
          "body": "…AspNetCoreReactSample/ClientApp/typescript-eslint-8.62.0\n\nbuild(deps): bump typescript-eslint from 8.61.1 to 8.62.0 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #947 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff54b5e4af50cf17deb2da10b8de510aef7ab9b5",
          "body": "Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.61.1 to 8.62.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/m\n[…]\ndependency-name: typescript-eslint\n  dependency-version: 8.62.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": "build(deps): bump typescript-eslint",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:36:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0948bb97dba8b8f879f1ea5d8e287d4a2e5c1826",
          "body": "…latform.ObjectModel-18.7.0\n\nBump Microsoft.TestPlatform.ObjectModel from 18.6.0 to 18.7.0",
          "is_bot": false,
          "headline": "Merge pull request #952 from akunzai/dependabot/nuget/Microsoft.TestP…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a388f575e620deb946a0116db1f2247e9993fd45",
          "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 #950 from akunzai/dependabot/nuget/Microsoft.NET.T…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe02edc90c4f29e3eb6ebcc5c5b10573cd000f04",
          "body": "…edis-3.0.7\n\nBump StackExchange.Redis from 3.0.0 to 3.0.7",
          "is_bot": false,
          "headline": "Merge pull request #953 from akunzai/dependabot/nuget/StackExchange.R…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9df2a487627949570860705994ed75afd632f23",
          "body": "…AspNetCoreReactSample/ClientApp/vite-8.1.0\n\nbuild(deps-dev): bump vite from 8.0.16 to 8.1.0 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #949 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d57ab06f2244117b635437439770ca1a22c548ae",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.16 to 8.1.0.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.1.\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.1.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump vite in /samples/AspNetCoreReactSample/ClientApp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:16:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef9d79c8ea064a581bd1549c556b7fd7a65e7275",
          "body": "---\nupdated-dependencies:\n- dependency-name: StackExchange.Redis\n  dependency-version: 3.0.7\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 StackExchange.Redis from 3.0.0 to 3.0.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e4f4e2b7c1f743a6ab73588897a3db85ae758b",
          "body": "…s/cache-6\n\nbuild(deps): bump actions/cache from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #945 from akunzai/dependabot/github_actions/action…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-28T09:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb304a7f343908ee077073f351085c42ace89f23",
          "body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.TestPlatform.ObjectModel\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.TestPlatform.ObjectModel from 18.6.0 to 18.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1786b99da618b729dd653f3913c82ffe704e70ea",
          "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-06-28T09:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9d986fbcacd9ddda1b3f8cf613eb45492936a2",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\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": "build(deps): bump actions/cache from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-28T09:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eb49d27b86aa46fd66da0bdab96953ee77331db",
          "body": "…edis-3.0.0\n\nBump StackExchange.Redis from 2.13.17 to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #944 from akunzai/dependabot/nuget/StackExchange.R…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-21T03:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ea29aed19416070b44740084f9d52944808849",
          "body": null,
          "is_bot": true,
          "headline": "Fix assembly binding redirects",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-21T03:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c721149afe5958d1efb3f8ed2b2b7879a25798e2",
          "body": "---\nupdated-dependencies:\n- dependency-name: StackExchange.Redis\n  dependency-version: 3.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 StackExchange.Redis from 2.13.17 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T03:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae30b353b54d0f3395322c5a77e5ad1c2ad5070",
          "body": "…AspNetCoreReactSample/ClientApp/types/node-25.9.3\n\nbuild(deps-dev): bump @types/node from 25.9.1 to 25.9.3 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #942 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-21T03:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2901ebdd35f462f98aeeb9aaa849ed5835fc4a",
          "body": "…AspNetCoreReactSample/ClientApp/typescript-eslint-8.61.1\n\nbuild(deps): bump typescript-eslint from 8.60.0 to 8.61.1 in /samples/AspNetCoreReactSample/ClientApp",
          "is_bot": false,
          "headline": "Merge pull request #941 from akunzai/dependabot/npm_and_yarn/samples/…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-21T03:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f782f72191ffcfce616ddbc13a9d172370d7ff6",
          "body": "…tCore.WebUtilities-2.3.11\n\nBump Microsoft.AspNetCore.WebUtilities from 2.3.10 to 2.3.11",
          "is_bot": false,
          "headline": "Merge pull request #943 from akunzai/dependabot/nuget/Microsoft.AspNe…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-21T03:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97534b0d5c775a87fbc14f1527a06499540dbaf9",
          "body": "…v/codecov-action-7\n\nbuild(deps): bump codecov/codecov-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #940 from akunzai/dependabot/github_actions/codeco…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-21T03:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719c38577242510fd2384b4cbf2ca99067c37719",
          "body": "…s/checkout-7\n\nbuild(deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #939 from akunzai/dependabot/github_actions/action…",
          "author_name": "Charley Wu",
          "author_login": "akunzai",
          "committed_at": "2026-06-21T03:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5410b41386cbeaa8342627ebbda91efc5ca578e3",
          "body": null,
          "is_bot": true,
          "headline": "Fix assembly binding redirects",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-21T03:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b103cc8b0ba5509c559ace8b3ebe479945fd2fac",
          "body": null,
          "is_bot": true,
          "headline": "Fix assembly binding redirects",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-21T03:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 466,
      "latest_release_at": "2026-08-05T05:49:09Z",
      "latest_release_tag": "v5.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 43,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 160.9
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.compose",
        "tree.dockerfile"
      ],
      "declarations": [
        {
          "name": "GSS.Authentication.CAS.Owin.Tests",
          "path": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "tokens": [
            "nuget.not_packable",
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "OwinSample",
          "path": "owin/OwinSample/OwinSample.csproj",
          "tokens": [
            "nuget.output_type:library"
          ],
          "ecosystem": "nuget"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 3,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "GSS.Authentication.CAS.AspNetCore",
          "exists": true,
          "license": null,
          "keywords": [
            "cas",
            "sso",
            "authentication",
            "aspnetcore",
            "owin",
            "middleware"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GSS.Authentication.CAS.AspNetCore",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "5.8.0",
          "repository_url": "https://github.com/akunzai/GSS.Authentication.CAS",
          "versions_count": 7,
          "total_downloads": 262275,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-05T05:50:10.720000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GSS.Authentication.CAS.Core",
          "exists": true,
          "license": null,
          "keywords": [
            "cas",
            "sso",
            "authentication",
            "aspnetcore",
            "owin",
            "middleware"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GSS.Authentication.CAS.Core",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "5.8.0",
          "repository_url": "https://github.com/akunzai/GSS.Authentication.CAS",
          "versions_count": 7,
          "total_downloads": 345075,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-05T05:50:10.290000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "GSS.Authentication.CAS.Owin",
          "exists": true,
          "license": null,
          "keywords": [
            "cas",
            "sso",
            "authentication",
            "aspnetcore",
            "owin",
            "middleware"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/GSS.Authentication.CAS.Owin",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "5.8.0",
          "repository_url": "https://github.com/akunzai/GSS.Authentication.CAS",
          "versions_count": 7,
          "total_downloads": 86397,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-05T05:50:09.853000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 26,
      "stars": 73,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 26,
        "total_forks": 26
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "samples/AspNetCoreReactSample/ClientApp/tsconfig.json"
      ],
      "toolchain_manifests": [
        "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
        "owin/OwinSample/OwinSample.csproj",
        "samples/AspNetCoreIdentitySample/AspNetCoreIdentitySample.csproj",
        "samples/AspNetCoreMvcSample/AspNetCoreMvcSample.csproj",
        "samples/AspNetCoreReactSample/AspNetCoreReactSample.csproj",
        "samples/AspNetCoreSample/AspNetCoreSample.csproj",
        "samples/BlazorSample/BlazorSample.csproj",
        "src/GSS.Authentication.CAS.AspNetCore/GSS.Authentication.CAS.AspNetCore.csproj",
        "src/GSS.Authentication.CAS.Core/GSS.Authentication.CAS.Core.csproj",
        "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
        "test/GSS.Authentication.CAS.AspNetCore.Tests/GSS.Authentication.CAS.AspNetCore.Tests.csproj",
        "test/GSS.Authentication.CAS.Core.Tests/GSS.Authentication.CAS.Core.Tests.csproj",
        "test/GSS.Authentication.CAS.E2E.Tests/GSS.Authentication.CAS.E2E.Tests.csproj"
      ],
      "largest_source_bytes": 23301,
      "source_files_sampled": 123,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2906
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 162,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 42,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.AspNetCore.WebUtilities",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Caching.Memory",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Owin.Security.Cookies",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Owin.Testing",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NSubstitute",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Text.Json",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "coverlet.collector",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "xunit.v3",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNet.Mvc",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeDom.Providers.DotNetCompilerPlatform",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Caching.Memory",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Caching.StackExchangeRedis",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Configuration.Binder",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Configuration.Json",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Owin.Host.SystemWeb",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Owin.Security.Cookies",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Owin.Security.OpenIdConnect",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MSBuild.Microsoft.VisualStudio.Web.targets",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Newtonsoft.Json",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NLog.Owin.Logging",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NLog.Web",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "StackExchange.Redis",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Sustainsys.Saml2.Owin",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Security.Cryptography.Xml",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Text.Encodings.Web",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Text.Json",
          "manifest": "owin/OwinSample/OwinSample.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Primitives",
          "manifest": "src/GSS.Authentication.CAS.Core/GSS.Authentication.CAS.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.WebUtilities",
          "manifest": "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Owin.Security.Cookies",
          "manifest": "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Caching.Abstractions",
          "manifest": "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Options",
          "manifest": "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Mvc",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.WebUtilities",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeDom.Providers.DotNetCompilerPlatform",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Abstractions",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Memory",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.StackExchangeRedis",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Host.SystemWeb",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.Cookies",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.OpenIdConnect",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Testing",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "MSBuild.Microsoft.VisualStudio.Web.targets",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NLog.Owin.Logging",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NLog.Web",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NSubstitute",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "StackExchange.Redis",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Sustainsys.Saml2.Owin",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Xml",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "2.0.0-alpha.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "2.0.0-alpha.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.142.0",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": false,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.18",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": false,
            "version": "5.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-es",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.25",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-bootstrap",
            "direct": false,
            "version": "0.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "7.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexparam",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-vitals",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wouter",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "Microsoft.AspNetCore.Authentication.OpenIdConnect",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Identity.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Identity.UI",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.SpaProxy",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.TestHost",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.Sqlite",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.Tools",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Playwright",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "RichardSzalay.MockHttp",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Sustainsys.Saml2.AspNetCore2",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 204,
        "direct_count": 31,
        "indirect_count": 173
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 845,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 27,
        "closed_unmerged_prs": 116
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "akunzai",
          "commits": 1759,
          "avatar_url": "https://avatars.githubusercontent.com/u/574719?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        },
        {
          "type": "User",
          "login": "ahmadh21",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4106366?v=4"
        },
        {
          "type": "User",
          "login": "ferflorespinto",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25646473?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.994
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-owin.yml",
        "build-react-sample-client.yml",
        "build.yml",
        "e2e-tests.yml",
        "label-check.yml",
        "lint.yml",
        "release.yml",
        "update-keycloak.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "19 out of 19 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/9 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "30 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": "d51cc3d4802e9795b530414247f191d153b9334c",
        "ran_at": "2026-08-05T09:02:41Z",
        "aggregate_score": 5.9,
        "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": 6,
        "decided_7d": 6,
        "merged_30d": 9,
        "authors_30d": 1,
        "decided_30d": 9,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 27,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-05T05:52:50Z",
      "oldest_open_prs": [
        {
          "number": 968,
          "created_at": "2026-07-13T02:23:07Z",
          "last_comment_at": "2026-07-13T08:11:21Z",
          "last_comment_author": "akunzai"
        }
      ],
      "last_merged_pr_at": "2026-08-05T05:52:38Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/akunzai/GSS.Authentication.CAS",
    "host": "github.com",
    "name": "GSS.Authentication.CAS",
    "owner": "akunzai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 72,
            "calibrated": 86,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 86,
      "inputs": {
        "security": 67,
        "vitality": 90,
        "community": 64,
        "governance": 60,
        "calibration": "2026-08-02",
        "engineering": 78,
        "ai_readiness": 79,
        "weighted_overall_raw": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 466,
              "human_commit_share": 0.6,
              "days_since_last_push": 0,
              "active_weeks_last_year": 43
            },
            "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": "43/52 weeks with commits",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "466 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 466
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": 20,
              "latest_release_tag": "v5.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 160.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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 ~160.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 160.9
                    }
                  }
                ],
                "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": 64,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 26,
              "stars": 73,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "73 stars",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "26 forks",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 3,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "packages": [
                "GSS.Authentication.CAS.AspNetCore",
                "GSS.Authentication.CAS.Core",
                "GSS.Authentication.CAS.Owin"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 693747,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "693,747 downloads all-time across nuget",
                "points": 60.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 693747,
                      "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": 60,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.994
            },
            "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 99% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "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": 79,
            "inputs": {
              "merged_prs": 845,
              "open_issues": 0,
              "closed_issues": 27,
              "prs_merged_7d": 6,
              "prs_decided_7d": 6,
              "prs_merged_30d": 9,
              "prs_decided_30d": 9,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 116,
              "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": "845/961 decided PRs merged",
                "points": 26.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 845,
                      "decided": 961
                    }
                  }
                ],
                "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/9 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": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "GSS.Authentication.CAS.AspNetCore",
                "GSS.Authentication.CAS.Core",
                "GSS.Authentication.CAS.Owin"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "3 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 3,
                      "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": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "19 out of 19 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": 60,
            "inputs": {
              "topics": [
                "cas",
                "authentication",
                "middleware",
                "cas-authentication-middleware"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "19 out of 19 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/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 162 resolved dependencies against OSV; 42 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 162
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 42
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 162,
              "unassessed_packages": 42,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 162,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 79,
        "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": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2906
            },
            "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": "60 of 60 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 60,
                      "sampled": 60
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "samples/AspNetCoreReactSample/ClientApp/tsconfig.json"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
                "owin/OwinSample/OwinSample.csproj",
                "samples/AspNetCoreIdentitySample/AspNetCoreIdentitySample.csproj",
                "samples/AspNetCoreMvcSample/AspNetCoreMvcSample.csproj",
                "samples/AspNetCoreReactSample/AspNetCoreReactSample.csproj",
                "samples/AspNetCoreSample/AspNetCoreSample.csproj",
                "samples/BlazorSample/BlazorSample.csproj",
                "src/GSS.Authentication.CAS.AspNetCore/GSS.Authentication.CAS.AspNetCore.csproj",
                "src/GSS.Authentication.CAS.Core/GSS.Authentication.CAS.Core.csproj",
                "src/GSS.Authentication.CAS.Owin/GSS.Authentication.CAS.Owin.csproj",
                "test/GSS.Authentication.CAS.AspNetCore.Tests/GSS.Authentication.CAS.AspNetCore.Tests.csproj",
                "test/GSS.Authentication.CAS.Core.Tests/GSS.Authentication.CAS.Core.Tests.csproj",
                "test/GSS.Authentication.CAS.E2E.Tests/GSS.Authentication.CAS.E2E.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0.37
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "samples/AspNetCoreReactSample/ClientApp/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples/AspNetCoreReactSample/ClientApp/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "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": 23301,
              "source_files_sampled": 123,
              "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/123 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 123,
                      "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": 9.2,
        "application": 3,
        "network-service": 3
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "nuget.output_type:library",
          "weight": 4.8
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "nuget.not_packable",
          "weight": -3.6
        },
        {
          "tier": "declared",
          "label": "application",
          "source": "nuget.output_type:exe",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "tree.compose",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "library",
          "source": "tag:middleware",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "owin/GSS.Authentication.CAS.Owin.Tests/GSS.Authentication.CAS.Owin.Tests.csproj",
          "labels": [
            "application"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "owin/OwinSample/OwinSample.csproj",
          "labels": [
            "library"
          ],
          "ecosystem": "nuget"
        }
      ],
      "confidence": "high",
      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T09:02:59.469221Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/akunzai/GSS.Authentication.CAS.svg",
  "full_name": "akunzai/GSS.Authentication.CAS",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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