Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 11:25 UTC

labring / aiproxy

AI Proxy is a high performance AI gateway using OpenAI / Claude / Gemini protocol as the entry point. It features intelligent error handling, multi-channel management, and comprehensive monitoring. With support for multiple models, rate limiting, and multi-tenant isolation.

Go · TypeScriptMIT★ 512 stars⑂ 105 forkssince Mar 2025View on GitHub ↗

labring/aiproxy holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (94/100) and lowest on Security (40/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

labringOrganization
1,044 followers63 public repossince Mar 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/labring/aiproxyv0.6.7-722 days ago

Metrics by category

Vitality

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

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
31.8/36Commit cadence — 46/52 weeks with commits
18/18Commit volume — 241 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year241
human_commit_share0.94
days_since_last_push2
active_weeks_last_year46
How it's scored
27/27Ships releases — 72 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count72
latest_release_tagv0.6.7
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases8

Community & Adoption

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

58Moderate · 18% of overall
How it's scored
43.9/60Stars — 512 stars
16.8/25Forks — 105 forks
4.3/15Watchers — 7 watchers
Inputs used
forks105
stars512
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 14 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.965
How it's scored
43.2/46.8Issue resolution — 92% of issues closed
36.3/38.3PR acceptance — 531/560 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs531
open_issues4
closed_issues48
issue_closed_ratio0.923
closed_unmerged_prs29
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
21.7/25Owner reach — 1,044 followers of labring
21.7/25Track record — 63 public repos, account ~4 yr old
Inputs used
followers1,044
owner_typeOrganization
is_verified
owner_loginlabring
public_repos63
account_age_days1,586
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 2 days ago
20/20Version history — 72 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/labring/aiproxy
ecosystemsgo
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml, eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

40At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.2/2.5CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/30 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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 4 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
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 126 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.2
How it's scored
3.7/35Direct dependencies free of known advisories — 10 affected: github.com/getkin/kin-openapi v0.135.0 (critical 9.1), axios 1.13.6 (high 8.7), axios 1.9.0 (high 8.7), +7 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
20.1/40No advisories left outstanding — 5 advisory-carrying package(s) unaddressed past 90 days; oldest published 318 days ago
Inputs used
sourceosv
advisories205
affected_packages40
assessed_packages937
unassessed_packages0
affected_by_severitycritical 6, high 23, moderate 9, unknown 2
direct_affected_packages10
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 937 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

66Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 94 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — core/go.mod, mcp-servers/go.mod, openapi-mcp/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .golangci.yml, eslint.config.js
11/11Static type checking — web/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 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
lockfilesgo.sum, package-lock.json, pnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsweb/tsconfig.json
agent_commit_share0
toolchain_manifestscore/go.mod, mcp-servers/go.mod, openapi-mcp/go.mod
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — Go (statically typed)
54.4/55Manageable file sizes — 9/883 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes536,666
source_files_sampled883
oversized_source_files9
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — core/docs/swagger.json, core/docs/swagger.yaml
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_filescore/docs/swagger.json, core/docs/swagger.yaml

Key facts

512GitHub stars
14contributors
241commits, last 12 months
2days since last push
72releases
1bus factor
4open issues
Go, npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 105 ⇿
0Stars
105Forks
71Releases

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.

02040608010012010442025-032025-112026-07
Major 0Minor 6Patch 52

Each point covers 2 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 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
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities126 existing vulnerabilities detected
Direct dependencies 105
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/iamv1.11.0core/go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.41.7core/go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.16core/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockruntimev1.50.6core/go.mod
Gogithub.com/aws/smithy-gov1.25.1core/go.mod
Gogithub.com/bytedance/sonicv1.15.1core/go.mod
Gogithub.com/gin-contrib/corsv1.7.7core/go.mod
Gogithub.com/gin-contrib/gzipv1.2.6core/go.mod
Gogithub.com/gin-gonic/ginv1.12.0core/go.mod
Gogithub.com/glebarez/sqlitev1.11.0core/go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0core/go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1core/go.mod
Gogithub.com/google/uuidv1.6.0core/go.mod
Gogithub.com/gorilla/websocketv1.5.3core/go.mod
Gogithub.com/jackc/pgx/v5v5.9.2core/go.mod
Gogithub.com/joho/godotenvv1.5.1core/go.mod
Gogithub.com/json-iterator/gov1.1.12core/go.mod
Gogithub.com/labring/aiproxy/mcp-serversv0.0.0-20260513041420-a70a89df6ddfcore/go.mod
Gogithub.com/labring/aiproxy/openapi-mcpv0.0.0-20260513041420-a70a89df6ddfcore/go.mod
Gogithub.com/larksuite/oapi-sdk-go/v3v3.7.5core/go.mod
Gogithub.com/mark3labs/mcp-gov0.54.0core/go.mod
Gogithub.com/maruel/naturalv1.3.0core/go.mod
Gogithub.com/mattn/go-isattyv0.0.22core/go.mod
Gogithub.com/patrickmn/go-cachev2.1.0+incompatiblecore/go.mod
Gogithub.com/pkg/errorsv0.9.1core/go.mod
Gogithub.com/redis/go-redis/v9v9.19.0core/go.mod
Gogithub.com/shopspring/decimalv1.4.0core/go.mod
Gogithub.com/sirupsen/logrusv1.9.4core/go.mod
Gogithub.com/smartystreets/goconveyv1.8.1core/go.mod
Gogithub.com/srwiley/oksvgv0.0.0-20221011165216-be6e8873101ccore/go.mod
Gogithub.com/srwiley/rasterxv0.0.0-20220730225603-2ab79fcdd4efcore/go.mod
Gogithub.com/stretchr/testifyv1.11.1core/go.mod
Gogithub.com/swaggo/filesv1.0.1core/go.mod
Gogithub.com/swaggo/gin-swaggerv1.6.1core/go.mod
Gogithub.com/swaggo/swagv1.16.6core/go.mod
Gogithub.com/testcontainers/testcontainers-gov0.42.0core/go.mod
Gogithub.com/tiktoken-go/tokenizerv0.7.0core/go.mod
Gogolang.org/x/imagev0.40.0core/go.mod
Gogolang.org/x/netv0.54.0core/go.mod
Gogolang.org/x/oauth2v0.36.0core/go.mod
Gogolang.org/x/syncv0.20.0core/go.mod
Gogoogle.golang.org/apiv0.279.0core/go.mod
Gogopkg.in/yaml.v3v3.0.1core/go.mod
Gogorm.io/driver/mysqlv1.6.0core/go.mod
Gogorm.io/driver/postgresv1.6.0core/go.mod
Gogorm.io/gormv1.31.1core/go.mod
Gogithub.com/JohannesKaufmann/html-to-markdownv1.6.0mcp-servers/go.mod
Gogithub.com/PuerkitoBio/goqueryv1.12.0mcp-servers/go.mod
Gogithub.com/bytedance/sonicv1.15.1mcp-servers/go.mod
Gogithub.com/go-shiori/go-readabilityv0.0.0-20251205110129-5db1dc9836f0mcp-servers/go.mod
Gogithub.com/labring/aiproxy/corev0.0.0-20260513041420-a70a89df6ddfmcp-servers/go.mod
Gogithub.com/labring/aiproxy/openapi-mcpv0.0.0-20260513041420-a70a89df6ddfmcp-servers/go.mod
Gogithub.com/mark3labs/mcp-gov0.54.0mcp-servers/go.mod
Gogithub.com/stretchr/testifyv1.11.1mcp-servers/go.mod
Gogithub.com/temoto/robotstxtv1.1.2mcp-servers/go.mod
Gogolang.org/x/textv0.37.0mcp-servers/go.mod
Gogithub.com/bytedance/sonicv1.15.1openapi-mcp/go.mod
Gogithub.com/getkin/kin-openapiv0.135.0openapi-mcp/go.mod
Gogithub.com/mark3labs/mcp-gov0.54.0openapi-mcp/go.mod
npm@hookform/resolvers^5.0.1web/package.json
npm@radix-ui/react-alert-dialog^1.1.11web/package.json
npm@radix-ui/react-avatar^1.1.7web/package.json
npm@radix-ui/react-collapsible^1.1.8web/package.json
npm@radix-ui/react-dialog^1.1.11web/package.json
npm@radix-ui/react-dropdown-menu^2.1.12web/package.json
npm@radix-ui/react-label^2.1.7web/package.json
npm@radix-ui/react-popover^1.1.14web/package.json
npm@radix-ui/react-select^2.2.5web/package.json
npm@radix-ui/react-separator^1.1.4web/package.json
npm@radix-ui/react-slot^1.2.0web/package.json
npm@radix-ui/react-switch^1.2.5web/package.json
npm@radix-ui/react-tabs^1.1.12web/package.json
npm@radix-ui/react-tooltip^1.2.4web/package.json
npm@tailwindcss/vite^4.1.4web/package.json
npm@tanstack/react-query^5.74.4web/package.json
npm@tanstack/react-query-devtools^5.74.6web/package.json
npm@tanstack/react-table^8.21.3web/package.json
npmaxios^1.9.0web/package.json
npmclass-variance-authority^0.7.1web/package.json
npmclsx^2.1.1web/package.json
npmdate-fns^4.1.0web/package.json
npmdownshift^9.0.9web/package.json
npmecharts^5.6.0web/package.json
npmi18next^25.0.1web/package.json
npmi18next-browser-languagedetector^8.0.5web/package.json
npmi18next-http-backend^3.0.2web/package.json
npmlucide-react^0.503.0web/package.json
npmmotion^12.9.1web/package.json
npmnext-themes^0.4.6web/package.json
npmreact^19.0.0web/package.json
npmreact-day-picker^9.14.0web/package.json
npmreact-dom^19.0.0web/package.json
npmreact-hook-form^7.56.1web/package.json
npmreact-i18next^15.5.1web/package.json
npmreact-json-view^1.21.3web/package.json
npmreact-markdown^10.1.0web/package.json
npmreact-router^7.5.1web/package.json
npmreact-syntax-highlighter^15.6.1web/package.json
npmremark-gfm^4.0.1web/package.json
npmsonner^2.0.3web/package.json
npmtailwind-merge^3.2.0web/package.json
npmtailwindcss^4.1.4web/package.json
npmvaul^1.1.2web/package.json
npmzod^3.24.3web/package.json
npmzustand^5.0.3web/package.json
All dependencies 937

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

RegistryPackageVersionRelation
Gocloud.google.com/go/iamv1.11.0direct
Gogithub.com/aws/aws-sdk-go-v2v1.41.7direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.16direct
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockruntimev1.50.6direct
Gogithub.com/aws/smithy-gov1.25.1direct
Gogithub.com/bytedance/sonicv1.15.1direct
Gogithub.com/getkin/kin-openapiv0.135.0direct
Gogithub.com/gin-contrib/corsv1.7.7direct
Gogithub.com/gin-contrib/gzipv1.2.6direct
Gogithub.com/gin-gonic/ginv1.12.0direct
Gogithub.com/glebarez/sqlitev1.11.0direct
Gogithub.com/go-shiori/go-readabilityv0.0.0-20251205110129-5db1dc9836f0direct
Gogithub.com/go-viper/mapstructure/v2v2.5.0direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/jackc/pgx/v5v5.9.2direct
Gogithub.com/johanneskaufmann/html-to-markdownv1.6.0direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/json-iterator/gov1.1.12direct
Gogithub.com/larksuite/oapi-sdk-go/v3v3.7.5direct
Gogithub.com/mark3labs/mcp-gov0.54.0direct
Gogithub.com/maruel/naturalv1.3.0direct
Gogithub.com/mattn/go-isattyv0.0.22direct
Gogithub.com/patrickmn/go-cachev2.1.0+incompatibledirect
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/puerkitobio/goqueryv1.12.0direct
Gogithub.com/redis/go-redis/v9v9.19.0direct
Gogithub.com/shopspring/decimalv1.4.0direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/smartystreets/goconveyv1.8.1direct
Gogithub.com/srwiley/oksvgv0.0.0-20221011165216-be6e8873101cdirect
Gogithub.com/srwiley/rasterxv0.0.0-20220730225603-2ab79fcdd4efdirect
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/swaggo/filesv1.0.1direct
Gogithub.com/swaggo/gin-swaggerv1.6.1direct
Gogithub.com/swaggo/swagv1.16.6direct
Gogithub.com/temoto/robotstxtv1.1.2direct
Gogithub.com/testcontainers/testcontainers-gov0.42.0direct
Gogithub.com/tiktoken-go/tokenizerv0.7.0direct
Gogolang.org/x/imagev0.40.0direct
Gogolang.org/x/netv0.54.0direct
Gogolang.org/x/oauth2v0.36.0direct
Gogolang.org/x/syncv0.20.0direct
Gogolang.org/x/textv0.37.0direct
Gogoogle.golang.org/apiv0.279.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogorm.io/driver/mysqlv1.6.0direct
Gogorm.io/driver/postgresv1.6.0direct
Gogorm.io/gormv1.31.1direct
npm@hookform/resolvers5.0.1direct
npm@hookform/resolvers5.2.2direct
npm@radix-ui/react-alert-dialog1.1.14direct
npm@radix-ui/react-alert-dialog1.1.15direct
npm@radix-ui/react-avatar1.1.10direct
npm@radix-ui/react-avatar1.1.11direct
npm@radix-ui/react-collapsible1.1.11direct
npm@radix-ui/react-collapsible1.1.12direct
npm@radix-ui/react-dialog1.1.14direct
npm@radix-ui/react-dialog1.1.15direct
npm@radix-ui/react-dropdown-menu2.1.15direct
npm@radix-ui/react-dropdown-menu2.1.16direct
npm@radix-ui/react-label2.1.7direct
npm@radix-ui/react-label2.1.8direct
npm@radix-ui/react-popover1.1.14direct
npm@radix-ui/react-popover1.1.15direct
npm@radix-ui/react-select2.2.5direct
npm@radix-ui/react-select2.2.6direct
npm@radix-ui/react-separator1.1.7direct
npm@radix-ui/react-separator1.1.8direct
npm@radix-ui/react-slot1.2.3direct
npm@radix-ui/react-slot1.2.4direct
npm@radix-ui/react-switch1.2.5direct
npm@radix-ui/react-switch1.2.6direct
npm@radix-ui/react-tabs1.1.12direct
npm@radix-ui/react-tabs1.1.13direct
npm@radix-ui/react-tooltip1.2.7direct
npm@radix-ui/react-tooltip1.2.8direct
npm@tailwindcss/vite4.1.8direct
npm@tailwindcss/vite4.2.1direct
npm@tanstack/react-query5.80.6direct
npm@tanstack/react-query5.90.21direct
npm@tanstack/react-query-devtools5.80.6direct
npm@tanstack/react-query-devtools5.91.3direct
npm@tanstack/react-table8.21.3direct
npmaxios1.13.6direct
npmaxios1.9.0direct
npmclass-variance-authority0.7.1direct
npmclsx2.1.1direct
npmdate-fns4.1.0direct
npmdownshift9.0.9direct
npmdownshift9.3.2direct
npmecharts5.6.0direct
npmi18next25.2.1direct
npmi18next25.8.15direct
npmi18next-browser-languagedetector8.1.0direct
npmi18next-browser-languagedetector8.2.1direct
npmi18next-http-backend3.0.2direct
npmlucide-react0.503.0direct
npmmotion12.16.0direct
npmmotion12.35.2direct
npmnext-themes0.4.6direct
npmreact19.1.0direct
npmreact19.2.4direct
npmreact-day-picker8.10.1direct
npmreact-day-picker9.14.0direct
npmreact-dom19.1.0direct
npmreact-dom19.2.4direct
npmreact-hook-form7.57.0direct
npmreact-hook-form7.71.2direct
npmreact-i18next15.5.2direct
npmreact-i18next15.7.4direct
npmreact-json-view1.21.3direct
npmreact-markdown10.1.0direct
npmreact-router7.13.1direct
npmreact-router7.6.2direct
npmreact-syntax-highlighter15.6.1direct
npmreact-syntax-highlighter15.6.6direct
npmremark-gfm4.0.1direct
npmsonner2.0.5direct
npmsonner2.0.7direct
npmtailwind-merge3.3.0direct
npmtailwind-merge3.5.0direct
npmtailwindcss4.1.8direct
npmtailwindcss4.2.1direct
npmvaul1.1.2direct
npmzod3.25.56direct
npmzod3.25.76direct
npmzustand5.0.11direct
npmzustand5.0.5direct
Gocloud.google.com/go/authv0.20.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Godario.cat/mergov1.0.2indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gogithub.com/andybalholm/cascadiav1.3.3indirect
Gogithub.com/araddon/dateparsev0.0.0-20210429162001-6b43995a97deindirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.10indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.23indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/bytedance/gopkgv0.1.4indirect
Gogithub.com/bytedance/sonic/loaderv0.5.1indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudwego/base64xv0.1.7indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/dlclark/regexp2v1.12.0indirect
Gogithub.com/docker/go-connectionsv0.6.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/gin-contrib/ssev1.1.1indirect
Gogithub.com/glebarez/go-sqlitev1.22.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/go-openapi/jsonpointerv0.23.1indirect
Gogithub.com/go-openapi/jsonreferencev0.21.5indirect
Gogithub.com/go-openapi/specv0.22.4indirect
Gogithub.com/go-openapi/swag/convv0.26.0indirect
Gogithub.com/go-openapi/swag/jsonnamev0.26.0indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/loadingv0.26.0indirect
Gogithub.com/go-openapi/swag/stringutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/typeutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.30.2indirect
Gogithub.com/go-shiori/domv0.0.0-20230515143342-73569d674e1cindirect
Gogithub.com/go-sql-driver/mysqlv1.10.0indirect
Gogithub.com/go-test/deepv1.1.1indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/gogs/chardetv0.0.0-20211120154057-b7413eaefb8findirect
Gogithub.com/google/jsonschema-gov0.4.3indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.15indirect
Gogithub.com/googleapis/gax-go/v2v2.22.0indirect
Gogithub.com/gopherjs/gopherjsv1.17.2indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/jtolds/glsv4.20.0+incompatibleindirect
Gogithub.com/klauspost/compressv1.18.5indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/kylebanks/depthv1.2.1indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/mailru/easyjsonv0.9.2indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/go-archivev0.2.0indirect
Gogithub.com/moby/moby/apiv1.54.1indirect
Gogithub.com/moby/moby/clientv0.4.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/userv0.4.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/oasdiff/yamlv0.0.9indirect
Gogithub.com/oasdiff/yaml3v0.0.12indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pelletier/go-toml/v2v2.3.1indirect
Gogithub.com/perimeterx/marshmallowv1.1.5indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.59.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/shirou/gopsutil/v4v4.26.3indirect
Gogithub.com/smarty/assertionsv1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.3.1indirect
Gogithub.com/woodsbury/decimal128v1.4.0indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.mongodb.org/mongo-driver/v2v2.6.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.68.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/archv0.27.0indirect
Gogolang.org/x/cryptov0.51.0indirect
Gogolang.org/x/modv0.36.0indirect
Gogolang.org/x/sysv0.44.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/toolsv0.45.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260511170946-3700d4141b60indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260511170946-3700d4141b60indirect
Gogoogle.golang.org/grpcv1.81.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gomodernc.org/libcv1.72.3indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.50.1indirect
npm@ampproject/remapping2.3.0indirect
npm@babel/runtime7.27.6indirect
npm@babel/runtime7.28.6indirect
npm@date-fns/tz1.4.1indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/aix-ppc640.25.5indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm0.25.5indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-arm640.25.5indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/android-x640.25.5indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-arm640.25.5indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/darwin-x640.25.5indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-arm640.25.5indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/freebsd-x640.25.5indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm0.25.5indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-arm640.25.5indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-ia320.25.5indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-loong640.25.5indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-mips64el0.25.5indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-ppc640.25.5indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-riscv640.25.5indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-s390x0.25.5indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/linux-x640.25.5indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-arm640.25.5indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/netbsd-x640.25.5indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-arm640.25.5indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openbsd-x640.25.5indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/sunos-x640.25.5indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-arm640.25.5indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-ia320.25.5indirect
npm@esbuild/win32-x640.25.12indirect
npm@esbuild/win32-x640.25.5indirect
npm@eslint-community/eslint-utils4.7.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.20.0indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.2.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.14.0indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.1indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.28.0indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.3.1indirect
npm@eslint/plugin-kit0.4.1indirect
npm@floating-ui/core1.7.1indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/dom1.7.1indirect
npm@floating-ui/dom1.7.6indirect
npm@floating-ui/react-dom2.1.3indirect
npm@floating-ui/react-dom2.1.8indirect
npm@floating-ui/utils0.2.11indirect
npm@floating-ui/utils0.2.9indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@radix-ui/number1.1.1indirect
npm@radix-ui/primitive1.1.2indirect
npm@radix-ui/primitive1.1.3indirect
npm@radix-ui/react-arrow1.1.7indirect
npm@radix-ui/react-collection1.1.7indirect
npm@radix-ui/react-compose-refs1.1.2indirect
npm@radix-ui/react-context1.1.2indirect
npm@radix-ui/react-context1.1.3indirect
npm@radix-ui/react-direction1.1.1indirect
npm@radix-ui/react-dismissable-layer1.1.10indirect
npm@radix-ui/react-dismissable-layer1.1.11indirect
npm@radix-ui/react-focus-guards1.1.2indirect
npm@radix-ui/react-focus-guards1.1.3indirect
npm@radix-ui/react-focus-scope1.1.7indirect
npm@radix-ui/react-id1.1.1indirect
npm@radix-ui/react-menu2.1.15indirect
npm@radix-ui/react-menu2.1.16indirect
npm@radix-ui/react-popper1.2.7indirect
npm@radix-ui/react-popper1.2.8indirect
npm@radix-ui/react-portal1.1.9indirect
npm@radix-ui/react-presence1.1.4indirect
npm@radix-ui/react-presence1.1.5indirect
npm@radix-ui/react-primitive2.1.3indirect
npm@radix-ui/react-primitive2.1.4indirect
npm@radix-ui/react-roving-focus1.1.10indirect
npm@radix-ui/react-roving-focus1.1.11indirect
npm@radix-ui/react-use-callback-ref1.1.1indirect
npm@radix-ui/react-use-controllable-state1.2.2indirect
npm@radix-ui/react-use-effect-event0.0.2indirect
npm@radix-ui/react-use-escape-keydown1.1.1indirect
npm@radix-ui/react-use-is-hydrated0.1.0indirect
npm@radix-ui/react-use-layout-effect1.1.1indirect
npm@radix-ui/react-use-previous1.1.1indirect
npm@radix-ui/react-use-rect1.1.1indirect
npm@radix-ui/react-use-size1.1.1indirect
npm@radix-ui/react-visually-hidden1.2.3indirect
npm@radix-ui/rect1.1.1indirect
npm@rolldown/pluginutils1.0.0-beta.27indirect
npm@rolldown/pluginutils1.0.0-beta.9indirect
npm@rollup/rollup-android-arm-eabi4.42.0indirect
npm@rollup/rollup-android-arm-eabi4.59.0indirect
npm@rollup/rollup-android-arm644.42.0indirect
npm@rollup/rollup-android-arm644.59.0indirect
npm@rollup/rollup-darwin-arm644.42.0indirect
npm@rollup/rollup-darwin-arm644.59.0indirect
npm@rollup/rollup-darwin-x644.42.0indirect
npm@rollup/rollup-darwin-x644.59.0indirect
npm@rollup/rollup-freebsd-arm644.42.0indirect
npm@rollup/rollup-freebsd-arm644.59.0indirect
npm@rollup/rollup-freebsd-x644.42.0indirect
npm@rollup/rollup-freebsd-x644.59.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.42.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.42.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.0indirect
npm@rollup/rollup-linux-arm64-gnu4.42.0indirect
npm@rollup/rollup-linux-arm64-gnu4.59.0indirect
npm@rollup/rollup-linux-arm64-musl4.42.0indirect
npm@rollup/rollup-linux-arm64-musl4.59.0indirect
npm@rollup/rollup-linux-loong64-gnu4.59.0indirect
npm@rollup/rollup-linux-loong64-musl4.59.0indirect
npm@rollup/rollup-linux-loongarch64-gnu4.42.0indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.42.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.0indirect
npm@rollup/rollup-linux-ppc64-musl4.59.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.42.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.0indirect
npm@rollup/rollup-linux-riscv64-musl4.42.0indirect
npm@rollup/rollup-linux-riscv64-musl4.59.0indirect
npm@rollup/rollup-linux-s390x-gnu4.42.0indirect
npm@rollup/rollup-linux-s390x-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-gnu4.42.0indirect
npm@rollup/rollup-linux-x64-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-musl4.42.0indirect
npm@rollup/rollup-linux-x64-musl4.59.0indirect
npm@rollup/rollup-openbsd-x644.59.0indirect
npm@rollup/rollup-openharmony-arm644.59.0indirect
npm@rollup/rollup-win32-arm64-msvc4.42.0indirect
npm@rollup/rollup-win32-arm64-msvc4.59.0indirect
npm@rollup/rollup-win32-ia32-msvc4.42.0indirect
npm@rollup/rollup-win32-ia32-msvc4.59.0indirect
npm@rollup/rollup-win32-x64-gnu4.59.0indirect
npm@rollup/rollup-win32-x64-msvc4.42.0indirect
npm@rollup/rollup-win32-x64-msvc4.59.0indirect
npm@standard-schema/utils0.3.0indirect
npm@swc/core1.11.31indirect
npm@swc/core1.15.18indirect
npm@swc/core-darwin-arm641.11.31indirect
npm@swc/core-darwin-arm641.15.18indirect
npm@swc/core-darwin-x641.11.31indirect
npm@swc/core-darwin-x641.15.18indirect
npm@swc/core-linux-arm-gnueabihf1.11.31indirect
npm@swc/core-linux-arm-gnueabihf1.15.18indirect
npm@swc/core-linux-arm64-gnu1.11.31indirect
npm@swc/core-linux-arm64-gnu1.15.18indirect
npm@swc/core-linux-arm64-musl1.11.31indirect
npm@swc/core-linux-arm64-musl1.15.18indirect
npm@swc/core-linux-x64-gnu1.11.31indirect
npm@swc/core-linux-x64-gnu1.15.18indirect
npm@swc/core-linux-x64-musl1.11.31indirect
npm@swc/core-linux-x64-musl1.15.18indirect
npm@swc/core-win32-arm64-msvc1.11.31indirect
npm@swc/core-win32-arm64-msvc1.15.18indirect
npm@swc/core-win32-ia32-msvc1.11.31indirect
npm@swc/core-win32-ia32-msvc1.15.18indirect
npm@swc/core-win32-x64-msvc1.11.31indirect
npm@swc/core-win32-x64-msvc1.15.18indirect
npm@swc/counter0.1.3indirect
npm@swc/types0.1.22indirect
npm@swc/types0.1.25indirect
npm@tabby_ai/hijri-converter1.0.5indirect
npm@tailwindcss/node4.1.8indirect
npm@tailwindcss/node4.2.1indirect
npm@tailwindcss/oxide4.1.8indirect
npm@tailwindcss/oxide4.2.1indirect
npm@tailwindcss/oxide-android-arm644.1.8indirect
npm@tailwindcss/oxide-android-arm644.2.1indirect
npm@tailwindcss/oxide-darwin-arm644.1.8indirect
npm@tailwindcss/oxide-darwin-arm644.2.1indirect
npm@tailwindcss/oxide-darwin-x644.1.8indirect
npm@tailwindcss/oxide-darwin-x644.2.1indirect
npm@tailwindcss/oxide-freebsd-x644.1.8indirect
npm@tailwindcss/oxide-freebsd-x644.2.1indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.1.8indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.2.1indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.1.8indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.2.1indirect
npm@tailwindcss/oxide-linux-arm64-musl4.1.8indirect
npm@tailwindcss/oxide-linux-arm64-musl4.2.1indirect
npm@tailwindcss/oxide-linux-x64-gnu4.1.8indirect
npm@tailwindcss/oxide-linux-x64-gnu4.2.1indirect
npm@tailwindcss/oxide-linux-x64-musl4.1.8indirect
npm@tailwindcss/oxide-linux-x64-musl4.2.1indirect
npm@tailwindcss/oxide-wasm32-wasi4.1.8indirect
npm@tailwindcss/oxide-wasm32-wasi4.2.1indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.1.8indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.2.1indirect
npm@tailwindcss/oxide-win32-x64-msvc4.1.8indirect
npm@tailwindcss/oxide-win32-x64-msvc4.2.1indirect
npm@tailwindcss/typography0.5.16indirect
npm@tailwindcss/typography0.5.19indirect
npm@tanstack/query-core5.80.6indirect
npm@tanstack/query-core5.90.20indirect
npm@tanstack/query-devtools5.80.0indirect
npm@tanstack/query-devtools5.93.0indirect
npm@tanstack/table-core8.21.3indirect
npm@types/debug4.1.12indirect
npm@types/estree1.0.7indirect
npm@types/estree1.0.8indirect
npm@types/estree-jsx1.0.5indirect
npm@types/hast2.3.10indirect
npm@types/hast3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/ms2.1.0indirect
npm@types/node22.15.30indirect
npm@types/node22.19.15indirect
npm@types/react19.1.6indirect
npm@types/react19.2.14indirect
npm@types/react-dom19.1.6indirect
npm@types/react-dom19.2.3indirect
npm@types/react-syntax-highlighter15.5.13indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.33.1indirect
npm@typescript-eslint/eslint-plugin8.56.1indirect
npm@typescript-eslint/parser8.33.1indirect
npm@typescript-eslint/parser8.56.1indirect
npm@typescript-eslint/project-service8.33.1indirect
npm@typescript-eslint/project-service8.56.1indirect
npm@typescript-eslint/scope-manager8.33.1indirect
npm@typescript-eslint/scope-manager8.56.1indirect
npm@typescript-eslint/tsconfig-utils8.33.1indirect
npm@typescript-eslint/tsconfig-utils8.56.1indirect
npm@typescript-eslint/type-utils8.33.1indirect
npm@typescript-eslint/type-utils8.56.1indirect
npm@typescript-eslint/types8.33.1indirect
npm@typescript-eslint/types8.56.1indirect
npm@typescript-eslint/typescript-estree8.33.1indirect
npm@typescript-eslint/typescript-estree8.56.1indirect
npm@typescript-eslint/utils8.33.1indirect
npm@typescript-eslint/utils8.56.1indirect
npm@typescript-eslint/visitor-keys8.33.1indirect
npm@typescript-eslint/visitor-keys8.56.1indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-react-swc3.10.1indirect
npm@vitejs/plugin-react-swc3.11.0indirect
npmacorn8.14.1indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmajv6.14.0indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmaria-hidden1.2.6indirect
npmasap2.0.6indirect
npmasynckit0.4.0indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase161.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion5.0.4indirect
npmbraces3.0.3indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcallsites3.1.0indirect
npmccount2.0.1indirect
npmchalk4.1.2indirect
npmcharacter-entities1.2.4indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy1.1.4indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid1.1.4indirect
npmcharacter-reference-invalid2.0.1indirect
npmchownr3.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens1.0.8indirect
npmcomma-separated-tokens2.0.3indirect
npmcompute-scroll-into-view3.1.1indirect
npmconcat-map0.0.1indirect
npmcookie1.0.2indirect
npmcookie1.1.1indirect
npmcross-fetch3.2.0indirect
npmcross-fetch4.0.0indirect
npmcross-spawn7.0.6indirect
npmcssesc3.0.0indirect
npmcsstype3.1.3indirect
npmcsstype3.2.3indirect
npmdate-fns-jalali4.1.0-0indirect
npmdebug4.4.1indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.1.0indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.0.4indirect
npmdetect-libc2.1.2indirect
npmdetect-node-es1.1.0indirect
npmdevlop1.1.0indirect
npmdunder-proto1.0.1indirect
npmenhanced-resolve5.18.1indirect
npmenhanced-resolve5.20.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.25.12indirect
npmesbuild0.25.5indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint9.28.0indirect
npmeslint9.39.4indirect
npmeslint-plugin-react-hooks5.2.0indirect
npmeslint-plugin-react-refresh0.4.20indirect
npmeslint-plugin-react-refresh0.4.26indirect
npmeslint-scope8.3.0indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.3.0indirect
npmespree10.4.0indirect
npmesquery1.6.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-is-identifier-name3.0.0indirect
npmesutils2.0.3indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.19.1indirect
npmfault1.0.4indirect
npmfbemitter3.0.0indirect
npmfbjs3.0.5indirect
npmfbjs-css-vars1.0.2indirect
npmfdir6.4.5indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmflatted3.4.1indirect
npmflux4.0.4indirect
npmfollow-redirects1.15.11indirect
npmfollow-redirects1.15.9indirect
npmform-data4.0.3indirect
npmform-data4.0.5indirect
npmformat0.2.2indirect
npmframer-motion12.16.0indirect
npmframer-motion12.35.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-nonce1.0.1indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals16.2.0indirect
npmglobals16.5.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhast-util-parse-selector2.2.5indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-whitespace3.0.0indirect
npmhastscript6.0.0indirect
npmhighlight.js10.7.3indirect
npmhighlightjs-vue1.0.0indirect
npmhtml-parse-stringify3.0.1indirect
npmhtml-url-attributes3.0.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminline-style-parser0.2.4indirect
npminline-style-parser0.2.7indirect
npmis-alphabetical1.0.4indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical1.0.4indirect
npmis-alphanumerical2.0.1indirect
npmis-decimal1.0.4indirect
npmis-decimal2.0.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-hexadecimal1.0.4indirect
npmis-hexadecimal2.0.1indirect
npmis-number7.0.0indirect
npmis-plain-obj4.1.0indirect
npmisexe2.0.0indirect
npmjiti2.4.2indirect
npmjiti2.6.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.30.1indirect
npmlightningcss1.31.1indirect
npmlightningcss-android-arm641.31.1indirect
npmlightningcss-darwin-arm641.30.1indirect
npmlightningcss-darwin-arm641.31.1indirect
npmlightningcss-darwin-x641.30.1indirect
npmlightningcss-darwin-x641.31.1indirect
npmlightningcss-freebsd-x641.30.1indirect
npmlightningcss-freebsd-x641.31.1indirect
npmlightningcss-linux-arm-gnueabihf1.30.1indirect
npmlightningcss-linux-arm-gnueabihf1.31.1indirect
npmlightningcss-linux-arm64-gnu1.30.1indirect
npmlightningcss-linux-arm64-gnu1.31.1indirect
npmlightningcss-linux-arm64-musl1.30.1indirect
npmlightningcss-linux-arm64-musl1.31.1indirect
npmlightningcss-linux-x64-gnu1.30.1indirect
npmlightningcss-linux-x64-gnu1.31.1indirect
npmlightningcss-linux-x64-musl1.30.1indirect
npmlightningcss-linux-x64-musl1.31.1indirect
npmlightningcss-win32-arm64-msvc1.30.1indirect
npmlightningcss-win32-arm64-msvc1.31.1indirect
npmlightningcss-win32-x64-msvc1.30.1indirect
npmlightningcss-win32-x64-msvc1.31.1indirect
npmlocate-path6.0.0indirect
npmlodash.castarray4.4.0indirect
npmlodash.curry4.1.1indirect
npmlodash.flow3.5.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.merge4.6.2indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlowlight1.20.0indirect
npmmagic-string0.30.17indirect
npmmagic-string0.30.21indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch10.2.4indirect
npmminimatch3.1.2indirect
npmminimatch3.1.5indirect
npmminimatch9.0.5indirect
npmminipass7.1.2indirect
npmminizlib3.0.2indirect
npmmkdirp3.0.1indirect
npmmotion-dom12.16.0indirect
npmmotion-dom12.35.2indirect
npmmotion-utils12.12.1indirect
npmmotion-utils12.29.2indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmnode-fetch2.7.0indirect
npmobject-assign4.1.1indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparse-entities2.0.0indirect
npmparse-entities4.0.2indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpicomatch4.0.3indirect
npmpostcss8.5.4indirect
npmpostcss8.5.8indirect
npmpostcss-selector-parser6.0.10indirect
npmprelude-ls1.2.1indirect
npmprismjs1.27.0indirect
npmprismjs1.30.0indirect
npmpromise7.3.1indirect
npmprop-types15.8.1indirect
npmproperty-information5.6.0indirect
npmproperty-information7.1.0indirect
npmproxy-from-env1.1.0indirect
npmpunycode2.3.1indirect
npmpure-color1.3.0indirect
npmqueue-microtask1.2.3indirect
npmreact-base16-styling0.6.0indirect
npmreact-is16.13.1indirect
npmreact-is18.2.0indirect
npmreact-is18.3.1indirect
npmreact-lifecycles-compat3.0.4indirect
npmreact-remove-scroll2.7.1indirect
npmreact-remove-scroll2.7.2indirect
npmreact-remove-scroll-bar2.3.8indirect
npmreact-style-singleton2.2.3indirect
npmreact-textarea-autosize8.5.9indirect
npmrefractor3.6.0indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmresolve-from4.0.0indirect
npmreusify1.1.0indirect
npmrollup4.42.0indirect
npmrollup4.59.0indirect
npmrun-parallel1.2.0indirect
npmscheduler0.26.0indirect
npmscheduler0.27.0indirect
npmsemver7.7.2indirect
npmsemver7.7.4indirect
npmset-cookie-parser2.7.1indirect
npmset-cookie-parser2.7.2indirect
npmsetimmediate1.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens1.1.5indirect
npmspace-separated-tokens2.0.2indirect
npmstringify-entities4.0.4indirect
npmstrip-json-comments3.1.1indirect
npmstyle-to-js1.1.16indirect
npmstyle-to-js1.1.21indirect
npmstyle-to-object1.0.14indirect
npmstyle-to-object1.0.8indirect
npmsupports-color7.2.0indirect
npmtapable2.2.2indirect
npmtapable2.3.0indirect
npmtar7.4.3indirect
npmtinyglobby0.2.14indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-api-utils2.1.0indirect
npmts-api-utils2.4.0indirect
npmtslib2.3.0indirect
npmtslib2.8.1indirect
npmtw-animate-css1.3.4indirect
npmtw-animate-css1.4.0indirect
npmtype-check0.4.0indirect
npmtypescript5.7.3indirect
npmtypescript-eslint8.33.1indirect
npmtypescript-eslint8.56.1indirect
npmua-parser-js1.0.40indirect
npmua-parser-js1.0.41indirect
npmundici-types6.21.0indirect
npmunified11.0.5indirect
npmunist-util-is6.0.0indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.1indirect
npmunist-util-visit-parents6.0.2indirect
npmuri-js4.4.1indirect
npmuse-callback-ref1.3.3indirect
npmuse-composed-ref1.4.0indirect
npmuse-isomorphic-layout-effect1.2.1indirect
npmuse-latest1.3.0indirect
npmuse-sidecar1.1.3indirect
npmuse-sync-external-store1.5.0indirect
npmuse-sync-external-store1.6.0indirect
npmutil-deprecate1.0.2indirect
npmvfile6.0.3indirect
npmvfile-message4.0.2indirect
npmvfile-message4.0.3indirect
npmvite6.3.5indirect
npmvite6.4.1indirect
npmvoid-elements3.1.0indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmxtend4.0.2indirect
npmyallist5.0.0indirect
npmyocto-queue0.1.0indirect
npmzrender5.6.1indirect
npmzwitch2.0.4indirect
Dependency advisories 40

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/getkin/kin-openapiv0.135.0directcritical20.144.0
flatted3.3.3indirectcritical23.4.2
flatted3.4.1indirectcritical13.4.2
golang.org/x/cryptov0.51.0indirectcritical270.52.0
google.golang.org/grpcv1.81.0indirectcritical11.82.1
rollup4.42.0indirectcritical14.59.0
axios1.13.6directhigh281.18.0
axios1.9.0directhigh291.18.0
golang.org/x/imagev0.40.0directhigh70.43.0
react-router7.13.1directhigh128.3.0
react-router7.6.2directhigh137.18.0
brace-expansion1.1.11indirecthigh45.0.8
brace-expansion1.1.12indirecthigh35.0.8
brace-expansion2.0.1indirecthigh45.0.8
brace-expansion5.0.4indirecthigh45.0.8
form-data4.0.3indirecthigh24.0.6
form-data4.0.5indirecthigh14.0.6
js-yaml4.1.0indirecthigh34.3.0
js-yaml4.1.1indirecthigh24.3.0
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.2indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
postcss8.5.4indirecthigh38.5.18
postcss8.5.8indirecthigh38.5.18
tar7.4.3indirecthigh127.5.21
vite6.3.5indirecthigh78.0.16
vite6.4.1indirecthigh48.0.16
echarts5.6.0directmoderate16.1.0
golang.org/x/netv0.54.0directmoderate80.56.0
i18next-http-backend3.0.2directmoderate13.0.5
@eslint/plugin-kit0.3.1indirectmoderate10.3.4
ajv6.12.6indirectmoderate18.18.0
follow-redirects1.15.11indirectmoderate11.16.0
follow-redirects1.15.9indirectmoderate11.16.0
mdast-util-to-hast13.2.0indirectmoderate113.2.1
prismjs1.27.0indirectmoderate11.30.0
golang.org/x/textv0.37.0directunknown10.39.0
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 6181,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 5186979,
        "CSS": 6120,
        "HTML": 10404,
        "Shell": 7935,
        "Dockerfile": 695,
        "JavaScript": 1155,
        "TypeScript": 1286983,
        "Go Template": 7834
      },
      "pushed_at": "2026-07-24T14:43:35Z",
      "created_at": "2025-03-10T08:19:55Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T02:12:27Z",
      "description": "AI Proxy is a high performance AI gateway using OpenAI / Claude / Gemini protocol as the entry point. It features intelligent error handling, multi-channel management, and comprehensive monitoring. With support for multiple models, rate limiting, and multi-tenant isolation.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://sealos.io",
      "name": "labring",
      "type": "Organization",
      "login": "labring",
      "company": null,
      "location": null,
      "followers": 1044,
      "avatar_url": "https://avatars.githubusercontent.com/u/102226726?v=4",
      "created_at": "2022-03-23T11:26:59Z",
      "is_verified": null,
      "public_repos": 63,
      "account_age_days": 1586
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2026-07-24T14:46:22Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2026-07-19T16:15:19Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2026-06-29T10:33:08Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2026-06-29T06:57:41Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2026-06-20T04:29:08Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2026-06-13T15:40:22Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-06T07:59:01Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-01T07:34:50Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2026-05-13T14:59:26Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2026-05-13T04:20:44Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2026-04-24T18:54:50Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2026-04-20T07:17:51Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2026-04-17T04:06:18Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2026-04-16T06:38:34Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-04-14T21:03:14Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-04-13T13:04:59Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-04-10T15:45:35Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2026-03-27T15:58:29Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2026-03-25T09:58:33Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2026-03-24T13:09:05Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2026-03-23T06:31:03Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2026-03-17T07:50:23Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2026-03-17T03:38:24Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2026-03-12T07:34:56Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-03-11T03:58:07Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-03-10T17:37:27Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-03-10T03:46:50Z"
        },
        {
          "tag": "v0.3.17",
          "kind": "patch",
          "published_at": "2026-03-08T05:21:14Z"
        },
        {
          "tag": "v0.3.16",
          "kind": "patch",
          "published_at": "2026-02-06T03:38:29Z"
        },
        {
          "tag": "v0.3.15",
          "kind": "patch",
          "published_at": "2026-02-04T03:22:01Z"
        },
        {
          "tag": "v0.3.14",
          "kind": "patch",
          "published_at": "2026-01-13T03:03:06Z"
        },
        {
          "tag": "v0.3.13",
          "kind": "patch",
          "published_at": "2026-01-06T07:45:16Z"
        },
        {
          "tag": "v0.3.12",
          "kind": "patch",
          "published_at": "2026-01-04T07:11:57Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2025-12-19T11:09:38Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2025-12-12T15:03:58Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2025-12-11T12:58:48Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2025-12-09T03:41:02Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2025-12-07T05:46:19Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2025-11-21T08:35:25Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2025-11-07T07:30:17Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2025-09-30T03:32:08Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-09-16T04:12:02Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-09-07T14:09:22Z"
        },
        {
          "tag": "v0.3.2-beta.4",
          "kind": "prerelease",
          "published_at": "2025-08-28T08:11:19Z"
        },
        {
          "tag": "v0.3.2-beta.3",
          "kind": "prerelease",
          "published_at": "2025-08-24T14:00:05Z"
        },
        {
          "tag": "v0.3.2-beta.2",
          "kind": "prerelease",
          "published_at": "2025-08-22T10:42:14Z"
        },
        {
          "tag": "v0.3.2-beta.1",
          "kind": "prerelease",
          "published_at": "2025-08-14T14:26:58Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-08-10T04:19:22Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-08-08T14:31:51Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2025-07-10T09:57:35Z"
        },
        {
          "tag": "v0.2.4-beta.1",
          "kind": "prerelease",
          "published_at": "2025-07-02T07:45:00Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-06-18T07:16:33Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-06-12T06:07:46Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-06-07T09:44:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-06-06T13:16:23Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2025-04-27T12:19:40Z"
        },
        {
          "tag": "v0.1.8-beta.3",
          "kind": "prerelease",
          "published_at": "2025-04-25T15:18:12Z"
        },
        {
          "tag": "v0.1.8-beta.1",
          "kind": "prerelease",
          "published_at": "2025-04-24T10:29:30Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2025-04-11T09:20:51Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2025-04-02T06:31:55Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2025-03-28T03:15:00Z"
        },
        {
          "tag": "v0.1.5-beta.6",
          "kind": "prerelease",
          "published_at": "2025-03-27T10:20:27Z"
        },
        {
          "tag": "v0.1.5-beta.5",
          "kind": "prerelease",
          "published_at": "2025-03-27T07:42:32Z"
        },
        {
          "tag": "v0.1.5-beta.4",
          "kind": "prerelease",
          "published_at": "2025-03-25T13:51:41Z"
        },
        {
          "tag": "v0.1.5-beta.3",
          "kind": "prerelease",
          "published_at": "2025-03-22T07:10:32Z"
        },
        {
          "tag": "v0.1.5-beta.2",
          "kind": "prerelease",
          "published_at": "2025-03-20T08:16:21Z"
        },
        {
          "tag": "v0.1.5-beta.1",
          "kind": "prerelease",
          "published_at": "2025-03-19T10:09:05Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-03-19T02:27:51Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-03-14T06:47:44Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-03-14T03:31:13Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-03-13T09:23:25Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-03-12T02:43:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1da0fbafd502025b4819c2eb4f3d64ea73a5ddf5",
          "body": "* fix: responses only tools index\n\n* fix: empty field",
          "is_bot": false,
          "headline": "fix: responses only tools index (#622)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-07-24T14:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734c965c84fc252c8d86699b37e080ca183fa71d",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove add channel split key (#619)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-07-21T07:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44d862d4d64289c76cb239bc8fac57eb0469f73",
          "body": "* fix: prevent Redis rate limiter scripts from blocking\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: prevent Redis rate limiter scripts from blocking (#618)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-07-19T16:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b8969176c061e2c5a4192558d68b028c39f621",
          "body": "…n (#616)\n\n* fix(doubao): set reasoning_effort field in doubao reasoning conversion\n\nPreviously, ApplyReasoningToDoubaoNode/Request only set the thinking field\nwhen applying reasoning config. Now they also set the reasoning_effort field\nmapped to doubao-specific values (minimal/low/medium/high), consistent with\nhow other providers handle reasoning effort.\n\nUpdated corresponding tests to verify reasoning_effort is correctly set.\n\n* fix(lint): fix golines and wsl_v5 issues in reasoning.go",
          "is_bot": false,
          "headline": "fix(doubao): set reasoning_effort field in doubao reasoning conversio…",
          "author_name": "YuMeng",
          "author_login": "yumushang",
          "committed_at": "2026-07-17T08:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882a59c4efbafff84b269bc1018d5d3ab1bf4727",
          "body": null,
          "is_bot": false,
          "headline": "fix: preserve channel permission for cyber policy 403 errors (#615)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-07-16T11:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52bcf127140740b1d0ca30a3a5000158fc9584af",
          "body": "* feat: gpt-5.6 support\n\n* fix: ci",
          "is_bot": false,
          "headline": "feat: gpt-5.6 support (#612)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-07-10T12:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aebeb5ec60415093db37c49dfda3fb6aa7ffd01e",
          "body": "…)\" (#609)\n\nThis reverts commit 449859f6d013ad63f463b8e75eb9d4386246ef47.",
          "is_bot": false,
          "headline": "Revert \"fix: anthropic streaming content_block_start struct bug (#604…",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-29T10:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "753bda000f318ba8ba4ab3a97f770f20cb848a4f",
          "body": null,
          "is_bot": false,
          "headline": "fix: gemini vertexai audio data need convert http to base64 (#608)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-29T06:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678040a13887d621db679bc58cfcaf747bd8434e",
          "body": null,
          "is_bot": false,
          "headline": "fix: responses argument type (#605)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-20T04:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449859f6d013ad63f463b8e75eb9d4386246ef47",
          "body": "opencode Error message: [\r\n  {\r\n    \"expected\": \"string\",\r\n    \"code\": \"invalid_type\",\r\n    \"path\": [\r\n      \"content_block\",\r\n      \"text\"\r\n    ],\r\n    \"message\": \"Invalid input: expected string, received undefined\"\r\n  }\r\n]\r\n\r\n\r\n-----\r\n-- it is claude exmple\r\n-----\r\n\r\nevent: content_block_start\r\ndata: {\"type\": \"content_block_start\", \"index\": 0, \"content_block\": {\"type\": \"text\", \"text\": \"\"}}",
          "is_bot": false,
          "headline": "fix: anthropic streaming content_block_start struct bug (#604)",
          "author_name": "HuangWei",
          "author_login": "huangwei1024",
          "committed_at": "2026-06-20T04:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3092a5198bc9bfd77c49aad138f1dc454c0cede4",
          "body": "* feat: chat-responses-reasoning\n\n* fix",
          "is_bot": false,
          "headline": "feat: chat-responses-reasoning (#602)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-13T15:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "739bbfa8b0e32bf2fb81366e6ff2339f11e2ea8c",
          "body": "* fix: chat responses mode finish_reason\n\n* fix: chat responses mode finish_reason",
          "is_bot": false,
          "headline": "fix: chat responses mode finish_reason (#601)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-13T14:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f617c618ba99d821fdabe1b447a9541d73a57b",
          "body": null,
          "is_bot": false,
          "headline": "feat: chat to responses convert filds (#600)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-13T11:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7deb01875e70a830a7ea1c32fa77a9ddf1ca2778",
          "body": "* feat: respnoses api error cache handler\n\n* fix\n\n* fix: responses api System messages are not allowed",
          "is_bot": false,
          "headline": "feat: respnoses api error cache handler (#599)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-13T10:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9108095c164eded936a8a003ffef80c57565ed7c",
          "body": "… reasoning (#598)",
          "is_bot": false,
          "headline": "fix(openai): avoid duplicate responses stream text and normalize mini…",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-06-06T07:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a534b4f7b3e228dafa14b9d08d70847c494e9d3",
          "body": null,
          "is_bot": false,
          "headline": "fix: model config change show (#597)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-27T17:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1854775bbcb57526e99950a32394e5192fdc4752",
          "body": null,
          "is_bot": false,
          "headline": "feat: add ali qwen models (#596)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-27T16:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de4ade24f94f112687b156c031922e24b61f8b68",
          "body": "* fix: some video native bug and web api doc\n\n* fix: ci lint\n\n* fix: nateive test request body\n\n* fix: use ast convert and model sruct convert",
          "is_bot": false,
          "headline": "fix: some video native bug and web api doc (#594)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-27T14:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1aa85279c5ed5052bb241885a3ab649f596e4be",
          "body": "* feat: sonic convert and convert error handler\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: sonic convert and convert error handler (#595)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-27T09:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1677a0f8a3f2e01d7be0e9143245044ac728d43c",
          "body": "* feat: add ali doubao native video mode\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: add ali doubao native video mode (#593)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-26T11:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b62dfdabfd3ecbe67433b86a8be8d5689d369c",
          "body": "* fix: gemini image video some error and converts\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: gemini image video some error and converts (#592)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-25T11:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faea49f099570331006ab77719d9ca78e9b603e6",
          "body": "* chore: flattening model columns\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "chore: flattening model columns (#591)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-25T03:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d26339b4e82dcd40a246e7c4eefb3be48c4e70d",
          "body": "* fix: base64 image need clear image url\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: base64 image need clear image url (#590)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-24T16:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01389b39b98b575cd05e1188d8039eec5fc10dc",
          "body": null,
          "is_bot": false,
          "headline": "fix: adaptor proto convert and async usage store load metadata (#589)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-24T14:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc7a28ecb81dd29306d709147ab55b1263c07828",
          "body": "* feat: add more builtin model\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: add more builtin model (#588)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-24T11:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba9640efbb3f1c552de609e0148a871d541ee3c",
          "body": "* fix: allowed_resolutions and fuzzy match allowed_resolutions\n\n* fix: ci lint\n\n* fix: ci lint\n\n* fix: ci lint\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: allowed_resolutions and fuzzy match allowed_resolutions (#587)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-24T06:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d578396a4188103a6ea98a76440311bb2cc4a7",
          "body": null,
          "is_bot": false,
          "headline": "fix: async usage consume and disable resolution fuzzy config (#585)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-23T19:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100aa7df73e5b8569e7d40823985a31f0b28b8d2",
          "body": "* refactor: gemini/vertexai async usage\n\n* refactor: gemini/vertexai async usage",
          "is_bot": false,
          "headline": "refactor: gemini/vertexai async usage (#584)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-23T18:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "996be739eaacfdfab22bf444821b1a065b91b4f2",
          "body": null,
          "is_bot": false,
          "headline": "fix: summary price (#579)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-22T16:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cffbfc3868ae6d5f776392163423f87d6729cd",
          "body": "* feat: gemini image audio video support\n\n* fix: size to resolution",
          "is_bot": false,
          "headline": "feat: gemini image audio video support (#578)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-22T15:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6486d81253d9558014e53387dca3b0c1cf73c3b1",
          "body": "* feat: support doubao image video model\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: support doubao image video model (#577)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-21T18:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb25059a0e2bea04a96f05e83a05ed74327807b",
          "body": "* feat: siliconflow support audio image video\n\n* feat: siliconflow support audio image video",
          "is_bot": false,
          "headline": "feat: siliconflow support audio image video (#575)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-21T17:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8a74319cf57ac7baccb1ad536cfa412e759227",
          "body": null,
          "is_bot": false,
          "headline": "feat: gemini audio video support (#574)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-21T14:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb087663f915d9c05b937e55491f6ce927bc78e4",
          "body": "* feat: ali video support\n\n* feat: add ali video model support\n\n* feat: add ali video model support",
          "is_bot": false,
          "headline": "feat: ali video support (#573)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-21T12:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ce2bdaf4d7c26e342d3e44b9957e2981f369db",
          "body": "* feat: add more tokens\n\n* feat: add more tokens",
          "is_bot": false,
          "headline": "feat: add more tokens (#570)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-20T13:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb36a3b34e9ac494161a33bf9d9facae1707a9b",
          "body": "* feat: ali qwen image support\n\n* feat: more ali image models\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: ali qwen image support (#569)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-20T08:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772fe9ce92970912a5b206ed539bba50a50c5f76",
          "body": "* chore: update image gen default timeout\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "chore: update image gen default timeout (#564)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-18T06:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e86f9fa3e529e8dc29a46d829a421283349b6d",
          "body": "* feat: max body size control and max image gen size\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: max body size control and max image gen size (#563)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-16T08:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe3cd8044c3f667184a4b4c098ad9788f25db13",
          "body": "* feat: qianfan reasoning_effort convert support\n\n* feat: qianfan and gpt reasoning effort\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: qianfan and gpt reasoning_effort convert support (#562)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-14T06:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b331a82b61f033c398ffdb7273a446ba7a6399dd",
          "body": "* fix: sonic ast cache need clean after middleware\n\n* fix: ci lint\n\n* chore: bump go mod\n\n* revert: openapi and yaml\n\n* revert: openapi and yaml",
          "is_bot": false,
          "headline": "fix: sonic ast cache need clean after middleware (#560)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-13T14:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a70a89df6ddfc6823b9c4069b9064453a2b57b42",
          "body": "Co-authored-by: moses@moses.com <yuchangfu@didachuxing.com>",
          "is_bot": false,
          "headline": "fix: ali anthropic base path (#528)",
          "author_name": "moses",
          "author_login": "mosesyu95",
          "committed_at": "2026-05-13T04:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218e67a54896016ffa080bccc74fa4135c920536",
          "body": "… (#553)\n\nBumps [github.com/aws/aws-sdk-go-v2/service/bedrockruntime](https://github.com/aws/aws-sdk-go-v2) from 1.50.5 to 1.50.6.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ssm/v1.50.5...service/ecr/v1.50.6)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\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": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/bedrockruntime…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T04:13:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70c58933ae0216b56cf6120240c6df2bb07fcbd7",
          "body": "Bumps [github.com/larksuite/oapi-sdk-go/v3](https://github.com/larksuite/oapi-sdk-go) from 3.5.3 to 3.6.1.\n- [Release notes](https://github.com/larksuite/oapi-sdk-go/releases)\n- [Changelog](https://github.com/larksuite/oapi-sdk-go/blob/v3_main/changelog.md)\n- [Commits](https://github.com/larksuite/o\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": "chore(deps): bump github.com/larksuite/oapi-sdk-go/v3 (#555)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T04:13:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a873f4d16a6d27346f9a58bdbf6ba5c88d32e45",
          "body": null,
          "is_bot": false,
          "headline": "fix: siliconflow embed error handler (#558)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-13T04:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2619e57fb4c660a4f6df06015713634bc6a0918e",
          "body": "Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.39.0 to 0.42.0.\n- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)\n- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.39.0...v0.42.0)\n\n\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": "chore(deps): bump github.com/testcontainers/testcontainers-go (#554)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T04:11:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5dcda1466f44f3ab843c59af16fd049e08a727c",
          "body": "…(#556)\n\nBumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.18.0 to 9.19.0.\n- [Release notes](https://github.com/redis/go-redis/releases)\n- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)\n- [Commits](https://github.com/redis/go-redis/compare/v9\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": "chore(deps): bump github.com/redis/go-redis/v9 from 9.18.0 to 9.19.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T04:11:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3bc3fed0d66ac047226bd5aaf7753360ebb3f6eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: some adaptor support vision embeddings (#557)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-13T04:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8bab1275e56abaa35124a38be862f74afd4a5d",
          "body": null,
          "is_bot": false,
          "headline": "feat: jina image embed support (#551)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-05-06T09:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6092bad2104554e8549c3c40d735be7798f3634",
          "body": "* fix: aws arn modelid need use actual name\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: aws arn modelid need use actual name (#550)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-29T03:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab2c8d0b95e2f14abb6983e0a9eb8e245b2a9525",
          "body": "* fix: kimi/moonshot reasoning convert\n\n* fix: kimi reasoning and docs",
          "is_bot": false,
          "headline": "fix: kimi/moonshot reasoning convert and docs (#549)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-28T10:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e022d208cd498018719037f4e70e5da36c00b32",
          "body": "* feat: support async usage\n\n* fix: async usage try claim",
          "is_bot": false,
          "headline": "feat: support async usage (#548)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-28T08:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c458c296242bb251bac751ba9a531b5509fea7a8",
          "body": "* feat: support qianfan native responses api\n\n* fix: qianfan SupportMode\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: support qianfan native responses api (#547)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-28T02:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d9e51f4ef7c7d40ff1a42addfe02a273db7302",
          "body": null,
          "is_bot": false,
          "headline": "fix: priority help (#546)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-27T08:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a98f188cc79cc620ffe278603474f5730ea25b",
          "body": "* feat: qianfan adaptor support custom appid header\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: qianfan adaptor support custom appid header (#545)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-27T08:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605b40f1c837aad181af2833c7d0b5aa0c5a6d03",
          "body": null,
          "is_bot": false,
          "headline": "fix: store need save origin model name (#543)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T18:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a466054295504ae41b260cd00fe192e762b78f64",
          "body": "* fix: responses mode web search count\n\n* fix: seen map cache\n\n* fix: log content show bug and stream web search count\n\n* fix: log content show bug and stream web search count\n\n* fix: ci lint\n\n* fix: web search count",
          "is_bot": false,
          "headline": "fix: responses mode web search count (#542)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T18:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0e5bbb5b86f765cd6d7321d5df7d0e9d847e6c",
          "body": null,
          "is_bot": false,
          "headline": "feat: config load cache and add fakeerror adaptor (#541)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T16:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34918cfb476cc0b11d5ab1d48e84dc08cb841c4f",
          "body": null,
          "is_bot": false,
          "headline": "fix: siliconflow error handloer (#540)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T14:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "316b24fec0bfa8c1b1b4d606507df77d8d738c35",
          "body": null,
          "is_bot": false,
          "headline": "feat: adaptor reason effort convert (#539)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T13:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b71bf766484d1c643cb4ae51d61a0ec088675d",
          "body": null,
          "is_bot": false,
          "headline": "fix: mcp redis cache (#538)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T08:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a60417684e8900fd7457d29c4deac2b0d3d8ba",
          "body": "* feat: qianfan streamlake baidu support gemini/anthropic\n\n* revert: baidu gemini claude convert support",
          "is_bot": false,
          "headline": "feat: qianfan streamlake baiduv2 support gemini/anthropic (#537)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T08:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5067005e569f89da8fb494591fe57d33c5679172",
          "body": null,
          "is_bot": false,
          "headline": "feat: doubao qwen response native mode support (#536)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T06:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829a654dda0a92479488a5e9ebb4bbcc80ffe7d8",
          "body": null,
          "is_bot": false,
          "headline": "feat: openai adaptor stream image support (#535)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T04:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b71f2c37659c131bf2908ecd3fad9b069cfe51ef",
          "body": null,
          "is_bot": false,
          "headline": "feat: deepseek anthropic native mode support (#534)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T03:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d0bc7b8fdcc07418a759defd54e819a82665d31",
          "body": null,
          "is_bot": false,
          "headline": "fix: mapping glm error (#533)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-24T02:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689a0e55d12f176e9cc70ab60dec01c8c7aac96b",
          "body": null,
          "is_bot": false,
          "headline": "feat: add openai adaptor reasoning_content map config (#532)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-22T14:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e3771010fee9ec9f4f84d7ecf1e295d9c4d610",
          "body": "* feat: support aws claude arn aws bedrock\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: support aws claude arn aws bedrock (#530)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-22T09:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7746087d1b1a450357580064c18c0f771c38439",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go mod and fix mcp panic (#525)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-20T08:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c766cc0b84cf82ee24e386328ab96af7fd503f",
          "body": "* feat: support minimax anthropic native endpoint\n\n* fix: minimax adaptor support switch to openai chat completions",
          "is_bot": false,
          "headline": "feat: support minimax anthropic native endpoint (#524)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-20T07:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db37e4b0b979bc2b686e86fdfcfd6e2b1b90541e",
          "body": null,
          "is_bot": false,
          "headline": "chore: general aws claude model id (#522)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-17T04:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52cfa6f461cb61c825d126f834af7f8816dc9ba4",
          "body": null,
          "is_bot": false,
          "headline": "feat: support claude-opus-4-7 (#521)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-17T03:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23583f474d83052a798d634c81cb9cd6770f377e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add skip_tls_verify channel option (#520)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-16T06:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab3ef9b223dc03d8b923443cea0126eb7dfede8",
          "body": null,
          "is_bot": false,
          "headline": "feat: antling adaptor support (#519)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-15T20:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ad973694ba0afa5549ebaee29e5e09cc1e1f66",
          "body": "* feat: channel model permission and error rate monitor\n\n* fix: ComparableChannelPayload\n\n* fix: pg test wait for\n\n* refactor: pick channel\n\n* fix: swag",
          "is_bot": false,
          "headline": "feat: channel model permission and error rate monitor (#518)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-14T20:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b332944a0f6165d9e0c272bb3e19daf10877533",
          "body": "* feat: export logs\n\n* feat: stream svc\n\n* feat: impl more parms and web\n\n* fix: csv parasm",
          "is_bot": false,
          "headline": "feat: export logs (#517)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-14T15:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc236fb0d1229844fd0331d0660b11295d135832",
          "body": null,
          "is_bot": false,
          "headline": "feat: add disable web root (#516)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-14T07:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f508958ce0578a17c39ffa9a1e2dce926b6c955e",
          "body": "* fix: claude double input\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: claude double input (#515)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-13T12:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1179cca0fa865d1b643563ba561db105bfb4eefc",
          "body": null,
          "is_bot": false,
          "headline": "fix: timezone panic (#514)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-10T15:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b7decfa0a63b1145e21e23a31c032f6fcf0502",
          "body": "* fix: gemini serviceTier and anthrpoic userid\n\n* fix: log field",
          "is_bot": false,
          "headline": "fix: gemini serviceTier and anthrpoic userid (#513)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-10T15:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d63715065fb7e39bda12c4b5cb58037fb63b2d16",
          "body": null,
          "is_bot": false,
          "headline": "feat(balance): enforce 0.3 minimum group balance threshold (#512)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-10T14:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b7445e9d53d54cca6c1f6f0fc8d963098383ec",
          "body": null,
          "is_bot": false,
          "headline": "fix: show last accessed and consumption ranking time parse (#511)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-10T14:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf21cbda5c0af5035951d9dea4b8adae782e31f",
          "body": "* feat: perfer pick channels\n\n* fix: move service tier to middleware\n\n* feat: cachefollow plugin\n\n* feat: impl l1 cache\n\n* feat: cache follow plugin\n\n* chore: ctx replace to meta\n\n* fix: response id\n\n* fix: add enable_generic_follow option\n\n* fix: store updated\n\n* chore: retry delay\n\n* chore: error rate and priority",
          "is_bot": false,
          "headline": "feat: new cache follow plugin (#510)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-04-10T13:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e73aee2c3442827a01b2fb5c21f685f0ff9d71",
          "body": null,
          "is_bot": false,
          "headline": "feat: fake adaptor (#503)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-26T18:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a2d7526a3f0e0abb105fb0cc9c48cad896e74d",
          "body": "* chore: bump go mod\n\n* fix: go test",
          "is_bot": false,
          "headline": "chore: bump go mod (#502)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-26T16:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44bc5354130848a640e5a28f289900cf26bbf92",
          "body": null,
          "is_bot": false,
          "headline": "refactor: new ranking page (#501)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-26T16:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb3437206fcf17d445b2d11f4d6556896badffb",
          "body": "* feat: add model config restore config\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: add model config restore config (#500)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-26T15:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd95060f5027a658e1c2e5e38f0a80652812431",
          "body": "* feat: more runtime metrics\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "feat: more runtime metrics (#499)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-26T14:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d54118b28f648686dca49416930302038c2c8e",
          "body": null,
          "is_bot": false,
          "headline": "feat: redis perf and web runtime monitor (#498)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-25T09:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812dc4806d90e9253037e5758688a8e5874d6091",
          "body": null,
          "is_bot": false,
          "headline": "fix: update channel status (#497)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-24T13:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f50c46ca29d954f3f9922b5f3b3da2f0d5ce55d",
          "body": null,
          "is_bot": false,
          "headline": "fix: test channel fix (#496)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-24T12:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f103cf9267f1c19eeeaa9679229e47f659aedf09",
          "body": null,
          "is_bot": false,
          "headline": "feat: channel proxy url support (#495)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-24T12:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47692da72b3d8b1afa9615f02754ca62a3935cc",
          "body": null,
          "is_bot": false,
          "headline": "feat: group ranking and timezone (#494)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-24T09:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c68539c98ca6ff9b5a0321b400e966d3423610",
          "body": "* fix: azure image model convert request modelname\n\n* fix: ci lint\n\n* fix: ci lint\n\n* fix: image edit\n\n* fix: image response format",
          "is_bot": false,
          "headline": "fix: azure image model convert request modelname (#492)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-23T06:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d727cf74894ed133bf9f6fa064fb9fbdcdb79d",
          "body": "* feat: add model config controll\n\n* fix: channel default models",
          "is_bot": false,
          "headline": "feat: add model config controll (#491)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-17T07:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a324b7491873a23e4489a355179609f961807cec",
          "body": "* fix: summary missing some fileds\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: summary missing some fileds (#490)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-17T03:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014d440cb7e21cf5d4853801c6c65cede9119929",
          "body": null,
          "is_bot": false,
          "headline": "fix: usage count (#489)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-13T18:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2103153850c458d95d21bf345aa33a274eadf76",
          "body": "* fix: claude usage and consume logic\n\n* fix: log message\n\n* fix: ci lint",
          "is_bot": false,
          "headline": "fix: claude usage and consume logic (#488)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-12T09:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2247403d814f5f881093ad659c58ed36a76f49",
          "body": null,
          "is_bot": false,
          "headline": "fix: web fix some issues and impl feature (#487)",
          "author_name": "zijiren",
          "author_login": "zijiren233",
          "committed_at": "2026-03-12T07:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272c968bcad6d041f861507d4a24f9e35ba0cec8",
          "body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: docker/metadata-action\n  d\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": "chore(deps): bump docker/metadata-action from 5 to 6 (#486)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T16:27:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7c55f01a433494d62cce7d85aef6f45feb4e278",
          "body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-\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": "chore(deps): bump docker/build-push-action from 6 to 7 (#485)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T16:26:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 72,
      "commits_last_year": 241,
      "latest_release_at": "2026-07-24T14:46:22Z",
      "latest_release_tag": "v0.6.7",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/labring/aiproxy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/labring/aiproxy",
          "is_deprecated": false,
          "latest_version": "v0.6.7",
          "repository_url": "https://github.com/labring/aiproxy",
          "versions_count": 72,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T14:43:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 105,
      "stars": 512,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 2
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 3
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 2
          },
          {
            "date": "2025-11-29",
            "count": 4
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 2
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 3
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 2
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 104,
        "total_forks": 105
      },
      "star_history": null,
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [
        "core/docs/swagger.json",
        "core/docs/swagger.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "web/tsconfig.json"
      ],
      "toolchain_manifests": [
        "core/go.mod",
        "mcp-servers/go.mod",
        "openapi-mcp/go.mod"
      ],
      "largest_source_bytes": 536666,
      "source_files_sampled": 883,
      "oversized_source_files": 9,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "core/go.mod",
        "mcp-servers/go.mod",
        "openapi-mcp/go.mod",
        "web/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/getkin/kin-openapi",
            "direct": true,
            "version": "v0.135.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-jpcw-4wr7-c3vq",
              "GHSA-r277-6w6q-xmqw"
            ],
            "fixed_version": "0.144.0",
            "advisory_count": 2,
            "oldest_advisory_days": 2
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 135
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 1,
            "oldest_advisory_days": 129
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 66
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 5
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.42.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 151
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.13.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-35jp-ww65-95wh",
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-3w6x-2g7m-8v23",
              "GHSA-42h9-826w-cgv3",
              "GHSA-445q-vr5w-6q77",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9",
              "GHSA-6chq-wfr3-2hj9",
              "GHSA-777c-7fjr-54vf"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 28,
            "oldest_advisory_days": 108
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.9.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-35jp-ww65-95wh",
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-3w6x-2g7m-8v23",
              "GHSA-42h9-826w-cgv3",
              "GHSA-43fc-jf86-j433",
              "GHSA-445q-vr5w-6q77",
              "GHSA-4hjh-wcwx-xvwj",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 29,
            "oldest_advisory_days": 318
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.40.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-q675-qj96-32m9",
              "GO-2026-4961",
              "GO-2026-5031",
              "GO-2026-5032",
              "GO-2026-5061",
              "GO-2026-5062",
              "GO-2026-5066"
            ],
            "fixed_version": "0.43.0",
            "advisory_count": 7,
            "oldest_advisory_days": 96
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.13.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-2j2x-hqr9-3h42",
              "GHSA-337j-9hxr-rhxg",
              "GHSA-49rj-9fvp-4h2h",
              "GHSA-84g9-w2xq-vcv6",
              "GHSA-8646-j5j9-6r62",
              "GHSA-8x6r-g9mw-2r78",
              "GHSA-chx6-hx7r-mcp5",
              "GHSA-f22v-gfqf-p8f3",
              "GHSA-h8fp-f39c-q6mh",
              "GHSA-qwww-vcr4-c8h2"
            ],
            "fixed_version": "8.3.0",
            "advisory_count": 12,
            "oldest_advisory_days": 53
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.6.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2j2x-hqr9-3h42",
              "GHSA-2w69-qvjg-hvjx",
              "GHSA-337j-9hxr-rhxg",
              "GHSA-3cgp-3xvw-98x8",
              "GHSA-49rj-9fvp-4h2h",
              "GHSA-8v8x-cx79-35w7",
              "GHSA-8x6r-g9mw-2r78",
              "GHSA-9jcx-v3wj-wh4m",
              "GHSA-chx6-hx7r-mcp5",
              "GHSA-f22v-gfqf-p8f3"
            ],
            "fixed_version": "7.18.0",
            "advisory_count": 13,
            "oldest_advisory_days": 199
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 122
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-jxxr-4gwj-5jf2",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 122
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 370
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 41
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 254
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 41
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 123
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 123
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 123
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 93
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.8",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 93
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.4.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r292-9mhp-454m",
              "GHSA-r6q2-hw4h-h46w"
            ],
            "fixed_version": "7.5.21",
            "advisory_count": 12,
            "oldest_advisory_days": 191
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-93m4-6634-74q7",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-g4jq-h2w9-997c",
              "GHSA-jqfw-vq24-v9c3",
              "GHSA-p9ff-h696-f583",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 7,
            "oldest_advisory_days": 320
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.4.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-p9ff-h696-f583",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 4,
            "oldest_advisory_days": 111
          },
          {
            "name": "echarts",
            "direct": true,
            "version": "5.6.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-fgmj-fm8m-jvvx"
            ],
            "fixed_version": "6.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.54.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 8,
            "oldest_advisory_days": 66
          },
          {
            "name": "i18next-http-backend",
            "direct": true,
            "version": "3.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-q89c-q3h5-w34g"
            ],
            "fixed_version": "3.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 95
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.3.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-xffm-g5w8-qvg7"
            ],
            "fixed_version": "0.3.4",
            "advisory_count": 1,
            "oldest_advisory_days": 373
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 165
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 104
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 104
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-4fh9-h7wg-q85m"
            ],
            "fixed_version": "13.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 237
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.27.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.9,
            "advisory_ids": [
              "GHSA-x7hr-w5r2-h6wg"
            ],
            "fixed_version": "1.30.0",
            "advisory_count": 1,
            "oldest_advisory_days": 511
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 12
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 23,
          "unknown": 2,
          "critical": 6,
          "moderate": 9
        },
        "advisory_count": 205,
        "affected_count": 40,
        "assessed_count": 937,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 10
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/iam",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.7"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.16"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/bedrockruntime",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.50.6"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.25.1"
        },
        {
          "name": "github.com/bytedance/sonic",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.1"
        },
        {
          "name": "github.com/gin-contrib/cors",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.7"
        },
        {
          "name": "github.com/gin-contrib/gzip",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.6"
        },
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/glebarez/sqlite",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.2"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/json-iterator/go",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.12"
        },
        {
          "name": "github.com/labring/aiproxy/mcp-servers",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260513041420-a70a89df6ddf"
        },
        {
          "name": "github.com/labring/aiproxy/openapi-mcp",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260513041420-a70a89df6ddf"
        },
        {
          "name": "github.com/larksuite/oapi-sdk-go/v3",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.7.5"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "github.com/maruel/natural",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.22"
        },
        {
          "name": "github.com/patrickmn/go-cache",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.19.0"
        },
        {
          "name": "github.com/shopspring/decimal",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/smartystreets/goconvey",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/srwiley/oksvg",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20221011165216-be6e8873101c"
        },
        {
          "name": "github.com/srwiley/rasterx",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220730225603-2ab79fcdd4ef"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/swaggo/files",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/swaggo/gin-swagger",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.1"
        },
        {
          "name": "github.com/swaggo/swag",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.6"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        },
        {
          "name": "github.com/tiktoken-go/tokenizer",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "golang.org/x/image",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.279.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gorm.io/driver/mysql",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "core/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.1"
        },
        {
          "name": "github.com/JohannesKaufmann/html-to-markdown",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/PuerkitoBio/goquery",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/bytedance/sonic",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.1"
        },
        {
          "name": "github.com/go-shiori/go-readability",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251205110129-5db1dc9836f0"
        },
        {
          "name": "github.com/labring/aiproxy/core",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260513041420-a70a89df6ddf"
        },
        {
          "name": "github.com/labring/aiproxy/openapi-mcp",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260513041420-a70a89df6ddf"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/temoto/robotstxt",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "mcp-servers/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        },
        {
          "name": "github.com/bytedance/sonic",
          "manifest": "openapi-mcp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.1"
        },
        {
          "name": "github.com/getkin/kin-openapi",
          "manifest": "openapi-mcp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.135.0"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "openapi-mcp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "@hookform/resolvers",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@radix-ui/react-alert-dialog",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.11"
        },
        {
          "name": "@radix-ui/react-avatar",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.7"
        },
        {
          "name": "@radix-ui/react-collapsible",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.8"
        },
        {
          "name": "@radix-ui/react-dialog",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.11"
        },
        {
          "name": "@radix-ui/react-dropdown-menu",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.12"
        },
        {
          "name": "@radix-ui/react-label",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.7"
        },
        {
          "name": "@radix-ui/react-popover",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.14"
        },
        {
          "name": "@radix-ui/react-select",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.5"
        },
        {
          "name": "@radix-ui/react-separator",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.4"
        },
        {
          "name": "@radix-ui/react-slot",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.0"
        },
        {
          "name": "@radix-ui/react-switch",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "@radix-ui/react-tabs",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.12"
        },
        {
          "name": "@radix-ui/react-tooltip",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.4"
        },
        {
          "name": "@tailwindcss/vite",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.4"
        },
        {
          "name": "@tanstack/react-query",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.74.4"
        },
        {
          "name": "@tanstack/react-query-devtools",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.74.6"
        },
        {
          "name": "@tanstack/react-table",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.21.3"
        },
        {
          "name": "axios",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.9.0"
        },
        {
          "name": "class-variance-authority",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "date-fns",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.0"
        },
        {
          "name": "downshift",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.9"
        },
        {
          "name": "echarts",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.6.0"
        },
        {
          "name": "i18next",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^25.0.1"
        },
        {
          "name": "i18next-browser-languagedetector",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.5"
        },
        {
          "name": "i18next-http-backend",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.2"
        },
        {
          "name": "lucide-react",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.503.0"
        },
        {
          "name": "motion",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.9.1"
        },
        {
          "name": "next-themes",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.6"
        },
        {
          "name": "react",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "react-day-picker",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.14.0"
        },
        {
          "name": "react-dom",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "react-hook-form",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.56.1"
        },
        {
          "name": "react-i18next",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.5.1"
        },
        {
          "name": "react-json-view",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.21.3"
        },
        {
          "name": "react-markdown",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.0"
        },
        {
          "name": "react-router",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.5.1"
        },
        {
          "name": "react-syntax-highlighter",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.6.1"
        },
        {
          "name": "remark-gfm",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.1"
        },
        {
          "name": "sonner",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.3"
        },
        {
          "name": "tailwind-merge",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.0"
        },
        {
          "name": "tailwindcss",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.4"
        },
        {
          "name": "vaul",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.2"
        },
        {
          "name": "zod",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.24.3"
        },
        {
          "name": "zustand",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloud.google.com/go/iam",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.41.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.19.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/bedrockruntime",
            "direct": true,
            "version": "v1.50.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": true,
            "version": "v1.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": true,
            "version": "v1.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getkin/kin-openapi",
            "direct": true,
            "version": "v0.135.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/cors",
            "direct": true,
            "version": "v1.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/gzip",
            "direct": true,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-gonic/gin",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/glebarez/sqlite",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-shiori/go-readability",
            "direct": true,
            "version": "v0.0.0-20251205110129-5db1dc9836f0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": true,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/johanneskaufmann/html-to-markdown",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": true,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/larksuite/oapi-sdk-go/v3",
            "direct": true,
            "version": "v3.7.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mark3labs/mcp-go",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/natural",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/patrickmn/go-cache",
            "direct": true,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/goquery",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": true,
            "version": "v9.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smartystreets/goconvey",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/srwiley/oksvg",
            "direct": true,
            "version": "v0.0.0-20221011165216-be6e8873101c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/srwiley/rasterx",
            "direct": true,
            "version": "v0.0.0-20220730225603-2ab79fcdd4ef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/swaggo/files",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/swaggo/gin-swagger",
            "direct": true,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/swaggo/swag",
            "direct": true,
            "version": "v1.16.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/temoto/robotstxt",
            "direct": true,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go",
            "direct": true,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tiktoken-go/tokenizer",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "v0.279.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/mysql",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/postgres",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.31.1",
            "ecosystem": "go"
          },
          {
            "name": "@hookform/resolvers",
            "direct": true,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hookform/resolvers",
            "direct": true,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-alert-dialog",
            "direct": true,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-alert-dialog",
            "direct": true,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-avatar",
            "direct": true,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-avatar",
            "direct": true,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collapsible",
            "direct": true,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collapsible",
            "direct": true,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dialog",
            "direct": true,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dialog",
            "direct": true,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dropdown-menu",
            "direct": true,
            "version": "2.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dropdown-menu",
            "direct": true,
            "version": "2.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-label",
            "direct": true,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-label",
            "direct": true,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popover",
            "direct": true,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popover",
            "direct": true,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-select",
            "direct": true,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-select",
            "direct": true,
            "version": "2.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-separator",
            "direct": true,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-separator",
            "direct": true,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": true,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": true,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-switch",
            "direct": true,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-switch",
            "direct": true,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tabs",
            "direct": true,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tabs",
            "direct": true,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tooltip",
            "direct": true,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tooltip",
            "direct": true,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": true,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": true,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query",
            "direct": true,
            "version": "5.80.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query",
            "direct": true,
            "version": "5.90.21",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query-devtools",
            "direct": true,
            "version": "5.80.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query-devtools",
            "direct": true,
            "version": "5.91.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-table",
            "direct": true,
            "version": "8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.13.6",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "class-variance-authority",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "downshift",
            "direct": true,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "downshift",
            "direct": true,
            "version": "9.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "echarts",
            "direct": true,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "25.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "25.8.15",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-browser-languagedetector",
            "direct": true,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-browser-languagedetector",
            "direct": true,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-http-backend",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "0.503.0",
            "ecosystem": "npm"
          },
          {
            "name": "motion",
            "direct": true,
            "version": "12.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "motion",
            "direct": true,
            "version": "12.35.2",
            "ecosystem": "npm"
          },
          {
            "name": "next-themes",
            "direct": true,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-day-picker",
            "direct": true,
            "version": "8.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-day-picker",
            "direct": true,
            "version": "9.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-hook-form",
            "direct": true,
            "version": "7.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-hook-form",
            "direct": true,
            "version": "7.71.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-i18next",
            "direct": true,
            "version": "15.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-i18next",
            "direct": true,
            "version": "15.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-json-view",
            "direct": true,
            "version": "1.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-markdown",
            "direct": true,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-syntax-highlighter",
            "direct": true,
            "version": "15.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-syntax-highlighter",
            "direct": true,
            "version": "15.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": true,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sonner",
            "direct": true,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sonner",
            "direct": true,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": true,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": true,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "vaul",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "3.25.56",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zustand",
            "direct": true,
            "version": "5.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "zustand",
            "direct": true,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/cascadia",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/araddon/dateparse",
            "direct": false,
            "version": "v0.0.0-20210429162001-6b43995a97de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/gopkg",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/dockercfg",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/sse",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/glebarez/go-sqlite",
            "direct": false,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": false,
            "version": "v10.30.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-shiori/dom",
            "direct": false,
            "version": "v0.0.0-20230515143342-73569d674e1c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-test/deep",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": false,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogs/chardet",
            "direct": false,
            "version": "v0.0.0-20211120154057-b7413eaefb8f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gopherjs/gopherjs",
            "direct": false,
            "version": "v1.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jtolds/gls",
            "direct": false,
            "version": "v4.20.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylebanks/depth",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20211012122336-39d0f177ccd0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/go-archive",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.54.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mohae/deepcopy",
            "direct": false,
            "version": "v0.0.0-20170929034955-c48cc78d4826",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml",
            "direct": false,
            "version": "v0.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml3",
            "direct": false,
            "version": "v0.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/perimeterx/marshmallow",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.59.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smarty/assertions",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/woodsbury/decimal128",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260511170946-3700d4141b60",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260511170946-3700d4141b60",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.72.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.50.1",
            "ecosystem": "go"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.27.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@date-fns/tz",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/number",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/primitive",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/primitive",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-arrow",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collection",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-compose-refs",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-context",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-context",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-direction",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dismissable-layer",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dismissable-layer",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-guards",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-guards",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-scope",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-id",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-menu",
            "direct": false,
            "version": "2.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-menu",
            "direct": false,
            "version": "2.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popper",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popper",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-portal",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-presence",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-presence",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-primitive",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-primitive",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-roving-focus",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-roving-focus",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-callback-ref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-controllable-state",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-effect-event",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-escape-keydown",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-is-hydrated",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-layout-effect",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-previous",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-rect",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-size",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-visually-hidden",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/rect",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-beta.27",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-beta.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/utils",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.11.31",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.18",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.25",
            "ecosystem": "npm"
          },
          {
            "name": "@tabby_ai/hijri-converter",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/typography",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/typography",
            "direct": false,
            "version": "0.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-core",
            "direct": false,
            "version": "5.80.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-core",
            "direct": false,
            "version": "5.90.20",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-devtools",
            "direct": false,
            "version": "5.80.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-devtools",
            "direct": false,
            "version": "5.93.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/table-core",
            "direct": false,
            "version": "8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "2.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.15.30",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.19.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-syntax-highlighter",
            "direct": false,
            "version": "15.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react-swc",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react-swc",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-hidden",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base16",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "compute-scroll-into-view",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-fetch",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-fetch",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns-jalali",
            "direct": false,
            "version": "4.1.0-0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-node-es",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.4.20",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.4.26",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.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": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.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": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fbemitter",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fbjs",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fbjs-css-vars",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.4.5",
            "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": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "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.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "flux",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": false,
            "version": "12.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": false,
            "version": "12.35.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-nonce",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-parse-selector",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hastscript",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "highlightjs-vue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-parse-stringify",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-url-attributes",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "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": "is-hexadecimal",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "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.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.castarray",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.curry",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.flow",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lowlight",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.17",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "motion-dom",
            "direct": false,
            "version": "12.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "motion-dom",
            "direct": false,
            "version": "12.35.2",
            "ecosystem": "npm"
          },
          {
            "name": "motion-utils",
            "direct": false,
            "version": "12.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "motion-utils",
            "direct": false,
            "version": "12.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.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": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "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": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-color",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-base16-styling",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-lifecycles-compat",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll-bar",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-style-singleton",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": false,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "refractor",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.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": "space-separated-tokens",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tw-animate-css",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "tw-animate-css",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "ua-parser-js",
            "direct": false,
            "version": "1.0.40",
            "ecosystem": "npm"
          },
          {
            "name": "ua-parser-js",
            "direct": false,
            "version": "1.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-callback-ref",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-composed-ref",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-isomorphic-layout-effect",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-latest",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-sidecar",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "void-elements",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zrender",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 937,
        "direct_count": 130,
        "indirect_count": 807
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 531,
        "open_issues": 4,
        "closed_ratio": 0.923,
        "closed_issues": 48,
        "closed_unmerged_prs": 29
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "zijiren233",
          "commits": 503,
          "avatar_url": "https://avatars.githubusercontent.com/u/84728412?v=4"
        },
        {
          "type": "User",
          "login": "HUAHUAI23",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/43649186?v=4"
        },
        {
          "type": "User",
          "login": "cuisongliu",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4150905?v=4"
        },
        {
          "type": "User",
          "login": "haobibo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1597350?v=4"
        },
        {
          "type": "User",
          "login": "FinleyGe",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/32237950?v=4"
        },
        {
          "type": "User",
          "login": "huangwei1024",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/667876?v=4"
        },
        {
          "type": "User",
          "login": "sd0ric4",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/63280168?v=4"
        },
        {
          "type": "User",
          "login": "yumushang",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12390935?v=4"
        },
        {
          "type": "User",
          "login": "stulzq",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13200155?v=4"
        },
        {
          "type": "User",
          "login": "horytick",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/74980655?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.965
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-semgrep.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json",
        "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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 4 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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 0,
            "reason": "126 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1da0fbafd502025b4819c2eb4f3d64ea73a5ddf5",
        "ran_at": "2026-07-27T11:24:49Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T07:14:29Z",
      "oldest_open_prs": [
        {
          "number": 567,
          "created_at": "2026-05-20T01:23:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 576,
          "created_at": "2026-05-21T17:33:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 580,
          "created_at": "2026-05-22T16:18:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 581,
          "created_at": "2026-05-22T16:18:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 582,
          "created_at": "2026-05-22T16:20:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 603,
          "created_at": "2026-06-18T16:13:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 614,
          "created_at": "2026-07-14T16:12:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 617,
          "created_at": "2026-07-16T16:13:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 620,
          "created_at": "2026-07-21T07:09:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 621,
          "created_at": "2026-07-23T07:24:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-24T14:43:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 583,
          "created_at": "2026-05-23T11:04:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 607,
          "created_at": "2026-06-24T09:41:00Z",
          "last_comment_at": "2026-07-09T01:47:32Z",
          "last_comment_author": "qqlcx5"
        },
        {
          "number": 610,
          "created_at": "2026-07-02T02:42:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 611,
          "created_at": "2026-07-09T01:35:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/labring/aiproxy",
    "host": "github.com",
    "name": "aiproxy",
    "owner": "labring"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 40,
        "vitality": 94,
        "community": 58,
        "governance": 67,
        "engineering": 79
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 241,
              "human_commit_share": 0.94,
              "days_since_last_push": 2,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "241 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 241
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 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": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 72,
              "latest_release_tag": "v0.6.7",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "72 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 105,
              "stars": 512,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "512 stars",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 512
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "105 forks",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 105
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.965
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 531,
              "open_issues": 4,
              "closed_issues": 48,
              "issue_closed_ratio": 0.923,
              "closed_unmerged_prs": 29
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "531/560 decided PRs merged",
                "points": 36.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 531,
                      "decided": 560
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 1044,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "labring",
              "public_repos": 63,
              "account_age_days": 1586
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,044 followers of labring",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1044,
                      "login": "labring"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "63 public repos, account ~4 yr old",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 63
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/labring/aiproxy"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "72 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "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": 79,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yml, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no 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 4 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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "126 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 937 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 937
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "osv",
              "advisories": 205,
              "affected_packages": 40,
              "assessed_packages": 937,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 6, high 23, moderate 9, unknown 2",
              "direct_affected_packages": 10
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "10 affected: github.com/getkin/kin-openapi v0.135.0 (critical 9.1), axios 1.13.6 (high 8.7), axios 1.9.0 (high 8.7), +7 more",
                "points": 3.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 10,
                      "packages": "github.com/getkin/kin-openapi v0.135.0 (critical 9.1), axios 1.13.6 (high 8.7), axios 1.9.0 (high 8.7)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "5 advisory-carrying package(s) unaddressed past 90 days; oldest published 318 days ago",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 5,
                      "oldest": 318
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 937,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "94 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 94,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "web/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "core/go.mod",
                "mcp-servers/go.mod",
                "openapi-mcp/go.mod"
              ],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "core/go.mod, mcp-servers/go.mod, openapi-mcp/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "core/go.mod, mcp-servers/go.mod, openapi-mcp/go.mod"
                    }
                  }
                ],
                "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": ".golangci.yml, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "web/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "web/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 536666,
              "source_files_sampled": 883,
              "oversized_source_files": 9
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "9/883 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 883,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": [
                "core/docs/swagger.json",
                "core/docs/swagger.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "core/docs/swagger.json, core/docs/swagger.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "core/docs/swagger.json, core/docs/swagger.yaml"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T11:25:14.461266Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/labring/aiproxy.svg",
  "full_name": "labring/aiproxy",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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