Public record
Software health reportschema 0.15.0 · metrics 1.13.0 · 2026-07-19 16:03 UTC

ankorstore / yokai

Simple, modular, and observable Go framework for backend applications.

GoMIT★ 837 stars⑂ 29 forkssince Jan 2024View on GitHub ↗

ankorstore/yokai holds a health index of 34 out of 100, placing it in the At risk band. It scores highest on Vitality (83/100) and lowest on Security (22/100). It was last updated 3 days ago. 2 contributors account for most of its recent work.

34
overall / 100
At risk

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.

34
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.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

AnkorstoreOrganization
53 followers34 public repossince Apr 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/ankorstore/yokai/configv1.6.0-730 days ago
Gogithub.com/ankorstore/yokai/fxclockv1.1.0-230 days ago
Gogithub.com/ankorstore/yokai/fxconfigv1.4.0-530 days ago
Gogithub.com/ankorstore/yokai/fxcorev1.16.0-1730 days ago
Gogithub.com/ankorstore/yokai/fxcronv1.2.0-430 days ago
Gogithub.com/ankorstore/yokai/fxgeneratev1.4.0-530 days ago
Gogithub.com/ankorstore/yokai/fxgrpcserverv1.4.0-630 days ago
Gogithub.com/ankorstore/yokai/fxhealthcheckv1.2.0-430 days ago

Metrics by category

Vitality

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

83Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
8.3/36Commit cadence — 12/52 weeks with commits
18/18Commit volume — 171 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year171
human_commit_share
days_since_last_push3
active_weeks_last_year12

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 3 days ago
27/27Release cadence — a release every ~3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagfxhttpclient/v1.6.0
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

57Moderate · 18% of overall
How it's scored
47.4/60Stars — 837 stars
12.1/25Forks — 29 forks
4.3/15Watchers — 7 watchers
Inputs used
forks29
stars837
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?

77Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.6/22.5Commit distribution — top contributor authored 44% of commits
13.5/13.5Contributor breadth — 13 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled13
top_contributor_share0.441
How it's scored
37.4/46.8Issue resolution — 80% of issues closed
35/38.3PR acceptance — 401/438 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs401
open_issues2
closed_issues8
issue_closed_ratio0.8
closed_unmerged_prs37
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.5/25Owner reach — 53 followers of ankorstore
23.2/25Track record — 34 public repos, account ~7 yr old
Inputs used
followers53
owner_typeOrganization
is_verified
owner_loginankorstore
public_repos34
account_age_days2,657
How it's scored
25/25Published & resolvable — 8 package(s) on go
35/35Publish recency — latest publish 30 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/ankorstore/yokai/config, github.com/ankorstore/yokai/fxclock, github.com/ankorstore/yokai/fxconfig, github.com/ankorstore/yokai/fxcore, github.com/ankorstore/yokai/fxcron, github.com/ankorstore/yokai/fxgenerate, github.com/ankorstore/yokai/fxgrpcserver, github.com/ankorstore/yokai/fxhealthcheck
ecosystemsgo
any_deprecatedno
min_days_since_publish30

Engineering Quality

Are baseline engineering and documentation practices in place?

81Good · 20% of overall
How it's scored
24/24CI workflows — 32 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 3 out of 15 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://ankorstore.github.io/yokai
10/10Repository description
10/10Topics — 17 topics
10/10Wiki
Inputs used
topicsframework, go, golang, grpc-server, http-server, modular, observability, open-telemetry, prometheus, worker-pool, dependency-injection, backend, metrics, kubernetes, yokai, mcp, mcp-server
has_wikiyes
homepagehttps://ankorstore.github.io/yokai
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

22Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.5/2.5CI-Tests — 3 out of 15 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 45 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.5
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier22
security_posture_before_jurisdiction45
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

54Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
54.9/55Manageable file sizes — 1/512 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes66,576
source_files_sampled512
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — fxgrpcserver/testdata/proto/test.proto, grpcserver/testdata/proto/test.proto
0/20MCP server
40/40Runnable examples — demos
Inputs used
example_dirsdemos
has_mcp_signalno
api_schema_filesfxgrpcserver/testdata/proto/test.proto, grpcserver/testdata/proto/test.proto

Key facts

837GitHub stars
13contributors
171commits, last 12 months
3days since last push
100releases
2bus factor
2open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-19 16:03 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
2CI-Tests3 out of 15 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities45 existing vulnerabilities detected
Direct dependencies 270
RegistryPackageVersion constraintManifest
Gogithub.com/spf13/viperv1.21.0config/go.mod
Gogithub.com/stretchr/testifyv1.11.1config/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxclock/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0fxclock/go.mod
Gogithub.com/jonboulle/clockworkv0.5.0fxclock/go.mod
Gogithub.com/stretchr/testifyv1.10.0fxclock/go.mod
Gogo.uber.org/fxv1.23.0fxclock/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxconfig/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxconfig/go.mod
Gogo.uber.org/fxv1.22.2fxconfig/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/fxgeneratev1.3.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/fxhealthcheckv1.1.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.2.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/generatev1.3.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/httpserverv1.6.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/tracev1.4.0fxcore/go.mod
Gogithub.com/arl/statsvizv0.6.0fxcore/go.mod
Gogithub.com/labstack/echo/v4v4.13.3fxcore/go.mod
Gogithub.com/labstack/gommonv0.4.2fxcore/go.mod
Gogithub.com/prometheus/client_golangv1.20.5fxcore/go.mod
Gogithub.com/rs/zerologv1.33.0fxcore/go.mod
Gogithub.com/stretchr/testifyv1.10.0fxcore/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxcore/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxcore/go.mod
Gogo.uber.org/fxv1.23.0fxcore/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/fxgeneratev1.1.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.1.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/generatev1.1.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/tracev1.2.0fxcron/go.mod
Gogithub.com/go-co-op/gocron/v2v2.2.4fxcron/go.mod
Gogithub.com/prometheus/client_golangv1.19.0fxcron/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxcron/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxcron/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0fxcron/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxcron/go.mod
Gogo.uber.org/fxv1.21.0fxcron/go.mod
Gogithub.com/ankorstore/yokai/generatev1.3.0fxgenerate/go.mod
Gogithub.com/google/uuidv1.6.0fxgenerate/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxgenerate/go.mod
Gogo.uber.org/fxv1.22.0fxgenerate/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/fxgeneratev1.2.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/fxhealthcheckv1.1.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.2.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/generatev1.2.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/grpcserverv1.2.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0fxgrpcserver/go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusv1.0.1fxgrpcserver/go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.1.0fxgrpcserver/go.mod
Gogithub.com/prometheus/client_golangv1.20.4fxgrpcserver/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxgrpcserver/go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.49.0fxgrpcserver/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxgrpcserver/go.mod
Gogo.uber.org/fxv1.22.2fxgrpcserver/go.mod
Gogoogle.golang.org/grpcv1.64.1fxgrpcserver/go.mod
Gogoogle.golang.org/protobufv1.34.2fxgrpcserver/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0fxhealthcheck/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxhealthcheck/go.mod
Gogo.uber.org/fxv1.21.0fxhealthcheck/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.1.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/httpclientv1.7.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/tracev1.2.0fxhttpclient/go.mod
Gogithub.com/prometheus/client_golangv1.19.0fxhttpclient/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxhttpclient/go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0fxhttpclient/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxhttpclient/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxhttpclient/go.mod
Gogo.uber.org/fxv1.21.0fxhttpclient/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/fxgeneratev1.2.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.2.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/generatev1.2.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/httpserverv1.6.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0fxhttpserver/go.mod
Gogithub.com/labstack/echo/v4v4.12.0fxhttpserver/go.mod
Gogithub.com/labstack/gommonv0.4.2fxhttpserver/go.mod
Gogithub.com/prometheus/client_golangv1.20.5fxhttpserver/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxhttpserver/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxhttpserver/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxhttpserver/go.mod
Gogo.uber.org/fxv1.23.0fxhttpserver/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxlog/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxlog/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxlog/go.mod
Gogithub.com/rs/zerologv1.32.0fxlog/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxlog/go.mod
Gogo.uber.org/fxv1.21.0fxlog/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/fxgeneratev1.3.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/fxhealthcheckv1.1.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.2.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/generatev1.3.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/tracev1.4.0fxmcpserver/go.mod
Gogithub.com/mark3labs/mcp-gov0.41.1fxmcpserver/go.mod
Gogithub.com/prometheus/client_golangv1.22.0fxmcpserver/go.mod
Gogithub.com/stretchr/testifyv1.10.0fxmcpserver/go.mod
Gogo.opencensus.iov0.24.0fxmcpserver/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxmcpserver/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0fxmcpserver/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxmcpserver/go.mod
Gogo.uber.org/fxv1.24.0fxmcpserver/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxmetrics/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxmetrics/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxmetrics/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxmetrics/go.mod
Gogithub.com/prometheus/client_golangv1.19.0fxmetrics/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxmetrics/go.mod
Gogo.uber.org/fxv1.21.0fxmetrics/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxorm/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxorm/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxorm/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxorm/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxorm/go.mod
Gogithub.com/ankorstore/yokai/ormv1.1.0fxorm/go.mod
Gogithub.com/ankorstore/yokai/tracev1.2.0fxorm/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxorm/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxorm/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxorm/go.mod
Gogo.uber.org/fxv1.21.0fxorm/go.mod
Gogorm.io/driver/sqlitev1.5.5fxorm/go.mod
Gogorm.io/gormv1.25.7fxorm/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/sqlv1.2.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0fxsql/go.mod
Gogithub.com/mattn/go-sqlite3v1.14.22fxsql/go.mod
Gogithub.com/pressly/goose/v3v3.20.0fxsql/go.mod
Gogithub.com/rs/zerologv1.32.0fxsql/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxsql/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxsql/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxsql/go.mod
Gogo.uber.org/fxv1.21.1fxsql/go.mod
Gogolang.org/x/netv0.25.0fxsql/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxtrace/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxtrace/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxtrace/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxtrace/go.mod
Gogithub.com/ankorstore/yokai/tracev1.2.0fxtrace/go.mod
Gogithub.com/rs/zerologv1.32.0fxtrace/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxtrace/go.mod
Gogo.opentelemetry.io/otelv1.24.0fxtrace/go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.24.0fxtrace/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0fxtrace/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxtrace/go.mod
Gogo.uber.org/fxv1.21.0fxtrace/go.mod
Gogithub.com/ankorstore/yokai/configv1.5.0fxvalidator/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0fxvalidator/go.mod
Gogithub.com/go-playground/validator/v10v10.24.0fxvalidator/go.mod
Gogithub.com/stretchr/testifyv1.10.0fxvalidator/go.mod
Gogo.uber.org/fxv1.23.0fxvalidator/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/fxgeneratev1.2.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/fxlogv1.1.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/fxmetricsv1.1.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/fxtracev1.2.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/generatev1.2.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0fxworker/go.mod
Gogithub.com/ankorstore/yokai/workerv1.3.0fxworker/go.mod
Gogithub.com/prometheus/client_golangv1.19.1fxworker/go.mod
Gogithub.com/stretchr/testifyv1.9.0fxworker/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0fxworker/go.mod
Gogo.uber.org/fxv1.22.0fxworker/go.mod
Gogithub.com/google/uuidv1.6.0generate/go.mod
Gogithub.com/stretchr/testifyv1.11.1generate/go.mod
Gogithub.com/ankorstore/yokai/generatev1.2.0grpcserver/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0grpcserver/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0grpcserver/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0grpcserver/go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.1.0grpcserver/go.mod
Gogithub.com/rs/zerologv1.33.0grpcserver/go.mod
Gogithub.com/stretchr/testifyv1.9.0grpcserver/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0grpcserver/go.mod
Gogoogle.golang.org/grpcv1.64.1grpcserver/go.mod
Gogoogle.golang.org/protobufv1.34.2grpcserver/go.mod
Gogithub.com/stretchr/testifyv1.11.1healthcheck/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0httpclient/go.mod
Gogithub.com/prometheus/client_golangv1.19.0httpclient/go.mod
Gogithub.com/rs/zerologv1.32.0httpclient/go.mod
Gogithub.com/stretchr/testifyv1.9.0httpclient/go.mod
Gogithub.com/ankorstore/yokai/configv1.3.0httpserver/go.mod
Gogithub.com/ankorstore/yokai/generatev1.1.0httpserver/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0httpserver/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0httpserver/go.mod
Gogithub.com/ankorstore/yokai/tracev1.2.0httpserver/go.mod
Gogithub.com/go-errors/errorsv1.5.1httpserver/go.mod
Gogithub.com/labstack/echo/v4v4.11.4httpserver/go.mod
Gogithub.com/labstack/gommonv0.4.2httpserver/go.mod
Gogithub.com/prometheus/client_golangv1.19.0httpserver/go.mod
Gogithub.com/rs/zerologv1.32.0httpserver/go.mod
Gogithub.com/stretchr/testifyv1.9.0httpserver/go.mod
Gogo.opentelemetry.io/otelv1.24.0httpserver/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0httpserver/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0httpserver/go.mod
Gogithub.com/rs/zerologv1.34.0log/go.mod
Gogithub.com/stretchr/testifyv1.11.1log/go.mod
Gogo.opentelemetry.io/otel/tracev1.38.0log/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0orm/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0orm/go.mod
Gogithub.com/ankorstore/yokai/tracev1.2.0orm/go.mod
Gogithub.com/rs/zerologv1.32.0orm/go.mod
Gogithub.com/stretchr/testifyv1.9.0orm/go.mod
Gogo.opentelemetry.io/otelv1.24.0orm/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0orm/go.mod
Gogorm.io/driver/mysqlv1.5.4orm/go.mod
Gogorm.io/driver/postgresv1.5.7orm/go.mod
Gogorm.io/driver/sqlitev1.5.5orm/go.mod
Gogorm.io/driver/sqlserverv1.5.3orm/go.mod
Gogorm.io/gormv1.25.7orm/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0sql/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0sql/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0sql/go.mod
Gogithub.com/go-sql-driver/mysqlv1.8.1sql/go.mod
Gogithub.com/lib/pqv1.10.9sql/go.mod
Gogithub.com/mattn/go-sqlite3v1.14.22sql/go.mod
Gogithub.com/rs/zerologv1.32.0sql/go.mod
Gogithub.com/stretchr/testifyv1.9.0sql/go.mod
Gogo.opentelemetry.io/otelv1.24.0sql/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0sql/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0sql/go.mod
Gogithub.com/stretchr/testifyv1.9.0trace/go.mod
Gogo.opentelemetry.io/otelv1.24.0trace/go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.24.0trace/go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.24.0trace/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0trace/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0trace/go.mod
Gogoogle.golang.org/grpcv1.62.1trace/go.mod
Gogithub.com/ankorstore/yokai/generatev1.2.0worker/go.mod
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0worker/go.mod
Gogithub.com/ankorstore/yokai/logv1.2.0worker/go.mod
Gogithub.com/ankorstore/yokai/tracev1.3.0worker/go.mod
Gogithub.com/prometheus/client_golangv1.19.1worker/go.mod
Gogithub.com/stretchr/testifyv1.9.0worker/go.mod
Gogo.opentelemetry.io/otelv1.24.0worker/go.mod
Gogo.opentelemetry.io/otel/sdkv1.24.0worker/go.mod
Gogo.opentelemetry.io/otel/tracev1.24.0worker/go.mod
All dependencies 221

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

RegistryPackageVersionRelation
Gogithub.com/ankorstore/yokai/configv1.3.0direct
Gogithub.com/ankorstore/yokai/configv1.5.0direct
Gogithub.com/ankorstore/yokai/fxconfigv1.1.0direct
Gogithub.com/ankorstore/yokai/fxconfigv1.3.0direct
Gogithub.com/ankorstore/yokai/fxgeneratev1.1.0direct
Gogithub.com/ankorstore/yokai/fxgeneratev1.2.0direct
Gogithub.com/ankorstore/yokai/fxgeneratev1.3.0direct
Gogithub.com/ankorstore/yokai/fxhealthcheckv1.1.0direct
Gogithub.com/ankorstore/yokai/fxlogv1.1.0direct
Gogithub.com/ankorstore/yokai/fxmetricsv1.1.0direct
Gogithub.com/ankorstore/yokai/fxmetricsv1.2.0direct
Gogithub.com/ankorstore/yokai/fxtracev1.2.0direct
Gogithub.com/ankorstore/yokai/generatev1.1.0direct
Gogithub.com/ankorstore/yokai/generatev1.2.0direct
Gogithub.com/ankorstore/yokai/generatev1.3.0direct
Gogithub.com/ankorstore/yokai/grpcserverv1.2.0direct
Gogithub.com/ankorstore/yokai/healthcheckv1.1.0direct
Gogithub.com/ankorstore/yokai/httpclientv1.7.0direct
Gogithub.com/ankorstore/yokai/httpserverv1.6.0direct
Gogithub.com/ankorstore/yokai/logv1.2.0direct
Gogithub.com/ankorstore/yokai/ormv1.1.0direct
Gogithub.com/ankorstore/yokai/sqlv1.2.0direct
Gogithub.com/ankorstore/yokai/tracev1.2.0direct
Gogithub.com/ankorstore/yokai/tracev1.3.0direct
Gogithub.com/ankorstore/yokai/tracev1.4.0direct
Gogithub.com/ankorstore/yokai/workerv1.3.0direct
Gogithub.com/arl/statsvizv0.6.0direct
Gogithub.com/go-co-op/gocron/v2v2.2.4direct
Gogithub.com/go-errors/errorsv1.5.1direct
Gogithub.com/go-playground/validator/v10v10.24.0direct
Gogithub.com/go-sql-driver/mysqlv1.8.0direct
Gogithub.com/go-sql-driver/mysqlv1.8.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusv1.0.1direct
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.1.0direct
Gogithub.com/jonboulle/clockworkv0.4.0direct
Gogithub.com/jonboulle/clockworkv0.5.0direct
Gogithub.com/labstack/echo/v4v4.11.4direct
Gogithub.com/labstack/echo/v4v4.12.0direct
Gogithub.com/labstack/echo/v4v4.13.3direct
Gogithub.com/labstack/gommonv0.4.2direct
Gogithub.com/lib/pqv1.10.9direct
Gogithub.com/mark3labs/mcp-gov0.41.1direct
Gogithub.com/mattn/go-sqlite3v1.14.22direct
Gogithub.com/pressly/goose/v3v3.20.0direct
Gogithub.com/prometheus/client_golangv1.19.0direct
Gogithub.com/prometheus/client_golangv1.19.1direct
Gogithub.com/prometheus/client_golangv1.20.4direct
Gogithub.com/prometheus/client_golangv1.20.5direct
Gogithub.com/prometheus/client_golangv1.22.0direct
Gogithub.com/rs/zerologv1.32.0direct
Gogithub.com/rs/zerologv1.33.0direct
Gogithub.com/rs/zerologv1.34.0direct
Gogithub.com/spf13/viperv1.18.2direct
Gogithub.com/spf13/viperv1.19.0direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.10.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/stretchr/testifyv1.9.0direct
Gogo.opencensus.iov0.24.0direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.49.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0direct
Gogo.opentelemetry.io/otelv1.24.0direct
Gogo.opentelemetry.io/otelv1.38.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.24.0direct
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.24.0direct
Gogo.opentelemetry.io/otel/sdkv1.24.0direct
Gogo.opentelemetry.io/otel/tracev1.24.0direct
Gogo.opentelemetry.io/otel/tracev1.38.0direct
Gogo.uber.org/fxv1.21.0direct
Gogo.uber.org/fxv1.21.1direct
Gogo.uber.org/fxv1.22.0direct
Gogo.uber.org/fxv1.22.2direct
Gogo.uber.org/fxv1.23.0direct
Gogo.uber.org/fxv1.24.0direct
Gogolang.org/x/netv0.22.0direct
Gogolang.org/x/netv0.25.0direct
Gogolang.org/x/netv0.26.0direct
Gogolang.org/x/netv0.33.0direct
Gogolang.org/x/netv0.34.0direct
Gogoogle.golang.org/grpcv1.62.1direct
Gogoogle.golang.org/grpcv1.63.2direct
Gogoogle.golang.org/grpcv1.64.1direct
Gogoogle.golang.org/protobufv1.33.0direct
Gogoogle.golang.org/protobufv1.34.1direct
Gogoogle.golang.org/protobufv1.34.2direct
Gogoogle.golang.org/protobufv1.36.5direct
Gogorm.io/driver/mysqlv1.5.4direct
Gogorm.io/driver/postgresv1.5.7direct
Gogorm.io/driver/sqlitev1.5.5direct
Gogorm.io/driver/sqlserverv1.5.3direct
Gogorm.io/gormv1.25.7direct
Gofilippo.io/edwards25519v1.1.0indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/buger/jsonparserv1.1.1indirect
Gogithub.com/cenkalti/backoff/v4v4.2.1indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.2.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.7.0indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.8indirect
Gogithub.com/go-logr/logrv1.4.1indirect
Gogithub.com/go-logr/logrv1.4.2indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/golang-jwt/jwtv3.2.2+incompatibleindirect
Gogithub.com/golang-sql/civilv0.0.0-20220223132316-b832511892a9indirect
Gogithub.com/golang-sql/sqlexpv0.1.0indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/gorilla/websocketv1.5.1indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.19.1indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/invopop/jsonschemav0.13.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20231201235250-de7065d80cb9indirect
Gogithub.com/jackc/pgx/v5v5.4.3indirect
Gogithub.com/jackc/pgx/v5v5.5.5indirect
Gogithub.com/jackc/puddle/v2v2.2.1indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/klauspost/compressv1.17.9indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/magiconair/propertiesv1.8.7indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.19indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mfridman/interpolatev0.0.2indirect
Gogithub.com/microsoft/go-mssqldbv1.7.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/pelletier/go-toml/v2v2.1.1indirect
Gogithub.com/pelletier/go-toml/v2v2.2.0indirect
Gogithub.com/pelletier/go-toml/v2v2.2.2indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/prometheus/client_modelv0.6.0indirect
Gogithub.com/prometheus/client_modelv0.6.1indirect
Gogithub.com/prometheus/commonv0.48.0indirect
Gogithub.com/prometheus/commonv0.55.0indirect
Gogithub.com/prometheus/commonv0.62.0indirect
Gogithub.com/prometheus/procfsv0.13.0indirect
Gogithub.com/prometheus/procfsv0.15.1indirect
Gogithub.com/robfig/cron/v3v3.0.1indirect
Gogithub.com/rogpeppe/go-internalv1.12.0indirect
Gogithub.com/rogpeppe/go-internalv1.13.1indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sagikazarmark/locaferov0.4.0indirect
Gogithub.com/sagikazarmark/slog-shimv0.1.0indirect
Gogithub.com/sethvargo/go-retryv0.2.4indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.11.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/castv1.6.0indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/pflagv1.0.5indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fasttemplatev1.2.2indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.24.0indirect
Gogo.opentelemetry.io/otel/metricv1.24.0indirect
Gogo.opentelemetry.io/proto/otlpv1.1.0indirect
Gogo.opentelemetry.io/proto/otlpv1.2.0indirect
Gogo.uber.org/digv1.17.1indirect
Gogo.uber.org/digv1.18.0indirect
Gogo.uber.org/digv1.19.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.21.0indirect
Gogolang.org/x/cryptov0.24.0indirect
Gogolang.org/x/cryptov0.31.0indirect
Gogolang.org/x/cryptov0.32.0indirect
Gogolang.org/x/expv0.0.0-20240222234643-814bf88cf225indirect
Gogolang.org/x/expv0.0.0-20240314144324-c7f7c6466f7findirect
Gogolang.org/x/expv0.0.0-20240325151524-a685a6edb6d8indirect
Gogolang.org/x/syncv0.6.0indirect
Gogolang.org/x/syncv0.7.0indirect
Gogolang.org/x/sysv0.12.0indirect
Gogolang.org/x/sysv0.18.0indirect
Gogolang.org/x/sysv0.20.0indirect
Gogolang.org/x/sysv0.21.0indirect
Gogolang.org/x/sysv0.22.0indirect
Gogolang.org/x/sysv0.28.0indirect
Gogolang.org/x/sysv0.29.0indirect
Gogolang.org/x/sysv0.30.0indirect
Gogolang.org/x/textv0.14.0indirect
Gogolang.org/x/textv0.15.0indirect
Gogolang.org/x/textv0.16.0indirect
Gogolang.org/x/textv0.21.0indirect
Gogolang.org/x/textv0.28.0indirect
Gogolang.org/x/timev0.5.0indirect
Gogolang.org/x/timev0.8.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240311173647-c811ad7063a7indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240314234333-6e1732d8331cindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240318140521-94a12d6c2237indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240506185236-b8a5c65736aeindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240311173647-c811ad7063a7indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240314234333-6e1732d8331cindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240318140521-94a12d6c2237indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240415180920-8c6c420018beindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240506185236-b8a5c65736aeindirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "framework",
        "go",
        "golang",
        "grpc-server",
        "http-server",
        "modular",
        "observability",
        "open-telemetry",
        "prometheus",
        "worker-pool",
        "dependency-injection",
        "backend",
        "metrics",
        "kubernetes",
        "yokai",
        "mcp",
        "mcp-server"
      ],
      "is_fork": false,
      "size_kb": 6692,
      "has_wiki": true,
      "homepage": "https://ankorstore.github.io/yokai",
      "languages": {
        "Go": 1184372,
        "HTML": 34381
      },
      "pushed_at": "2026-07-16T08:46:42Z",
      "created_at": "2024-01-10T10:39:53Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-16T12:38:31Z",
      "description": "Simple, modular, and observable Go framework for backend applications.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.ankorstore.com",
      "name": "Ankorstore",
      "type": "Organization",
      "login": "ankorstore",
      "company": null,
      "location": null,
      "followers": 53,
      "avatar_url": "https://avatars.githubusercontent.com/u/49475048?v=4",
      "created_at": "2019-04-10T08:13:02Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 2657
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 171,
      "latest_release_at": "2026-07-16T07:34:43Z",
      "latest_release_tag": "fxhttpclient/v1.6.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ankorstore/yokai/config",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/config",
          "is_deprecated": false,
          "latest_version": "v1.6.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T13:10:14Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxclock",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxclock",
          "is_deprecated": false,
          "latest_version": "v1.1.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T13:31:33Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxconfig",
          "is_deprecated": false,
          "latest_version": "v1.4.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T11:33:19Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxcore",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxcore",
          "is_deprecated": false,
          "latest_version": "v1.16.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 17,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T12:20:52Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxcron",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxcron",
          "is_deprecated": false,
          "latest_version": "v1.2.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T13:06:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxgenerate",
          "is_deprecated": false,
          "latest_version": "v1.4.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T11:49:31Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxgrpcserver",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxgrpcserver",
          "is_deprecated": false,
          "latest_version": "v1.4.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 6,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T12:57:53Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        },
        {
          "name": "github.com/ankorstore/yokai/fxhealthcheck",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ankorstore/yokai/fxhealthcheck",
          "is_deprecated": false,
          "latest_version": "v1.2.0",
          "repository_url": "https://github.com/ankorstore/yokai",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T11:47:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 30
        }
      ]
    },
    "popularity": {
      "forks": 29,
      "stars": 837,
      "watchers": 7,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "demos"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "fxgrpcserver/testdata/proto/test.proto",
        "grpcserver/testdata/proto/test.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 66576,
      "source_files_sampled": 512,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "config/go.mod",
        "fxclock/go.mod",
        "fxconfig/go.mod",
        "fxcore/go.mod",
        "fxcron/go.mod",
        "fxgenerate/go.mod",
        "fxgrpcserver/go.mod",
        "fxhealthcheck/go.mod",
        "fxhttpclient/go.mod",
        "fxhttpserver/go.mod",
        "fxlog/go.mod",
        "fxmcpserver/go.mod",
        "fxmetrics/go.mod",
        "fxorm/go.mod",
        "fxsql/go.mod",
        "fxtrace/go.mod",
        "fxvalidator/go.mod",
        "fxworker/go.mod",
        "generate/go.mod",
        "grpcserver/go.mod",
        "healthcheck/go.mod",
        "httpclient/go.mod",
        "httpserver/go.mod",
        "log/go.mod",
        "orm/go.mod",
        "sql/go.mod",
        "trace/go.mod",
        "worker/go.mod"
      ],
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/spf13/viper",
          "manifest": "config/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "config/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxclock/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxclock/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/jonboulle/clockwork",
          "manifest": "fxclock/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxclock/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxclock/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxconfig/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxconfig/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxconfig/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.2"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxhealthcheck",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/httpserver",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/arl/statsviz",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/labstack/echo/v4",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.13.3"
        },
        {
          "name": "github.com/labstack/gommon",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.2"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.5"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.33.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxcore/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/go-co-op/gocron/v2",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.4"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxcron/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxgenerate/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "fxgenerate/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxgenerate/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxgenerate/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxhealthcheck",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/grpcserver",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.4"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.49.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.2"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.64.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "fxgrpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.2"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "fxhealthcheck/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxhealthcheck/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxhealthcheck/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/httpclient",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.49.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxhttpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/httpserver",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/labstack/echo/v4",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.12.0"
        },
        {
          "name": "github.com/labstack/gommon",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.2"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxhttpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxlog/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxlog/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxlog/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "fxlog/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxlog/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxlog/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxhealthcheck",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.opencensus.io",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxmcpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxmetrics/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/orm",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "gorm.io/driver/sqlite",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.5"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "fxorm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.25.7"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/sql",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.22"
        },
        {
          "name": "github.com/pressly/goose/v3",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.20.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.1"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "fxsql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxtrace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxvalidator/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxvalidator/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "fxvalidator/go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.24.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxvalidator/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxvalidator/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxconfig",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxgenerate",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxlog",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxmetrics",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/fxtrace",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/worker",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "fxworker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "generate/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "generate/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.33.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.64.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "grpcserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "healthcheck/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "httpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "httpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "httpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "httpclient/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/ankorstore/yokai/config",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/go-errors/errors",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/labstack/echo/v4",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.11.4"
        },
        {
          "name": "github.com/labstack/gommon",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.2"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "httpserver/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "log/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "log/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "log/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "gorm.io/driver/mysql",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.7"
        },
        {
          "name": "gorm.io/driver/sqlite",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.5"
        },
        {
          "name": "gorm.io/driver/sqlserver",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "orm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.25.7"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.9"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.22"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "sql/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "trace/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.1"
        },
        {
          "name": "github.com/ankorstore/yokai/generate",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/healthcheck",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ankorstore/yokai/log",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/ankorstore/yokai/trace",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "worker/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/ankorstore/yokai/config",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/config",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxconfig",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxconfig",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxgenerate",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxgenerate",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxgenerate",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxhealthcheck",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxlog",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxmetrics",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxmetrics",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/fxtrace",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/generate",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/generate",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/generate",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/grpcserver",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/healthcheck",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/httpclient",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/httpserver",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/log",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/orm",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/sql",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/trace",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/trace",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/trace",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ankorstore/yokai/worker",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/arl/statsviz",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-co-op/gocron/v2",
            "direct": true,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
            "direct": true,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jonboulle/clockwork",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jonboulle/clockwork",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/echo/v4",
            "direct": true,
            "version": "v4.11.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/echo/v4",
            "direct": true,
            "version": "v4.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/echo/v4",
            "direct": true,
            "version": "v4.13.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/gommon",
            "direct": true,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": true,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mark3labs/mcp-go",
            "direct": true,
            "version": "v0.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pressly/goose/v3",
            "direct": true,
            "version": "v3.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.20.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.20.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.18.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": true,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": true,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": true,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": true,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
            "direct": true,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": true,
            "version": "v1.21.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": true,
            "version": "v1.22.2",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": true,
            "version": "v1.23.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": true,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.62.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.63.2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.64.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.34.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.34.2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.5",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/mysql",
            "direct": true,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/postgres",
            "direct": true,
            "version": "v1.5.7",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/sqlite",
            "direct": true,
            "version": "v1.5.5",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/sqlserver",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.25.7",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.2.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.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "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-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt",
            "direct": false,
            "version": "v3.2.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-sql/civil",
            "direct": false,
            "version": "v0.0.0-20220223132316-b832511892a9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-sql/sqlexp",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.13.0",
            "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-20231201235250-de7065d80cb9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.5.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.1",
            "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/klauspost/compress",
            "direct": false,
            "version": "v1.17.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mfridman/interpolate",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-mssqldb",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.62.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/robfig/cron/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/slog-shim",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sethvargo/go-retry",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasttemplate",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wk8/go-ordered-map/v2",
            "direct": false,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/dig",
            "direct": false,
            "version": "v1.17.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/dig",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/dig",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240222234643-814bf88cf225",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240314144324-c7f7c6466f7f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240325151524-a685a6edb6d8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240311173647-c811ad7063a7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240314234333-6e1732d8331c",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240318140521-94a12d6c2237",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240506185236-b8a5c65736ae",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240311173647-c811ad7063a7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240314234333-6e1732d8331c",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240318140521-94a12d6c2237",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240415180920-8c6c420018be",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240506185236-b8a5c65736ae",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 221,
        "direct_count": 92,
        "indirect_count": 129
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 401,
        "open_issues": 2,
        "closed_ratio": 0.8,
        "closed_issues": 8,
        "closed_unmerged_prs": 37
      },
      "bus_factor": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ekkinox",
          "commits": 228,
          "avatar_url": "https://avatars.githubusercontent.com/u/6922385?v=4"
        },
        {
          "type": "Bot",
          "login": "github-actions[bot]",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
        },
        {
          "type": "User",
          "login": "Feijs",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/12059414?v=4"
        },
        {
          "type": "User",
          "login": "gonzalogentile-ankor",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/249744699?v=4"
        },
        {
          "type": "User",
          "login": "villfa",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/2891564?v=4"
        },
        {
          "type": "User",
          "login": "damnedest",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/246702?v=4"
        },
        {
          "type": "User",
          "login": "adaosantos",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4481171?v=4"
        },
        {
          "type": "User",
          "login": "roman-kovalev",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8036983?v=4"
        },
        {
          "type": "User",
          "login": "jordiclariana",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/657626?v=4"
        },
        {
          "type": "User",
          "login": "thudry-aks",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/227188246?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.441
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "common-ci.yml",
        "config-ci.yml",
        "coverage.yml",
        "docs.yml",
        "fxclock-ci.yml",
        "fxconfig-ci.yml",
        "fxcore-ci.yml",
        "fxcron-ci.yml",
        "fxgenerate-ci.yml",
        "fxgrpcserver-ci.yml",
        "fxhealthcheck-ci.yml",
        "fxhttpclient-ci.yml",
        "fxhttpserver-ci.yml",
        "fxlog-ci.yml",
        "fxmcpserver-ci.yml",
        "fxmetrics-ci.yml",
        "fxorm-ci.yml",
        "fxsql-ci.yml",
        "fxtrace-ci.yml",
        "fxvalidator-ci.yml",
        "fxworker-ci.yml",
        "generate-ci.yml",
        "grpcserver-ci.yml",
        "healthcheck-ci.yml",
        "httpclient-ci.yml",
        "httpserver-ci.yml",
        "log-ci.yml",
        "orm-ci.yml",
        "release.yml",
        "sql-ci.yml",
        "trace-ci.yml",
        "worker-ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "3 out of 15 merged PRs checked by a CI test -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 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 0 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "45 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "09f538c2cf979cdd1d151f1ae9feba361f028bcf",
        "ran_at": "2026-07-19T16:03:28Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ankorstore/yokai",
    "host": "github.com",
    "name": "yokai",
    "owner": "ankorstore"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 34,
      "inputs": {
        "security": 22,
        "vitality": 83,
        "community": 57,
        "governance": 77,
        "engineering": 81,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 67,
        "overall_after_jurisdiction_multiplier": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 171,
              "human_commit_share": null,
              "days_since_last_push": 3,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "171 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 171
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "fxhttpclient/v1.6.0",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 57,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 29,
              "stars": 837,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "837 stars",
                "points": 47.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 837
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "29 forks",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 13,
              "top_contributor_share": 0.441
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 44% of commits",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "merged_prs": 401,
              "open_issues": 2,
              "closed_issues": 8,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 37
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "401/438 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 401,
                      "decided": 438
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 53,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ankorstore",
              "public_repos": 34,
              "account_age_days": 2657
            },
            "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": "53 followers of ankorstore",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 53,
                      "login": "ankorstore"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~7 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/ankorstore/yokai/config",
                "github.com/ankorstore/yokai/fxclock",
                "github.com/ankorstore/yokai/fxconfig",
                "github.com/ankorstore/yokai/fxcore",
                "github.com/ankorstore/yokai/fxcron",
                "github.com/ankorstore/yokai/fxgenerate",
                "github.com/ankorstore/yokai/fxgrpcserver",
                "github.com/ankorstore/yokai/fxhealthcheck"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 30
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 30 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "32 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "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",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "3 out of 15 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "framework",
                "go",
                "golang",
                "grpc-server",
                "http-server",
                "modular",
                "observability",
                "open-telemetry",
                "prometheus",
                "worker-pool",
                "dependency-injection",
                "backend",
                "metrics",
                "kubernetes",
                "yokai",
                "mcp",
                "mcp-server"
              ],
              "has_wiki": true,
              "homepage": "https://ankorstore.github.io/yokai",
              "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": "https://ankorstore.github.io/yokai",
                "points": 15,
                "status": "met",
                "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": "17 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 22,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.5,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 45
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 15 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "45 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "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 data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 66576,
              "source_files_sampled": 512,
              "oversized_source_files": 1
            },
            "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": "1/512 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 512,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "demos"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "fxgrpcserver/testdata/proto/test.proto",
                "grpcserver/testdata/proto/test.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "fxgrpcserver/testdata/proto/test.proto, grpcserver/testdata/proto/test.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "fxgrpcserver/testdata/proto/test.proto, grpcserver/testdata/proto/test.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "demos",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demos"
                    }
                  }
                ],
                "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-19T16:03:50.680947Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ankorstore/yokai.svg",
  "full_name": "ankorstore/yokai",
  "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.15.0 — full methodology · metrics wiki.

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