Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 07:30 UTC

masudur-rahman / khorcha-pati

Khorcha-Pati — Telegram bot & web dashboard for tracking daily expenses, income, budgets, and loans.

Go · TypeScriptApache-2.0★ 13 stars⑂ 1 forksince May 2023View on GitHub ↗

masudur-rahman/khorcha-pati holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Vitality (77/100) and lowest on Community & Adoption (33/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Masudur RahmanPersonal account
81 followers69 public repossince Aug 2015Pathao (Pay Engineering - Pathao Pay)

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/masudur-rahman/khorcha-pativ1.6.4-703 days ago

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
14.5/36Commit cadence — 21/52 weeks with commits
18/18Commit volume — 258 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_year258
human_commit_share1
days_since_last_push2
active_weeks_last_year21
How it's scored
27/27Ships releases — 4 releases published
36/36Release recency — latest release 7 days ago
12.6/27Release cadence — a release every ~289.4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count4
latest_release_tagv1.6.0
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases289.4

Community & Adoption

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

33At risk · 18% of overall
How it's scored
17.5/60Stars — 13 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars13
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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?

48At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.997
How it's scored
0/46.8Issue resolution — 0% of issues closed
35.1/38.3PR acceptance — 22/24 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/21 approved changesets -- score normalized to 0
Inputs used
merged_prs22
open_issues4
closed_issues0
issue_closed_ratio0
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.8/25Owner reach — 81 followers of masudur-rahman
25/25Track record — 69 public repos, account ~10 yr old
Inputs used
followers81
owner_typeUser
is_verified
owner_loginmasudur-rahman
public_repos69
account_age_days3,986
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 3 days ago
20/20Version history — 70 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/masudur-rahman/khorcha-pati
ecosystemsgo
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://khorcha-pati.mrahman.xyz/
10/10Repository description
10/10Topics — 13 topics
0/10Wiki
Inputs used
topicsgo, telegram-bot, golang, telegram-bots, telegrambot, telegrambots, telegram, expense-manager, expense-tracker, expense-tracker-bot, finance-management, personal-finance-manager, personal-finance-tracker
has_wikino
homepagehttps://khorcha-pati.mrahman.xyz/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/21 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 57 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.1
How it's scored
5.1/35Direct dependencies free of known advisories — 3 affected: golang.org/x/crypto v0.51.0 (critical 10.0), golang.org/x/image v0.0.0-20190802002840-cff245a6509b (high 7.5), golang.org/x/oauth2 v0.23.0 (high 7.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
29.1/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,251 days ago
Inputs used
sourceosv
advisories79
affected_packages15
assessed_packages411
unassessed_packages0
affected_by_severitycritical 2, high 7, moderate 3, low 1, unknown 2
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 411 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

74Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md, GEMINI.md
0/15Machine-readable docs (llms.txt)
11.7/40Legible commit history — 22 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.22
agent_instruction_filesCLAUDE.md, GEMINI.md
agent_instruction_max_bytes9,515
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml, eslint.config.js
11/11Static type checking — web/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsweb/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/247 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes42,088
source_files_sampled247
oversized_source_files0

Key facts

13GitHub stars
2contributors
258commits, last 12 months
2days since last push
4releases
1bus factor
4open issues
Go, npmpackage ecosystems

More detail

Star and fork history 13 ★ / 1 ⇿
13Stars
1Forks
2Releases

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

035810131513132023-082025-012026-05
Major 1Minor 1Patch 0

Each point covers 3 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-22 07:29 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/21 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities57 existing vulnerabilities detected
Direct dependencies 39
RegistryPackageVersion constraintManifest
Gogithub.com/chromedp/cdprotov0.0.0-20250222051814-50c6cb17f10ago.mod
Gogithub.com/chromedp/chromedpv0.13.1go.mod
Gogithub.com/fogleman/ggv1.3.0go.mod
Gogithub.com/go-chi/chi/v5v5.2.5go.mod
Gogithub.com/go-chi/corsv1.2.2go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/golang/freetypev0.0.0-20170609003504-e2365dfdc4a0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/graphql-go/graphqlv0.8.1go.mod
Gogithub.com/jedib0t/go-pretty/v6v6.4.6go.mod
Gogithub.com/lib/pqv1.10.9go.mod
Gogithub.com/masudur-rahman/go-onelinersv1.0.0go.mod
Gogithub.com/masudur-rahman/styxv1.4.1go.mod
Gogithub.com/patrickmn/go-cachev2.1.0+incompatiblego.mod
Gogithub.com/redis/go-redis/v9v9.17.2go.mod
Gogithub.com/rs/xidv1.5.0go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.uber.org/zapv1.17.0go.mod
Gogolang.org/x/cryptov0.51.0go.mod
Gogolang.org/x/imagev0.0.0-20190802002840-cff245a6509bgo.mod
Gogolang.org/x/oauth2v0.23.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/apiv0.197.0go.mod
Gogoogle.golang.org/genaiv1.40.0go.mod
Gogoogle.golang.org/protobufv1.34.2go.mod
Gogopkg.in/telebot.v3v3.1.3go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
npm@tailwindcss/vite^4.2.2web/package.json
npm@tanstack/react-query^5.99.0web/package.json
npmhtml2pdf.js^0.14.0web/package.json
npmqrcode.react^4.2.0web/package.json
npmreact^18.3.1web/package.json
npmreact-dom^18.3.1web/package.json
npmreact-hot-toast^2.6.0web/package.json
npmreact-router-dom^7.14.1web/package.json
npmrecharts^3.8.1web/package.json
npmtailwindcss^4.2.2web/package.json
All dependencies 411

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

RegistryPackageVersionRelation
Gogithub.com/chromedp/cdprotov0.0.0-20250222051814-50c6cb17f10adirect
Gogithub.com/chromedp/chromedpv0.13.1direct
Gogithub.com/fogleman/ggv1.3.0direct
Gogithub.com/go-chi/chi/v5v5.2.5direct
Gogithub.com/go-chi/corsv1.2.2direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/golang/freetypev0.0.0-20170609003504-e2365dfdc4a0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/graphql-go/graphqlv0.8.1direct
Gogithub.com/jedib0t/go-pretty/v6v6.4.6direct
Gogithub.com/lib/pqv1.10.9direct
Gogithub.com/masudur-rahman/go-onelinersv1.0.0direct
Gogithub.com/masudur-rahman/styxv1.4.1direct
Gogithub.com/patrickmn/go-cachev2.1.0+incompatibledirect
Gogithub.com/redis/go-redis/v9v9.17.2direct
Gogithub.com/rs/xidv1.5.0direct
Gogithub.com/spf13/cobrav1.7.0direct
Gogithub.com/spf13/pflagv1.0.5direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogo.uber.org/zapv1.17.0direct
Gogolang.org/x/cryptov0.51.0direct
Gogolang.org/x/imagev0.0.0-20190802002840-cff245a6509bdirect
Gogolang.org/x/oauth2v0.23.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/apiv0.197.0direct
Gogoogle.golang.org/genaiv1.40.0direct
Gogoogle.golang.org/protobufv1.34.2direct
Gogopkg.in/telebot.v3v3.1.3direct
Gogopkg.in/yaml.v3v3.0.1direct
npm@tailwindcss/vite4.2.2direct
npm@tanstack/react-query5.99.0direct
npmhtml2pdf.js0.14.0direct
npmqrcode.react4.2.0direct
npmreact18.3.1direct
npmreact-dom18.3.1direct
npmreact-router-dom7.14.1direct
npmrecharts3.8.1direct
npmtailwindcss4.2.2direct
Gocloud.google.com/gov0.116.0indirect
Gocloud.google.com/go/authv0.9.3indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.4indirect
Gocloud.google.com/go/compute/metadatav0.5.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chromedp/sysutilv1.1.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/fatih/colorv1.14.1indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-json-experiment/jsonv0.0.0-20250211171154-1ae217ad3535indirect
Gogithub.com/go-logr/logrv1.4.2indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/gobwas/httpheadv0.1.0indirect
Gogithub.com/gobwas/poolv0.2.1indirect
Gogithub.com/gobwas/wsv1.4.0indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/google/go-cmpv0.6.0indirect
Gogithub.com/google/s2a-gov0.1.8indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.4indirect
Gogithub.com/googleapis/gax-go/v2v2.13.0indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hokaccha/go-prettyjsonv0.0.0-20211117102719-0474bc63780findirect
Gogithub.com/iancoleman/strcasev0.2.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.17indirect
Gogithub.com/mattn/go-runewidthv0.0.13indirect
Gogithub.com/ncruces/go-strftimev0.1.9indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.2.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.54.0indirect
Gogo.opentelemetry.io/otelv1.29.0indirect
Gogo.opentelemetry.io/otel/metricv1.29.0indirect
Gogo.opentelemetry.io/otel/tracev1.29.0indirect
Gogo.uber.org/atomicv1.7.0indirect
Gogo.uber.org/multierrv1.6.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240903143218-8af14fe29dc1indirect
Gogoogle.golang.org/grpcv1.66.2indirect
Gomodernc.org/gc/v3v3.0.0-20240107210532-573471604cb6indirect
Gomodernc.org/libcv1.41.0indirect
Gomodernc.org/mathutilv1.6.0indirect
Gomodernc.org/memoryv1.7.2indirect
Gomodernc.org/sqlitev1.29.2indirect
Gomodernc.org/strutilv1.2.0indirect
Gomodernc.org/tokenv1.1.0indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.29.0indirect
npm@babel/core7.29.0indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.29.2indirect
npm@babel/plugin-transform-react-jsx-self7.27.1indirect
npm@babel/plugin-transform-react-jsx-source7.27.1indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.29.0indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-x640.21.5indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@reduxjs/toolkit2.11.2indirect
npm@rolldown/pluginutils1.0.0-beta.27indirect
npm@rollup/rollup-android-arm-eabi4.60.1indirect
npm@rollup/rollup-android-arm644.60.1indirect
npm@rollup/rollup-darwin-arm644.60.1indirect
npm@rollup/rollup-darwin-x644.60.1indirect
npm@rollup/rollup-freebsd-arm644.60.1indirect
npm@rollup/rollup-freebsd-x644.60.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.1indirect
npm@rollup/rollup-linux-arm64-gnu4.60.1indirect
npm@rollup/rollup-linux-arm64-musl4.60.1indirect
npm@rollup/rollup-linux-loong64-gnu4.60.1indirect
npm@rollup/rollup-linux-loong64-musl4.60.1indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.1indirect
npm@rollup/rollup-linux-ppc64-musl4.60.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.1indirect
npm@rollup/rollup-linux-riscv64-musl4.60.1indirect
npm@rollup/rollup-linux-s390x-gnu4.60.1indirect
npm@rollup/rollup-linux-x64-gnu4.60.1indirect
npm@rollup/rollup-linux-x64-musl4.60.1indirect
npm@rollup/rollup-openbsd-x644.60.1indirect
npm@rollup/rollup-openharmony-arm644.60.1indirect
npm@rollup/rollup-win32-arm64-msvc4.60.1indirect
npm@rollup/rollup-win32-ia32-msvc4.60.1indirect
npm@rollup/rollup-win32-x64-gnu4.60.1indirect
npm@rollup/rollup-win32-x64-msvc4.60.1indirect
npm@standard-schema/spec1.1.0indirect
npm@standard-schema/utils0.3.0indirect
npm@tailwindcss/node4.2.2indirect
npm@tailwindcss/oxide4.2.2indirect
npm@tailwindcss/oxide-android-arm644.2.2indirect
npm@tailwindcss/oxide-darwin-arm644.2.2indirect
npm@tailwindcss/oxide-darwin-x644.2.2indirect
npm@tailwindcss/oxide-freebsd-x644.2.2indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.2.2indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.2.2indirect
npm@tailwindcss/oxide-linux-arm64-musl4.2.2indirect
npm@tailwindcss/oxide-linux-x64-gnu4.2.2indirect
npm@tailwindcss/oxide-linux-x64-musl4.2.2indirect
npm@tailwindcss/oxide-wasm32-wasi4.2.2indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.2.2indirect
npm@tailwindcss/oxide-win32-x64-msvc4.2.2indirect
npm@tanstack/query-core5.99.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-shape3.1.8indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-timer3.0.2indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/node25.6.0indirect
npm@types/pako2.0.4indirect
npm@types/prop-types15.7.15indirect
npm@types/raf3.4.3indirect
npm@types/react18.3.28indirect
npm@types/react-dom18.3.7indirect
npm@types/trusted-types2.0.7indirect
npm@types/use-sync-external-store0.0.6indirect
npm@typescript-eslint/eslint-plugin8.58.2indirect
npm@typescript-eslint/parser8.58.2indirect
npm@typescript-eslint/project-service8.58.2indirect
npm@typescript-eslint/scope-manager8.58.2indirect
npm@typescript-eslint/tsconfig-utils8.58.2indirect
npm@typescript-eslint/type-utils8.58.2indirect
npm@typescript-eslint/types8.58.2indirect
npm@typescript-eslint/typescript-estree8.58.2indirect
npm@typescript-eslint/utils8.58.2indirect
npm@typescript-eslint/visitor-keys8.58.2indirect
npm@vitejs/plugin-react4.7.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-arraybuffer1.0.2indirect
npmbaseline-browser-mapping2.10.18indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.5indirect
npmbrowserslist4.28.2indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001787indirect
npmcanvg3.0.11indirect
npmchalk4.1.2indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcookie1.1.1indirect
npmcore-js3.49.0indirect
npmcross-spawn7.0.6indirect
npmcss-line-break2.1.0indirect
npmcsstype3.2.3indirect
npmd3-array3.2.4indirect
npmd3-color3.1.0indirect
npmd3-ease3.0.1indirect
npmd3-format3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path3.1.0indirect
npmd3-scale4.0.2indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmdebug4.4.3indirect
npmdecimal.js-light2.5.1indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmdompurify3.3.3indirect
npmelectron-to-chromium1.5.336indirect
npmenhanced-resolve5.20.1indirect
npmes-toolkit1.45.1indirect
npmesbuild0.21.5indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint-plugin-react-hooks5.2.0indirect
npmeslint-plugin-react-refresh0.4.26indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmeventemitter35.0.4indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-png6.4.0indirect
npmfdir6.5.0indirect
npmfflate0.8.2indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhtml2canvas1.4.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimmer10.2.0indirect
npmimmer11.1.4indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminternmap2.0.3indirect
npmiobuffer5.4.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjiti2.6.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjspdf4.2.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmloose-envify1.4.0indirect
npmlru-cache5.1.1indirect
npmlucide-react1.8.0indirect
npmmagic-string0.30.21indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.37indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpako2.1.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmperformance-now2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.9indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmraf3.4.1indirect
npmreact-is19.2.5indirect
npmreact-redux9.2.0indirect
npmreact-refresh0.17.0indirect
npmreact-router7.14.1indirect
npmredux5.0.1indirect
npmredux-thunk3.1.0indirect
npmregenerator-runtime0.13.11indirect
npmreselect5.1.1indirect
npmresolve-from4.0.0indirect
npmrgbcolor1.0.1indirect
npmrollup4.60.1indirect
npmscheduler0.23.2indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmset-cookie-parser2.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map-js1.2.1indirect
npmstackblur-canvas2.7.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsvg-pathdata6.0.3indirect
npmtapable2.3.2indirect
npmtext-segmentation1.0.3indirect
npmtiny-invariant1.3.3indirect
npmtinyglobby0.2.16indirect
npmts-api-utils2.5.0indirect
npmtype-check0.4.0indirect
npmtypescript5.6.3indirect
npmtypescript-eslint8.58.2indirect
npmundici-types7.19.2indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmuse-sync-external-store1.6.0indirect
npmutrie1.0.2indirect
npmvictory-vendor37.3.6indirect
npmvite5.4.21indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmyallist3.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 15

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.51.0directcritical270.52.0
google.golang.org/grpcv1.66.2indirectcritical31.82.1
golang.org/x/imagev0.0.0-20190802002840-cff245a6509bdirecthigh180.43.0
golang.org/x/oauth2v0.23.0directhigh20.27.0
brace-expansion1.1.14indirecthigh15.0.7
brace-expansion5.0.5indirecthigh25.0.7
js-yaml4.1.1indirecthigh24.3.0
react-router7.14.1indirecthigh37.15.1
vite5.4.21indirecthigh38.0.16
dompurify3.3.3indirectmoderate133.4.12
esbuild0.21.5indirectmoderate10.25.0
postcss8.5.9indirectmoderate18.5.10
@babel/core7.29.0indirectlow18.0.0-rc.6
golang.org/x/netv0.55.0indirectunknown10.56.0
golang.org/x/textv0.37.0indirectunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "telegram-bot",
        "golang",
        "telegram-bots",
        "telegrambot",
        "telegrambots",
        "telegram",
        "expense-manager",
        "expense-tracker",
        "expense-tracker-bot",
        "finance-management",
        "personal-finance-manager",
        "personal-finance-tracker"
      ],
      "is_fork": false,
      "size_kb": 45812,
      "has_wiki": false,
      "homepage": "https://khorcha-pati.mrahman.xyz/",
      "languages": {
        "Go": 620163,
        "CSS": 33079,
        "HTML": 6485,
        "Shell": 4843,
        "Python": 942,
        "Makefile": 9645,
        "Dockerfile": 4354,
        "JavaScript": 1021,
        "TypeScript": 449123,
        "Go Template": 27618
      },
      "pushed_at": "2026-07-19T16:33:48Z",
      "created_at": "2023-05-27T13:56:36Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T18:48:50Z",
      "description": "Khorcha-Pati — Telegram bot & web dashboard for tracking daily expenses, income, budgets, and loans.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://mrahman.xyz",
      "name": "Masudur Rahman",
      "type": "User",
      "login": "masudur-rahman",
      "company": "Pathao (Pay Engineering - Pathao Pay)",
      "location": "Dhaka, Bangladesh",
      "followers": 81,
      "avatar_url": "https://avatars.githubusercontent.com/u/13915755?v=4",
      "created_at": "2015-08-22T09:30:40Z",
      "is_verified": null,
      "public_repos": 69,
      "account_age_days": 3986
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-14T19:20:48Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-07-07T10:19:45Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-03-09T05:22:19Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-02-27T17:34:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5db308e8a050e0a30a186d7e7e788e89d923f29a",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Expand local classifier keywords with common terms",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T18:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2be51e6312bb0ab40cc72f9e61b246afa2cb8ab",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Support ordinal, weekday, and hour-only date/time parsing",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T18:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b59ddf8a4a1e9551e0b5d6e1e0a104a457c3833",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Prefetch wallets and contacts for parser verifiers",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T18:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f881862c0e0dfbf0388a3498081436082d3729b",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Route bare wallet and contact mentions in parser",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T18:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b117db288368cf00ec6b6c1d529cf869007f888",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Use camelCase botOwner config tag",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T18:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d98feb6d2ef2bb64984692ed208f5a1a65d1df",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Document access-control config and env vars",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T16:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6dd74a34582228ee9fbc92965edcb4316733e58",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add access-control admin panel, OTP box input, and login notice polish",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T16:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0906d0017c37d3e6777bd91014d6d4909b71cd76",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add allowed-users access control for restricted stage/dev instances",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-18T04:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2b9f749ef6728a8c68aad3a524ff0cfa05e045",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Build web assets natively to avoid Node crashes under QEMU emulation",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T19:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578774dcf0620fd1724fa47f863c5382740d9404",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Update README for auto-created cash wallet, /phone, and dashboard login",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T19:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a4a103afcd914189f10e7e4be864166fab7c2e",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add /phone contact share and country-code-tolerant phone login",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T19:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e58af296a9db6efae1c3302e7fc2243df48fd90",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Sync hero mockup with real bot output, polish mobile landing layout",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T17:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cc1c0af5c03595ff65c9fad486ef3df8db7def",
          "body": "- Two CTA labels only: Open Telegram Bot / Open Dashboard\n- Hero 3-step get-in strip promoting /dashboard one-tap login\n- Sign In stays visible on mobile nav\n- Public /api/v1/meta exposes effective bot username (config or live bot.Me); SPA hydrates runtime config before render\n- Bot @handle shown in hero, CTA, footer, login help, Settings Connected Bot row\n- Dashboard preview stacks on small screens; balance text no longer clipped\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Clarify landing CTAs and surface bot identity from backend",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T17:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e77821e742e4c2bae587e22a9e1007831798335",
          "body": "- Profile gains theme column (light/dark, empty = follow device)\n- PUT /profile accepts partial updates via pointer fields; validates theme\n- Web: profile theme applied once on load; toggles/settings save to profile and sync react-query cache\n- Precedence: profile > localStorage > device scheme\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Persist dashboard theme preference in profile",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T16:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc1e84f36ac529c65199a2c3dbb00ec6a3663378",
          "body": "…bot_owner\n\n- Clean DB: startup seeding found no profile, owner never became admin; signup now grants admin when username matches bot owner (case-insensitive)\n- New yaml key telegram.bot_owner + EXPENSE_BOT_OWNER env; legacy telegram.user / EXPENSE_BOT_USER still work as fallbacks\n- Drop hardcoded masudur_rahman owner default\n- Update docs and .env.example\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Grant admin to bot owner at signup, rename telegram.user to telegram.…",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T15:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d39b880a57e3bf2004aa843dbc6cf8a4b10be62",
          "body": "- Real types (number/email/tel/text) on desktop; random name/id + unknown autocomplete token + readOnly-until-interaction kill card heuristics\n- Android renders autofillable types as search (only widget exempt from Chrome's keyboard autofill bar), keypad preserved via inputmode\n- Email/tel fields ge\n[…]\n- OTP field uses one-time-code on desktop\n- Merge caller onFocus/onBlur with internal focus styling in Input\n- Hide number input spinners via CSS\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Restore semantic input types with platform-aware autofill suppression",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-16T15:02:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a482d5436addf6a5f7948020a1f68b584437e61e",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix docker internal health check method",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-15T18:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b921c662d0af2a51510adbdc50743917c9265e",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix Docker healthcheck and exposed port to match default 6336",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T20:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7994e274aeadbc6b935e07fe8b3f57aa6594b451",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add sortable Registered and Last txn columns to admin users table",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T20:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000e996295b3501eb46a0b070030565afe72efff",
          "body": "Fix CI cache annotations and image provenance arch\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Merge pull request #31 from masudur-rahman/ci/fix-cache-and-provenance",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T19:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b0120796d1170ee5f9cda03b8e27206eeb25a7",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Disable buildx provenance and sbom to drop unknown/unknown image arch",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T18:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f652da70d92c839fe7ed658590e3906bd2eb01e6",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Drop redundant Go cache step that spams tar file-exists errors",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T18:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9deeaf46fd3f52d6755ac082455cfdc60ab789ac",
          "body": "Dashboard refresh, transaction pagination, and AI cache sync\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Merge pull request #30 from masudur-rahman/ui/input-autofill-hardening",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T18:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86aca711cff476fb2b504e7856d51aaea1790fde",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Document AI categorization and add missing bot commands to selfhost",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T18:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051b99fa6b5b302844615b7169bf811c1b41ca0e",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add AI cache export/import UI with conflict modes",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T18:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0e33f7d32bebcf16e391f1d60b820ae06253d9",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add AI cache export and import with conflict modes",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T17:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628dc4274841952e3673444f1033a04fadf68bf4",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fetch scoped transaction slices for dashboard, wallet and contact views",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T17:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4969476c74cb1aa01524e3fbfe0e0e87d3c809ea",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add scoped, paginated transactions query and shared pagination envelope",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-14T17:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3498f320b813346f46fdc547eb0d236fcacdfb38",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add tinted badge behind stat chip icon",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T19:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbd3eeac553562201077b7648be67003482424fa",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Render income/expense as full flow and highlight contact nodes",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T19:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840cec28b4a8fb94a612ea5f94d5671696988e8e",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Unify stat cards on MetricChip and delete dead StatCard",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T19:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18dced4c9f7e3962d0f7a638510da736c1dc1a28",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Standardize toast copy and add missing success/error toasts",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T19:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4143dbabd5b14517aca63027006ab21bb5c7d0d7",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fit transactions table to one viewport without floating the filter",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T14:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e72e644df2adf22ee95afe815ef9cb5804eeae",
          "body": "Replaces three divergent, partly copy-pasted Prev/Next bars (Transactions, Contacts, Admin users) with one Pagination component so all paginators look identical.\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Extract shared Pagination component",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T13:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a00066adb4d9e62a1f09b0f13657f0b52f38742",
          "body": "- Submit dialog forms on Enter (Modal renders a form with a hidden submit; guarded handlers in txn/wallet/contact/budget/ai-cache dialogs); Enter also confirms non-danger ConfirmDialogs\n- Allow an internal apostrophe in wallet display names (backend validator + frontend); contact names still disallow it\n- Absolutely position field and server errors so showing them no longer resizes/jumps the modal\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Improve create/update dialog UX",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T11:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6f6cfe1d8cea5370be42809160964b77e777f2",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add display-oriented pagination to contacts list",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T09:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4168b2752779a30099e2d17877e08771c250f1ca",
          "body": "…usel\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Open wallet detail modal from homepage and make wallets a scroll caro…",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T09:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac0e45b3d364a87b1abbe8f945e9a75b6e5d634",
          "body": "…bles\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Apply zebra tables, mobile cards and adaptive page size across all ta…",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T09:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b808e239d006919fcc54aba2f238f875c5d561",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Rework transactions table: zebra rows, measured pagination, mobile cards",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-12T07:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad3f52b5e9dbbbb51b2afa32a18ce8174de04ac3",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Unify ৳ glyph and fix statement modal and mobile overflow",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T19:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb82f931bfd4db2d510390aed7f19cdcf53707be",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Unify dashboard modals and fix picker overflow",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T18:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9c93af563a5f073588350e4c492f6719aec027",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Harden dashboard inputs against mobile autofill card strip",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T18:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0f93c96eb140fa3410ce4e3cc95f4fee0305f2a",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing time import in format_test.go",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T10:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbbfef146c49de22a9e30669d63eebec3eaccf1",
          "body": "…compact view, contacts dashboard format, bot timezone and pagination",
          "is_bot": false,
          "headline": "Fix UI issues: statement table layout, drawer animation, txn details …",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T10:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22835aef65d6e90eef48fdf7cce1891b6f2bb1b",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Refactor Budget Gauge overflow UI and update README",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T05:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498487fe7af97a79cb34f5ab69232aed4f062393",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Update timezone selection and optimize statement modal UI",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-11T05:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca61711fcd1e4875a56908e96923e557b53e4c1c",
          "body": null,
          "is_bot": false,
          "headline": "Refine statement coloring and date picker UX",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-10T12:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede7f87c999fc2951222266ba927e6bf16b5a01e",
          "body": null,
          "is_bot": false,
          "headline": "Add custom date range selection for statements",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-10T11:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d57aea9e2d9b6e2d42184fcad994e5adef0e67e9",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Skip chromedp tests in CI environment to prevent timeout",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-10T04:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c38ccc4b95ea336bff3bcb9e46c0deed7dbda31",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix typescript and lint errors in UI components",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-09T19:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db5ab19811e33b95d6c73d7369d50b72f1217bd2",
          "body": "- Prevent credit card autofill on mobile searchbar\n- Add confirmation dialog to budget deletion\n- Standardize edit/delete action buttons across all pages\n- Fix ActionButton stretch issue and introduce glass variant for colored backgrounds\n- Adjust mobile drawer panel to respect bottom navbar\n- Add swipe-to-close gesture for mobile 'More' bottom sheet\n- Unify transaction delete modal with ConfirmDialog component\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Refine UI components and mobile layout",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-09T19:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ec0788bd179930ff531f5e4b0f30d4619f74e3",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Update ghaction-github-runtime to v4 to fix Node 20 deprecation warning",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-09T17:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a62d11c335acd4593efc168afeee1a5930e1fc",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Update go version to 1.26.5 to fix GO-2026-5856",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-09T17:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13cbc564554bfadaf73095973914c5d920d9a2b8",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add validation for wallet and contact names",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-09T17:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e701f1c076fcdf34a429292998752d1093533f48",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Refine UI for wallet and contact action buttons",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-09T17:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81bc8cc37743bbe1dfe7db66b49c65a567657f70",
          "body": "… block mobile tab navigation inside modals\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Align admin notification labels to Message, add mobile copyright, and…",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-08T07:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4491387ecef507b2e8f3983a0e935e04dd7655",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Optimize mobile viewport responsiveness and implement FAB hide-on-scroll",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-08T06:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56315656c011e84e2675106edabf254477b00a8c",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Update footer and sidebar brand styling and apply go formatting",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T21:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ff74156518a71bdc191d691beee15a0ecc4635",
          "body": "…ils, and copyable OTP\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Implement wallet initial balance transactions, activity category deta…",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T20:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d725bf3e75e281e4f960f882a02cca60a8482b46",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Implement admin broadcast filters, user pagination, and notify systems",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T20:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc47a0a1943e74026305c32e0e4fd1ed0cbfdc3",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add release badge and dashboard mention to README",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T09:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00897c9c9efcf7fe852e8cd9ebe994c78cdea676",
          "body": "- AI-cache table scrolls horizontally (minWidth) instead of overlapping\n  columns when narrowed, matching the other tables\n- Admin stat cards show 2 per row on mobile (minmax 200px -> 150px)\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix admin dashboard layout on mobile and narrow widths",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T09:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f49eb8dd68ae90f5605af8419c40146feeb482",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Build runtime base locally in CI so container build needs no registry",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T09:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef37518644891540dedc86a2ae4779bbe0d80cc",
          "body": "- Split heavy runtime layers into Dockerfile.base (wkhtmltopdf + chromedp),\n  rebuilt weekly via base-image.yml so security patches keep flowing\n- Cross-compile the Go binary (BUILDPLATFORM builder + GOARCH=$TARGETARCH)\n  instead of emulating arm64 under QEMU; still builds amd64 and arm64\n- Add ensure-base to self-heal a cold release, plus gha layer cache in CI\n- Pass VERSION/BUILD_DATE/GIT_COMMIT to the multi-arch push (were missing)\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Speed up Docker builds with prebuilt base images and cross-compilation",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T08:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6976e77cfbc227dc5481d219a8392015edcf31f",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Show dashboard URL as non-tappable code in /dashboard",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T08:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b054776d528852c710697c4b5bd4cb0d50dd2b5",
          "body": "- Scroll to top on route change (page no longer opens mid-scroll)\n- Fixed table-layout so headers don't shift between pages\n- Reduce transactions page size to 10 to avoid scrolling\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Reset scroll on navigation and stabilize transactions table",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T07:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c05b219b68fdd0769fbca7232d4ecb03c4b10ff1",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add admin AI-cache CRUD with live cache sync and dashboard panel",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T07:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba309ee9663e6e7d8b9dd4463d30a67fc81b8d8c",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix chromedp headless launch and guard PDF browser test",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T03:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50556bb0d289274140dcb73f6394665d49e8b43",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix broken Telegram links from cached config.js and scheme-less URLs",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T03:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df766bced77bf16d04b0473f44c0d97e5807aec2",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Rebrand README to Khorcha-Pati",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-07T03:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720b337b4473ff094f7a26bcfbc86f7eb9277ee3",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Wire local dev hosts into make dev",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T20:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24f125101950a014298c2b6a920a804c4c52287",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Stop tracking web .env files as local per-env config",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T20:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8cc2a0777017c06ad79d99676218fd1423c921",
          "body": "- Go module path, binary, and Docker image names\n- Config file .expense-tracker.yaml -> .khorcha-pati.yaml\n- Google Drive db filename and JWT issuer string\n- Bot and dashboard brand strings, PDF templates, docs\n- Remove dead hack/refactor generator\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Rename project from expense-tracker-bot to khorcha-pati",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T18:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f33b3d5e95f30359fcae5109c867c29a79290f",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Serve dashboard bot and repo links from runtime config",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T18:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2410965b7b7b8ba808c4f010b0b3daba8b4510",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Point web config and env examples to khorcha-pati.mrahman.xyz",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T18:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9a29af020ecfb81a0cd16e333420e1cc69a1de",
          "body": "Smarter transaction classification: local-first parsing, debt resolver, and multi-provider AI\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Merge pull request #29 from masudur-rahman/fix/txn-dialog-fuzzy",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c5b36655cc3efcc51dc80cb1f77c1ac6fb07b0",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add end-to-end flow benchmark for the AI classifier",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5abd7f2f77421fda524b6ee53266fdbd0b03b596",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add Banglish keywords and spelling variants to transaction taxonomy",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6cf835109a8ed34f6b9df1b9d21c5f344d425c",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Validate and normalize AI intent to prevent garbage cache entries",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1ba37f4f8dd7c4b3953a2ee543d8fbc9d44e69",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Rename aiGenerator to aiClassifier and make provider models configurable",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e93b5c524d834fcc78d9afeffb29d3fb626035f",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add sticky provider pool with rate-limit failover for AI classifier",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48f545898c953aef375268b3aadf0c08e0c205c",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Expand AI model options and tune default classifier models",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-06T16:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ebc19cdc8d53cb47af396148578fec160a7e755",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Expand debt keywords and add debt-direction guidance to AI prompts",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-05T05:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583f68a86cac97bd437d33be3f0427f7e9cbd72f",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add subject-aware debt direction resolver",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-05T05:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f07b1c9043b707ad35ceaf83e17faf26032953c",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add keyword-first local classification with rate-limit fallback",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-05T05:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27292246a8f0632ef0eab017928037a8acad9948",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Map in/into prepositions to destination wallet in parser",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-05T05:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90fee54fcdfb4e44c3f50f3d2ad442a354bbdeb9",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add make dev to run backend and web with prefixed logs",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-05T05:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4811030a6787be6e5bc376684f5f2973e4a13b1a",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add web txn dialog with keyword search and contact resolution",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-07-05T05:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ed3d21bc337a768fddef6bcffe2c0b021b62f0",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Merge pull request #26 from masudur-rahman/feat/design-integration",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-20T09:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae88e5cab244d95315ab2154a9b38c2bbab9132",
          "body": "…1.4.1\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Fix Telegram user lookup by removing is_active req and bumping styx v…",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-20T08:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdad8e3dcd0a4031904b8c72892007c94bb81f9a",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Match PDF fonts to UI with Inter and Geist",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-20T08:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97938110cc9f3d6e91ff723d505ffdfbaa679e61",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Unify money formatting to Taka with lakh grouping and no decimals",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-20T08:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63784c8884ed1c31b44a4b50885d3be1ddcb03ab",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add Khorcha-Pati brand assets and fix login title and footer width",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-20T08:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79357f22772865bf7b6a5d405c2af3919fbb35df",
          "body": "Rebrand to Khorcha-Pati\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Merge pull request #25 from masudur-rahman/rebrand",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70b214c235d05287ef64f8c2310280ba9488ee2",
          "body": "Signed-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Update Go version and dependencies to fix vulnerabilities",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04006d2e80ac741dfce70ea966c5824b184e4df",
          "body": "Backend\n- Add Profile.IsActive (default true) with auth gating that blocks\n  disabled users from web (403) and silences them on the bot through\n  a new rejectDisabledUsers middleware\n- New /admin disable <user> and /admin enable <user> bot subcommands,\n  plus PATCH /api/v1/admin/users/{id}/activate,\n[…]\nd across the arc\n\nUX polish\n- Visible disabled state on the Select component\n- Switch web fonts to display=optional to remove the taka glyph swap\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Add user enable/disable, admin redesign and budgets polish",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:18:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa93b77b427e9f367e4e8f9abb67ba04b7249c70",
          "body": "- REST /categories and /subcategories accept optional ?type= filter\n  and return types[] in the JSON payload\n- Bot keyboard filters category and subcategory buttons by the\n  in-flight transaction type\n- AI classifier narrows the taxonomy passed to Gemini/OpenRouter\n  when the type is known\n- Web TxnDialog uses server-side type filter, replacing the previous\n  name-substring hack; cat and sub queries refresh on type change\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Filter categories and subcategories by transaction type",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a7185e4a691ea5f387575792e441e3cda5b047",
          "body": "- Add SubcategoryTypes and CategoryTypes maps with per-subcategory tagging\n- Most categories are Expense-only; fin and misc are mixed\n- Replace ad-hoc loan/borrow/lend type rejections with a generic\n  subcategory-vs-type check in AddTransaction\n- Expose ContainsType helper for downstream filtering\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Tag categories and subcategories by transaction type",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e62062e9bfdb0b0fcc8afedc25904e4b3152feca",
          "body": "- Update default title in pkg/pdf.go\n- Update title in header, transaction_report and legacy templates\n- Pass \"Khorcha-Pati Statement\" from bot and web report handlers\n- Update PDF filename to khorcha-pati-statement-*.pdf\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Rebrand PDF statement title to Khorcha-Pati",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4d133b86ec60619889461eb2ee550299da00b9",
          "body": "- Update branding across landing, login, sidebar, statement and header\n- Redesign Logo with accent on \"-Pati\" and tagline highlight on \"khorcha\"\n- WalletCard: full wordmark, frosted-glass chip, tighter bottom spacing\n- Extract TxnDialog and CategoryIcon; simplify Transactions page\n- Rework Budgets layout and BudgetGauge alignment\n- Restructure TransactionDetails with Source/Destination cells and fallback\n\nSigned-off-by: Masudur Rahman <masudjuly02@gmail.com>",
          "is_bot": false,
          "headline": "Rebrand web UI to Khorcha-Pati and refactor transaction view",
          "author_name": "Masudur Rahman",
          "author_login": "masudur-rahman",
          "committed_at": "2026-06-19T12:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 258,
      "latest_release_at": "2026-07-14T19:20:48Z",
      "latest_release_tag": "v1.6.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 289.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/masudur-rahman/khorcha-pati",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/masudur-rahman/khorcha-pati",
          "is_deprecated": false,
          "latest_version": "v1.6.4",
          "repository_url": "https://github.com/masudur-rahman/khorcha-pati",
          "versions_count": 70,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T18:34:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 13,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-05-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 2
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 2
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_stars": 13
      },
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "web/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 42088,
      "source_files_sampled": 247,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md",
        "GEMINI.md"
      ],
      "agent_instruction_max_bytes": 9515
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "web/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.51.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.66.2",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 3,
            "oldest_advisory_days": 125
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.0.0-20190802002840-cff245a6509b",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-44p7-9xx4-hf2g",
              "GHSA-9phm-fm57-rhg8",
              "GHSA-j3p8-6mrq-6g7h",
              "GHSA-q675-qj96-32m9",
              "GHSA-qgc7-mgm3-q253",
              "GHSA-x92r-3vfx-4cv3",
              "GO-2023-1572",
              "GO-2023-1989",
              "GO-2023-1990",
              "GO-2024-2937"
            ],
            "fixed_version": "0.43.0",
            "advisory_count": 18,
            "oldest_advisory_days": 1251
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.23.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6v2p-p543-phr9",
              "GO-2025-3488"
            ],
            "fixed_version": "0.27.0",
            "advisory_count": 2,
            "oldest_advisory_days": 511
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-jxxr-4gwj-5jf2"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 64
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "7.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-49rj-9fvp-4h2h",
              "GHSA-84g9-w2xq-vcv6",
              "GHSA-8x6r-g9mw-2r78"
            ],
            "fixed_version": "7.15.1",
            "advisory_count": 3,
            "oldest_advisory_days": 48
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 3,
            "oldest_advisory_days": 106
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.9,
            "advisory_ids": [
              "GHSA-39q2-94rc-95cp",
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-crv5-9vww-q3g8",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-h7mw-gpvr-xq4m",
              "GHSA-hpcv-96wg-7vj8",
              "GHSA-r47g-fvhr-h676",
              "GHSA-rp9w-3fw7-7cwq"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 13,
            "oldest_advisory_days": 97
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 526
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 7,
          "unknown": 2,
          "critical": 2,
          "moderate": 3
        },
        "advisory_count": 79,
        "affected_count": 15,
        "assessed_count": 411,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/chromedp/cdproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250222051814-50c6cb17f10a"
        },
        {
          "name": "github.com/chromedp/chromedp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.1"
        },
        {
          "name": "github.com/fogleman/gg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/go-chi/chi/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.5"
        },
        {
          "name": "github.com/go-chi/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/golang/freetype",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170609003504-e2365dfdc4a0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/graphql-go/graphql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/jedib0t/go-pretty/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.4.6"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.9"
        },
        {
          "name": "github.com/masudur-rahman/go-oneliners",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/masudur-rahman/styx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/patrickmn/go-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.17.2"
        },
        {
          "name": "github.com/rs/xid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.51.0"
        },
        {
          "name": "golang.org/x/image",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190802002840-cff245a6509b"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.197.0"
        },
        {
          "name": "google.golang.org/genai",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.2"
        },
        {
          "name": "gopkg.in/telebot.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.3"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "@tailwindcss/vite",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.2"
        },
        {
          "name": "@tanstack/react-query",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.99.0"
        },
        {
          "name": "html2pdf.js",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.14.0"
        },
        {
          "name": "qrcode.react",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.0"
        },
        {
          "name": "react",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.3.1"
        },
        {
          "name": "react-dom",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.3.1"
        },
        {
          "name": "react-hot-toast",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.6.0"
        },
        {
          "name": "react-router-dom",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.14.1"
        },
        {
          "name": "recharts",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.8.1"
        },
        {
          "name": "tailwindcss",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/chromedp/cdproto",
            "direct": true,
            "version": "v0.0.0-20250222051814-50c6cb17f10a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/chromedp",
            "direct": true,
            "version": "v0.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fogleman/gg",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": true,
            "version": "v5.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/cors",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/freetype",
            "direct": true,
            "version": "v0.0.0-20170609003504-e2365dfdc4a0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/graphql-go/graphql",
            "direct": true,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedib0t/go-pretty/v6",
            "direct": true,
            "version": "v6.4.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": true,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masudur-rahman/go-oneliners",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masudur-rahman/styx",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/patrickmn/go-cache",
            "direct": true,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": true,
            "version": "v9.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.0.0-20190802002840-cff245a6509b",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "v0.197.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genai",
            "direct": true,
            "version": "v1.40.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.34.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/telebot.v3",
            "direct": true,
            "version": "v3.1.3",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": true,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query",
            "direct": true,
            "version": "5.99.0",
            "ecosystem": "npm"
          },
          {
            "name": "html2pdf.js",
            "direct": true,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode.react",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": true,
            "version": "7.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "recharts",
            "direct": true,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": true,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.116.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.9.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/sysutil",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-rendezvous",
            "direct": false,
            "version": "v0.0.0-20200823014737-9f7001d12a5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-json-experiment/json",
            "direct": false,
            "version": "v0.0.0-20250211171154-1ae217ad3535",
            "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/gobwas/httphead",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/pool",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/ws",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hokaccha/go-prettyjson",
            "direct": false,
            "version": "v0.0.0-20211117102719-0474bc63780f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "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.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240903143218-8af14fe29dc1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.66.2",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/gc/v3",
            "direct": false,
            "version": "v3.0.0-20240107210532-573471604cb6",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.29.2",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/strutil",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/token",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-self",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-source",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@reduxjs/toolkit",
            "direct": false,
            "version": "2.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-beta.27",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/utils",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-core",
            "direct": false,
            "version": "5.99.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-array",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-color",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-ease",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-interpolate",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-path",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-shape",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-timer",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pako",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/raf",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.3.28",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "18.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/use-sync-external-store",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-arraybuffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.18",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001787",
            "ecosystem": "npm"
          },
          {
            "name": "canvg",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-line-break",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-ease",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-interpolate",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-path",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-shape",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-timer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js-light",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.336",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-toolkit",
            "direct": false,
            "version": "1.45.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.4.26",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-png",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html2canvas",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "11.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "iobuffer",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jspdf",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.37",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "performance-now",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "raf",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-redux",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-refresh",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "7.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "redux",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "redux-thunk",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.13.11",
            "ecosystem": "npm"
          },
          {
            "name": "reselect",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rgbcolor",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackblur-canvas",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-pathdata",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "text-segmentation",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "utrie",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "victory-vendor",
            "direct": false,
            "version": "37.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 411,
        "direct_count": 38,
        "indirect_count": 373
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 22,
        "open_issues": 4,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "masudur-rahman",
          "commits": 334,
          "avatar_url": "https://avatars.githubusercontent.com/u/13915755?v=4"
        },
        {
          "type": "User",
          "login": "JahidNishat",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/83856950?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.997
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "base-image.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/21 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "57 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5db308e8a050e0a30a186d7e7e788e89d923f29a",
        "ran_at": "2026-07-22T07:29:58Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T06:21:42Z",
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2026-05-24T16:33:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2026-06-07T16:32:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 27,
          "created_at": "2026-06-21T16:32:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2026-07-19T16:32:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-14T19:01:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2023-06-27T18:46:20Z",
          "last_comment_at": "2023-07-01T05:13:57Z",
          "last_comment_author": "masudur-rahman"
        },
        {
          "number": 2,
          "created_at": "2023-08-19T19:38:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2023-08-19T19:59:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4,
          "created_at": "2023-08-20T15:26:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/masudur-rahman/khorcha-pati",
    "host": "github.com",
    "name": "khorcha-pati",
    "owner": "masudur-rahman"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 42,
        "vitality": 77,
        "community": 33,
        "governance": 48,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 258,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "258 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 258
                    }
                  }
                ],
                "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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v1.6.0",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 289.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~289.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 289.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 1,
              "stars": 13,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "13 stars",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.997
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 4,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/24 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/21 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 81,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "masudur-rahman",
              "public_repos": 69,
              "account_age_days": 3986
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "81 followers of masudur-rahman",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 81,
                      "login": "masudur-rahman"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "69 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 69
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/masudur-rahman/khorcha-pati"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "70 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "go",
                "telegram-bot",
                "golang",
                "telegram-bots",
                "telegrambot",
                "telegrambots",
                "telegram",
                "expense-manager",
                "expense-tracker",
                "expense-tracker-bot",
                "finance-management",
                "personal-finance-manager",
                "personal-finance-tracker"
              ],
              "has_wiki": false,
              "homepage": "https://khorcha-pati.mrahman.xyz/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://khorcha-pati.mrahman.xyz/",
                "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": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/21 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "57 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 411 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 411
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "osv",
              "advisories": 79,
              "affected_packages": 15,
              "assessed_packages": 411,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 7, moderate 3, low 1, unknown 2",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: golang.org/x/crypto v0.51.0 (critical 10.0), golang.org/x/image v0.0.0-20190802002840-cff245a6509b (high 7.5), golang.org/x/oauth2 v0.23.0 (high 7.5)",
                "points": 5.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "golang.org/x/crypto v0.51.0 (critical 10.0), golang.org/x/image v0.0.0-20190802002840-cff245a6509b (high 7.5), golang.org/x/oauth2 v0.23.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1251 days ago",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1251
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 411,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.22,
              "agent_instruction_files": [
                "CLAUDE.md",
                "GEMINI.md"
              ],
              "agent_instruction_max_bytes": 9515
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md, GEMINI.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md, GEMINI.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "22 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 22,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "web/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "web/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "web/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 42088,
              "source_files_sampled": 247,
              "oversized_source_files": 0
            },
            "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": "0/247 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 247,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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-22T07:30:11.144140Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/masudur-rahman/khorcha-pati.svg",
  "full_name": "masudur-rahman/khorcha-pati",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.26.0 — full methodology · metrics wiki.

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