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

vijeeshr / quickretro

A real-time app for conducting a remote sprint retrospective meeting

HTML · Go · VueAGPL-3.0★ 43 stars⑂ 4 forkssince Jan 2024View on GitHub ↗

vijeeshr/quickretro holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Vitality (94/100) and lowest on Community & Adoption (39/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

58
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

Vijeesh RavindranPersonal account
3 followers6 public repossince Jan 2016

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/vijeeshr/quickretrov1.9.2-262 days ago

Metrics by category

Vitality

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

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
25.6/36Commit cadence — 37/52 weeks with commits
18/18Commit volume — 222 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year222
human_commit_share1
days_since_last_push2
active_weeks_last_year37

Release discipline

100Excellent
How it's scored
27/27Ships releases — 26 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~16.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count26
latest_release_tagv1.9.2
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases16.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

39At risk · 18% of overall
How it's scored
26.3/60Stars — 43 stars
4/25Forks — 4 forks
0/15Watchers — 2 watchers
Inputs used
forks4
stars43
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.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?

43At 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
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.995
How it's scored
0/46.8Issue resolution — 0% of issues closed
38.2/38.3PR acceptance — 24/24 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs24
open_issues2
closed_issues0
issue_closed_ratio0
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
4.3/25Owner reach — 3 followers of vijeeshr
18.2/25Track record — 6 public repos, account ~10 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_loginvijeeshr
public_repos6
account_age_days3,839
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 2 days ago
20/20Version history — 26 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/vijeeshr/quickretro
ecosystemsgo
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://quickretro.app
10/10Repository description
10/10Topics — 15 topics
10/10Wiki
Inputs used
topicswebsocket, opensource, agile, realtime, sprint, remote-work, self-hosted, sprint-retrospective, retro, quickretro, feedback, scrum, agile-retrospective, retro-apps, sprint-retro
has_wikiyes
homepagehttps://quickretro.app
has_readmeyes
has_docs_diryes
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
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories7
affected_packages5
assessed_packages455
unassessed_packages0
affected_by_severitycritical 1, high 1, moderate 2, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 455 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.

61Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 93 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.93
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/go.mod, tests/e2e/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — src/frontend/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configssrc/frontend/tsconfig.json
agent_commit_share0
toolchain_manifestssrc/go.mod, tests/e2e/go.mod
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — HTML with type-check config (src/frontend/tsconfig.json)
54.4/55Manageable file sizes — 1/91 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes98,989
source_files_sampled91
oversized_source_files1

Key facts

43GitHub stars
2contributors
222commits, last 12 months
2days since last push
26releases
1bus factor
2open issues
Go, npmpackage ecosystems

More detail

Star and fork history 43 ★ / 4 ⇿
43Stars
4Forks
25Releases

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.

0102030405043482024-032025-052026-07
Major 1Minor 9Patch 15

Each point covers 3 days.

OpenSSF Scorecard 2.8 / 10
2.8aggregate

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 02:39 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
3Vulnerabilities7 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Gogithub.com/BurntSushi/tomlv1.6.0src/go.mod
Gogithub.com/gorilla/muxv1.8.1src/go.mod
Gogithub.com/gorilla/websocketv1.5.3src/go.mod
Gogithub.com/lithammer/shortuuid/v4v4.2.0src/go.mod
Gogithub.com/redis/go-redis/v9v9.21.0src/go.mod
All dependencies 455

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

RegistryPackageVersionRelation
Gogithub.com/burntsushi/tomlv1.6.0direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/lithammer/shortuuid/v4v4.2.0direct
Gogithub.com/redis/go-redis/v9v9.21.0direct
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
npm@algolia/autocomplete-core1.17.7indirect
npm@algolia/autocomplete-plugin-algolia-insights1.17.7indirect
npm@algolia/autocomplete-preset-algolia1.17.7indirect
npm@algolia/autocomplete-shared1.17.7indirect
npm@algolia/client-abtesting5.20.2indirect
npm@algolia/client-analytics5.20.2indirect
npm@algolia/client-common5.20.2indirect
npm@algolia/client-insights5.20.2indirect
npm@algolia/client-personalization5.20.2indirect
npm@algolia/client-query-suggestions5.20.2indirect
npm@algolia/client-search5.20.2indirect
npm@algolia/ingestion1.20.2indirect
npm@algolia/monitoring1.20.2indirect
npm@algolia/recommend5.20.2indirect
npm@algolia/requester-browser-xhr5.20.2indirect
npm@algolia/requester-fetch5.20.2indirect
npm@algolia/requester-node-http5.20.2indirect
npm@babel/generator8.0.0indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-string-parser8.0.0indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-identifier8.0.2indirect
npm@babel/parser7.26.8indirect
npm@babel/parser7.29.7indirect
npm@babel/parser8.0.0indirect
npm@babel/types7.26.8indirect
npm@babel/types7.29.7indirect
npm@babel/types8.0.0indirect
npm@docsearch/css3.8.2indirect
npm@docsearch/js3.8.2indirect
npm@docsearch/react3.8.2indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
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.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@headlessui/vue1.7.23indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@iconify-json/simple-icons1.2.24indirect
npm@iconify/types2.0.0indirect
npm@intlify/core-base11.4.6indirect
npm@intlify/devtools-types11.4.6indirect
npm@intlify/message-compiler11.4.6indirect
npm@intlify/shared11.4.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.137.0indirect
npm@pkgr/core0.3.6indirect
npm@rolldown/binding-android-arm641.1.3indirect
npm@rolldown/binding-darwin-arm641.1.3indirect
npm@rolldown/binding-darwin-x641.1.3indirect
npm@rolldown/binding-freebsd-x641.1.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.3indirect
npm@rolldown/binding-linux-arm64-gnu1.1.3indirect
npm@rolldown/binding-linux-arm64-musl1.1.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.3indirect
npm@rolldown/binding-linux-s390x-gnu1.1.3indirect
npm@rolldown/binding-linux-x64-gnu1.1.3indirect
npm@rolldown/binding-linux-x64-musl1.1.3indirect
npm@rolldown/binding-openharmony-arm641.1.3indirect
npm@rolldown/binding-wasm32-wasi1.1.3indirect
npm@rolldown/binding-win32-arm64-msvc1.1.3indirect
npm@rolldown/binding-win32-x64-msvc1.1.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.34.6indirect
npm@rollup/rollup-android-arm644.34.6indirect
npm@rollup/rollup-darwin-arm644.34.6indirect
npm@rollup/rollup-darwin-x644.34.6indirect
npm@rollup/rollup-freebsd-arm644.34.6indirect
npm@rollup/rollup-freebsd-x644.34.6indirect
npm@rollup/rollup-linux-arm-gnueabihf4.34.6indirect
npm@rollup/rollup-linux-arm-musleabihf4.34.6indirect
npm@rollup/rollup-linux-arm64-gnu4.34.6indirect
npm@rollup/rollup-linux-arm64-musl4.34.6indirect
npm@rollup/rollup-linux-loongarch64-gnu4.34.6indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.34.6indirect
npm@rollup/rollup-linux-riscv64-gnu4.34.6indirect
npm@rollup/rollup-linux-s390x-gnu4.34.6indirect
npm@rollup/rollup-linux-x64-gnu4.34.6indirect
npm@rollup/rollup-linux-x64-musl4.34.6indirect
npm@rollup/rollup-win32-arm64-msvc4.34.6indirect
npm@rollup/rollup-win32-ia32-msvc4.34.6indirect
npm@rollup/rollup-win32-x64-msvc4.34.6indirect
npm@shikijs/core2.3.2indirect
npm@shikijs/engine-javascript2.3.2indirect
npm@shikijs/engine-oniguruma2.3.2indirect
npm@shikijs/langs2.3.2indirect
npm@shikijs/themes2.3.2indirect
npm@shikijs/transformers2.3.2indirect
npm@shikijs/types2.3.2indirect
npm@shikijs/vscode-textmate10.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@tailwindcss/node4.3.1indirect
npm@tailwindcss/oxide4.3.1indirect
npm@tailwindcss/oxide-android-arm644.3.1indirect
npm@tailwindcss/oxide-darwin-arm644.3.1indirect
npm@tailwindcss/oxide-darwin-x644.3.1indirect
npm@tailwindcss/oxide-freebsd-x644.3.1indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.1indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.1indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.1indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.1indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.1indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.1indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.1indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.1indirect
npm@tailwindcss/vite4.3.1indirect
npm@tanstack/virtual-core3.17.2indirect
npm@tanstack/vue-virtual3.13.30indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.6indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.4indirect
npm@types/jsesc2.5.1indirect
npm@types/json-schema7.0.15indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdast4.0.4indirect
npm@types/mdurl2.0.0indirect
npm@types/node26.0.1indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist3.0.3indirect
npm@types/web-bluetooth0.0.20indirect
npm@types/whatwg-mimetype3.0.2indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin8.62.0indirect
npm@typescript-eslint/parser8.62.0indirect
npm@typescript-eslint/project-service8.62.0indirect
npm@typescript-eslint/scope-manager8.62.0indirect
npm@typescript-eslint/tsconfig-utils8.62.0indirect
npm@typescript-eslint/type-utils8.62.0indirect
npm@typescript-eslint/types8.62.0indirect
npm@typescript-eslint/typescript-estree8.62.0indirect
npm@typescript-eslint/utils8.62.0indirect
npm@typescript-eslint/visitor-keys8.62.0indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-vue5.2.1indirect
npm@vitejs/plugin-vue6.0.7indirect
npm@vitest/expect4.1.9indirect
npm@vitest/mocker4.1.9indirect
npm@vitest/pretty-format4.1.9indirect
npm@vitest/runner4.1.9indirect
npm@vitest/snapshot4.1.9indirect
npm@vitest/spy4.1.9indirect
npm@vitest/utils4.1.9indirect
npm@volar/language-core2.4.28indirect
npm@volar/source-map2.4.28indirect
npm@volar/typescript2.4.28indirect
npm@vue-macros/common3.1.2indirect
npm@vue/compiler-core3.5.13indirect
npm@vue/compiler-core3.5.39indirect
npm@vue/compiler-dom3.5.13indirect
npm@vue/compiler-dom3.5.39indirect
npm@vue/compiler-sfc3.5.13indirect
npm@vue/compiler-sfc3.5.39indirect
npm@vue/compiler-ssr3.5.13indirect
npm@vue/compiler-ssr3.5.39indirect
npm@vue/devtools-api6.6.4indirect
npm@vue/devtools-api7.7.2indirect
npm@vue/devtools-api8.1.5indirect
npm@vue/devtools-kit7.7.2indirect
npm@vue/devtools-kit8.1.5indirect
npm@vue/devtools-shared7.7.2indirect
npm@vue/devtools-shared8.1.5indirect
npm@vue/language-core3.3.5indirect
npm@vue/reactivity3.5.13indirect
npm@vue/reactivity3.5.39indirect
npm@vue/runtime-core3.5.13indirect
npm@vue/runtime-core3.5.39indirect
npm@vue/runtime-dom3.5.13indirect
npm@vue/runtime-dom3.5.39indirect
npm@vue/server-renderer3.5.13indirect
npm@vue/server-renderer3.5.39indirect
npm@vue/shared3.5.13indirect
npm@vue/shared3.5.39indirect
npm@vueuse/core12.5.0indirect
npm@vueuse/integrations12.5.0indirect
npm@vueuse/metadata12.5.0indirect
npm@vueuse/shared12.5.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmalgoliasearch5.20.2indirect
npmalien-signals3.2.1indirect
npmassertion-error2.0.1indirect
npmast-kit2.2.0indirect
npmast-walker-scope0.9.0indirect
npmbalanced-match4.0.4indirect
npmbirpc0.2.19indirect
npmbirpc2.9.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion5.0.7indirect
npmbuffer-image-size0.6.4indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmchokidar5.0.0indirect
npmcomma-separated-tokens2.0.3indirect
npmconfbox0.1.8indirect
npmconfbox0.2.4indirect
npmconvert-source-map2.0.0indirect
npmcopy-anything3.0.5indirect
npmcross-spawn7.0.6indirect
npmcssesc3.0.0indirect
npmcsstype3.1.3indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmdompurify3.4.11indirect
npmemoji-regex-xs1.0.0indirect
npmenhanced-resolve5.21.6indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmes-module-lexer2.2.0indirect
npmesbuild0.21.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.6.0indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-prettier5.5.6indirect
npmeslint-plugin-vue10.9.2indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.4.0indirect
npmexsolve1.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfocus-trap7.6.4indirect
npmfsevents2.3.3indirect
npmglob-parent6.0.2indirect
npmglobals17.7.0indirect
npmgraceful-fs4.2.11indirect
npmhappy-dom20.10.6indirect
npmhast-util-to-html9.0.4indirect
npmhast-util-whitespace3.0.0indirect
npmhookable5.5.3indirect
npmhtml-void-elements3.0.0indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-what4.1.16indirect
npmisexe2.0.0indirect
npmjiti2.7.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
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
npmlocal-pkg1.2.1indirect
npmlocate-path6.0.0indirect
npmmagic-string0.30.17indirect
npmmagic-string0.30.21indirect
npmmagic-string-ast1.0.3indirect
npmmark.js8.11.1indirect
npmmdast-util-to-hast13.2.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.1indirect
npmminimatch10.2.5indirect
npmminisearch7.1.1indirect
npmmitt3.0.1indirect
npmmlly1.8.2indirect
npmms2.1.3indirect
npmmuggle-string0.4.1indirect
npmnanoid3.3.15indirect
npmnanoid3.3.8indirect
npmnatural-compare1.4.0indirect
npmnth-check2.1.1indirect
npmobug2.1.3indirect
npmoniguruma-to-es3.1.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmperfect-debounce1.0.0indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpkg-types1.3.1indirect
npmpkg-types2.3.1indirect
npmpostcss8.5.16indirect
npmpostcss8.5.2indirect
npmpostcss-selector-parser7.1.4indirect
npmpreact10.25.4indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.3indirect
npmprettier-linter-helpers1.0.1indirect
npmprettier-plugin-tailwindcss0.8.0indirect
npmproperty-information6.5.0indirect
npmpunycode2.3.1indirect
npmquansync0.2.11indirect
npmreaddirp5.0.0indirect
npmregex6.0.1indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmrfdc1.4.1indirect
npmrolldown1.1.3indirect
npmrollup4.34.6indirect
npmscule1.3.0indirect
npmsearch-insights2.17.3indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshiki2.3.2indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmspeakingurl14.0.1indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstringify-entities4.0.4indirect
npmsuperjson2.2.2indirect
npmsynckit0.11.13indirect
npmtabbable6.2.0indirect
npmtailwindcss4.3.1indirect
npmtapable2.3.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtrim-lines3.0.1indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.62.0indirect
npmufo1.6.4indirect
npmundici-types8.3.0indirect
npmunist-util-is6.0.0indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmunplugin3.3.0indirect
npmunplugin-utils0.3.1indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvfile6.0.3indirect
npmvfile-message4.0.2indirect
npmvite5.4.21indirect
npmvite8.1.0indirect
npmvitepress1.6.4indirect
npmvitest4.1.9indirect
npmvscode-uri3.1.0indirect
npmvue3.5.13indirect
npmvue3.5.39indirect
npmvue-eslint-parser10.4.1indirect
npmvue-i18n11.4.6indirect
npmvue-router5.1.0indirect
npmvue-sonner2.0.9indirect
npmvue-tsc3.3.5indirect
npmwebpack-virtual-modules0.6.2indirect
npmwhatwg-mimetype3.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmws8.21.0indirect
npmxml-name-validator4.0.0indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
npmzwitch2.0.4indirect
Dependency advisories 5

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

PackageVersionRelationSeverityAdvisoriesFixed in
rollup4.34.6indirectcritical14.59.0
vite5.4.21indirecthigh38.0.16
esbuild0.21.5indirectmoderate10.25.0
postcss8.5.2indirectmoderate18.5.10
dompurify3.4.11indirectlow13.4.12

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": [
        "websocket",
        "opensource",
        "agile",
        "realtime",
        "sprint",
        "remote-work",
        "self-hosted",
        "sprint-retrospective",
        "retro",
        "quickretro",
        "feedback",
        "scrum",
        "agile-retrospective",
        "retro-apps",
        "sprint-retro"
      ],
      "is_fork": false,
      "size_kb": 3658,
      "has_wiki": true,
      "homepage": "https://quickretro.app",
      "languages": {
        "Go": 220516,
        "CSS": 2169,
        "Vue": 217151,
        "HTML": 223175,
        "Dockerfile": 3706,
        "JavaScript": 1671,
        "TypeScript": 131777
      },
      "pushed_at": "2026-07-19T10:08:52Z",
      "created_at": "2024-01-16T13:46:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T10:13:36Z",
      "description": "A real-time app for conducting a remote sprint retrospective meeting",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "HTML",
      "significant_languages": [
        "HTML",
        "Go",
        "Vue",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Vijeesh Ravindran",
      "type": "User",
      "login": "vijeeshr",
      "company": null,
      "location": "Bengaluru",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/16733867?v=4",
      "created_at": "2016-01-16T14:18:45Z",
      "is_verified": null,
      "public_repos": 6,
      "account_age_days": 3839
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-07-19T09:43:26Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-07-12T10:08:39Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-06-14T10:54:43Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-06-02T06:36:48Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-05-30T13:25:02Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-05-17T10:03:28Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-04-18T11:46:24Z"
        },
        {
          "tag": "v1.6.7",
          "kind": "patch",
          "published_at": "2026-04-03T10:47:17Z"
        },
        {
          "tag": "v1.6.6",
          "kind": "patch",
          "published_at": "2026-03-24T13:59:47Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2026-02-21T09:19:36Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2026-02-15T11:03:55Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-02-08T11:07:37Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-01-31T11:58:10Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-12-20T10:36:42Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-12-07T14:09:48Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2025-11-22T14:47:57Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2025-11-08T10:54:28Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2025-09-13T09:39:50Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2025-09-05T10:48:04Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-05-27T12:09:30Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-03-28T11:18:12Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-03-23T12:52:04Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-03-19T08:40:31Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-03-07T14:53:19Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-02-25T15:34:16Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-02-20T11:46:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a26d8759ea1d40962d31ed84795cdaab32b6a295",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update built docs for v1.9.2",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-19T10:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b300adbdd5e9b1aa408a3b91b124e9d00740366f",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update for v1.9.2",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-19T10:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7884445d8c8592ec887e5f91b6b67cebabc6096e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version file to v1.9.2",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-19T08:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af117562bdacf5d6b8a4550e799dadebb00b074",
          "body": null,
          "is_bot": false,
          "headline": "fix: build",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-17T10:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2129c844783ccd9f7afc552a50b97940460c5af9",
          "body": null,
          "is_bot": false,
          "headline": "feat: embed application version and display it in dashboard",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-17T10:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "766d5b8d362556e2d23d591252ed07ebceaab005",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade redis images to v8.8.0, go-redis to v9.21.0",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-15T13:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1099438318a48cf255dc77a53351ea65cde4a248",
          "body": "…directly copy url to clipboard.",
          "is_bot": false,
          "headline": "refactor(ui): simplify share url action by removing the share popup; …",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-15T09:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729f6d3effc02b53946d2e63d74f973355461a3f",
          "body": "feat: card pinning",
          "is_bot": false,
          "headline": "Merge pull request #26 from vijeeshr/card-pinning",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-15T07:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6af77299d6b61e2ae2f0795562989ac36b2f09b",
          "body": null,
          "is_bot": false,
          "headline": "change pin border color for guest users",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-15T06:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d337f42e7cb34fbbe33cb35c5b6714dead6dabc6",
          "body": "- Allow board owners to pin and unpin cards\n- Keep pinned cards at the top of each column\n- Persist pin state in Redis\n- Broadcast pin updates in real time\n- Include pinned state during board registration\n- Preserve pinned order in JSON export and print/PDF\n- Add tests",
          "is_bot": false,
          "headline": "feat: add support for pinned cards",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-14T13:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e016a1efcf66245acf8f4c5239d35b128920da",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update built docs for v:1.9.1",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-12T10:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16326715ede1f1b0032ecabefb3d3ce0610bf902",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update for v1.9.1",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-12T10:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203ceaeddca0227ca963e6b05a5651278209c134",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go version to 1.26.5",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-07-10T08:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299e4f9df9a0fbd1ac325ac1881a1030dece9741",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade npm dependencies",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-29T13:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a1079bf77e0bd187b0a93cf5dc7c5c422303c2",
          "body": null,
          "is_bot": false,
          "headline": "chore: npm audit fix",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-29T10:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3574c89cddf2e062c2e3fffbe7275cef158d3fcb",
          "body": "Prevent broadcasting a departure event when a user closes a tab if they\nstill have other active tabs open for the same board.",
          "is_bot": false,
          "headline": "fix: only broadcast UserClosingEvent on last active tab disconnect",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-24T11:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ce015ad16272dab88785eb48b9841ce0967d8f",
          "body": "Added third party license information for Lucide Icons.",
          "is_bot": false,
          "headline": "Add THIRD_PARTY_LICENSES.md for Lucide Icons",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-23T13:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe28aa27356beeb0f0474838bf0bc911a5c9cf04",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update built docs for v1.9.0",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-14T13:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a4ce2d08693caacc0258cf13ce06d2321cfc76",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): typo",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-14T13:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4289bbd6ec88ab3f9554b1519ab7783fdeb003c4",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update for v1.9.0",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-14T13:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40d35bff548cc6406676ca34494e346423b86893",
          "body": "…ine like count when max_count config is reduced.",
          "is_bot": false,
          "headline": "fix: update validation logic to allow users to gracefully reduce offl…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-14T09:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8862a74439cbb28674743b0d1f4697f1e81b54f3",
          "body": null,
          "is_bot": false,
          "headline": "chore: update fieldalignment",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-13T12:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed26819e3601085862eb0ee1ff99c33e12fa9451",
          "body": "…e mount; commented out by default.\n\n- Update compose.yml, compose.local.yml, compose.prod.yml to allow binding a host config.toml file.\n- Set mount as read-only (:ro) to ensure integrity since the app is read-only.\n- Maintain baked-in config.toml as the default fallback.",
          "is_bot": false,
          "headline": "feat(docker): add optional support for external config.toml via volum…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-13T12:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8116fcc573c78b694ad2bf0f30cee683204b551b",
          "body": "…s for plus and minus button clicks in ui.",
          "is_bot": false,
          "headline": "fix: incorrect max count logic in serverr; use small visual indicator…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-13T10:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273e9b0d1d330e3d4e0ee1e368699ab89b0f5426",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go version to 1.26.4, node to 24.16.0 and alpine to 3.24",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-12T14:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59b4d7fb9e05efd2aef231a03d054b3a3957a93",
          "body": null,
          "is_bot": false,
          "headline": "feat: download board data as json",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-12T13:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e294884ddc1f4f05971f4cc0465c37ed97cffc",
          "body": "Offline likes",
          "is_bot": false,
          "headline": "Merge pull request #25 from vijeeshr/offline-likes",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-12T06:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcded9e9501d3ec19df04c1df51b5df7b40ed7ce",
          "body": null,
          "is_bot": false,
          "headline": "verbiage",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-12T06:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be675dfa128fd2d6c641f1d7e0761a773dd1aec",
          "body": "…ete button; add translations",
          "is_bot": false,
          "headline": "feat(offline-likes): replace lock button in settings popover with del…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-11T12:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2cb3e1e6d3ffb55e263188d0e1c1f22958e4d0f",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial commit for offline likes",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-10T13:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abf992ba795615a8ea7e5a7ca91570a997ff805",
          "body": null,
          "is_bot": false,
          "headline": "chore: update built docs for v1.8.1",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-02T06:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea995286a18cab4f0d846cba135a3c9f0d3f8619",
          "body": null,
          "is_bot": false,
          "headline": "chore: update docs for v1.8.1",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-02T06:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33ded9f6c7042761dbfb757be03afc41eb30623",
          "body": "- Add 'local' logging driver to all services via YAML anchors\n- Limit logs to 10MB per file with a max of 3 files to prevent disk overflow",
          "is_bot": false,
          "headline": "chore(docker): implement log rotation for prod services",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-02T05:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76bc95e8645cb709c387865aa92c86aa0232715d",
          "body": "- webcocket stability: Added deferred panic recovery in Event.Handle with stack trace logging to prevent remote DoS via goroutine crashes.\n- nil pointer safety: Implemented nil-pointer dereference guards in ColumnsChangeEvent.Handle and HandleCreateBoard to protect against invalid input states.\n- added validation checks (Id != \"\") to Redis pipeline scans for Columns, Users, Messages, and Comments to ensure expired or non-existent keys are filtered before returning data to the frontend",
          "is_bot": false,
          "headline": "fix: patch security vulnerabilities",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-06-01T14:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c55091e697f4be7415a85f47ebfcaee1bf85322",
          "body": null,
          "is_bot": false,
          "headline": "docs: update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-30T14:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d532df9434efe1e6a25df6578e3be45ffe882701",
          "body": null,
          "is_bot": false,
          "headline": "docs: update for v1.8.0",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-30T14:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab6392c0e511789d22662702a95e8ab5a867d0b",
          "body": "… panel",
          "is_bot": false,
          "headline": "ui: show the new print options in a horizontal menu, similar to timer…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-30T10:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ddc712bcc3d129869a26bfc02aa2f393d0556ab",
          "body": null,
          "is_bot": false,
          "headline": "fix: timer popover positioning",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-30T10:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987b76750b92b78b504a0cb6300b6b7bcd9994b4",
          "body": "…menu to print button to allow users to optionally include names, comments.",
          "is_bot": false,
          "headline": "feat(print): include comments and names when printing; add small sub-…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-29T10:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea377244b6fdf72adbd432824e78608b5ceba157",
          "body": null,
          "is_bot": false,
          "headline": "ui: reduce space between buttons in left sidebar",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-27T13:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebbeef23596d849b6ff381b184b00529fcdef46d",
          "body": null,
          "is_bot": false,
          "headline": "feat: sort cards to top by likes or comments for local user",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-27T13:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2dc4c07b94f51ad692feb60cfbb71f389737181",
          "body": null,
          "is_bot": false,
          "headline": "ui: add short text below icons in left sidebar; update mask/hide icon",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-26T09:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6049dc15590e8448664c7fde2c9b3627624ac304",
          "body": "…kept minimized; add close button to timer popover panel; focus panel cursor changed to pointer",
          "is_bot": false,
          "headline": "fix: countdown timer going out of sync when browser tab or window is …",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-25T09:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0443ff0ad1f41a9f556525cdb06e5017b17c756",
          "body": "Add instructions for installing by building from source.",
          "is_bot": false,
          "headline": "Update README with installation instructions",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-23T09:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de290ce663e02c744da7a451849c35fce5f6a6bf",
          "body": "Updated the image in the README to a new dashboard screenshot.",
          "is_bot": false,
          "headline": "Replace dashboard image in README",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-23T09:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c221bad35168cbfb6b03496ecead4e5e35e89d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update images for built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-22T14:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "653977591bb84d94e008619f8ef27f1921c9e907",
          "body": null,
          "is_bot": false,
          "headline": "chore: update images",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-22T14:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2a76553d09f356b8b4a0168f56f3ab5ce18acba",
          "body": "…raction; npm audit fix",
          "is_bot": false,
          "headline": "feat: use popover for timer presets and stop buttons for quicker inte…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-22T11:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01454a6d0f690dbd86cc27d56d3d1f97f7f40362",
          "body": "…Stop\" button in panel when timer is already running.",
          "is_bot": false,
          "headline": "feat: add 1m, 5m, 10m, 15m preset buttons to Timer panel; only show \"…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-21T14:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b02a3322dd5668f790d040a03ef15c79406e472",
          "body": null,
          "is_bot": false,
          "headline": "chore: update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-20T06:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb1fabcf2c11b3076549dd3e4ed975815f3d2bc",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dashboard images in docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-20T06:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff4aff30b57fa66699d4e5f786164e0bd68a52fe",
          "body": "Added updated dashboard image in README.",
          "is_bot": false,
          "headline": "Update dashboard image in README",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-19T14:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2afbbbdc970fb334251f9dde11e449acafb2dc2e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-19T10:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49cb82e3bcd95862a61b2601fdeb3f7f1190a59c",
          "body": null,
          "is_bot": false,
          "headline": "chore: update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-19T10:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a904fc522dfc0192c16dfbc3138ed93830c744bb",
          "body": null,
          "is_bot": false,
          "headline": "chore: update docs to include different installation options.",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-18T14:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25539d3729df8eeb8a5b0372b25a34d3fa7a17d1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update built docs for v1.7.1",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-17T14:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9de1925c9fc87e412f7947133dc3e495b650c1",
          "body": "…ompose file for quick install",
          "is_bot": false,
          "headline": "chore: update docs for v1.7.1; cleanup compose and dockerfiles; add c…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-17T13:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e697db25f84784f0229c88eb44d6dea1346e7402",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go version to 1.26.3",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-16T10:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae85b34f29ccbdbc0c78772e1f698ec0d978b3e4",
          "body": "…uto-disable config to 10.",
          "is_bot": false,
          "headline": "ui: make typing activity animation more prominent; reduce animation a…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-16T09:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c641a1f15423de7ca6fde0d63c30457c8875e1a",
          "body": null,
          "is_bot": false,
          "headline": "chore: change default server port from 8080 to 8921",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-15T10:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90b1f762869b1d3371d056fc4e763fc2ec646b45",
          "body": "….Dockerfile); rearrange compose files",
          "is_bot": false,
          "headline": "build: add multi-arch Docker build support for amd64 and arm64 (build…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-05-15T09:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bfff02a4dea51e798fe030feebd191010f53cc4",
          "body": null,
          "is_bot": false,
          "headline": "feat(docker): harden container security with non-root scratch build",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-22T08:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eeeb4a241742b6ac6e19cedebbdfb5fb9788bc9",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-21T10:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c29c695ee26eb5b9e9fb10e842f0ca73bc6b1a",
          "body": null,
          "is_bot": false,
          "headline": "chore: update docs; add prettier check to scripts",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-21T10:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d637aeed0f4ad6147e66af01b36c5062cd4aaf33",
          "body": null,
          "is_bot": false,
          "headline": "docs: update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-18T12:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb74bff64a5ce58b4f9a12ab40cabd6e206bbe6",
          "body": null,
          "is_bot": false,
          "headline": "docs: update for 1.7.0",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-18T12:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae26caaf4742fbfd3daa4e1aadac7c78e903927",
          "body": null,
          "is_bot": false,
          "headline": "chore: npm audit fix",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-17T11:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2c6814abf20e564f2b35627b44dbf480eebfbe",
          "body": "… message, when user visits dashboard of non-existent board; reclaim board icon visibility does not rely on other users being present.",
          "is_bot": false,
          "headline": "feat: show modal (with option to create new board) instead of a toast…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-17T11:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19b239f12980f9a30fffd9a0e5a78447ea44756",
          "body": "…sfer button displayed only it there are other users in board.",
          "is_bot": false,
          "headline": "feat(ui): show welcome dialog instead of notification; ownership tran…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-15T12:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288ff0d77c57a43a7cfc5d8583f637e048d703f0",
          "body": "Transfer ownership",
          "is_bot": false,
          "headline": "Merge pull request #23 from vijeeshr/transfer-ownership",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-14T13:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba870d90c05157ab2bd2222f830a92170a927a0",
          "body": "…rt for ownership transfer",
          "is_bot": false,
          "headline": "feat: add modal for reclaiming ownership; refine ui; multi lang suppo…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-14T12:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c400c18c079c62a888e60071e1f0779046934cc7",
          "body": "…ars using css; animate icons in left sidebar on hover",
          "is_bot": false,
          "headline": "feat: refine ui for ownership transfer; truncate text for badged avat…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-13T14:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bc75fb1f9bd9d6af8e2d2fc77373ee93947eb3",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial commit for ownership transfer",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-12T11:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8ad1cb29250393a507999c8f3755d4d6e94317",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go to 1.26.2 and node to 24.14.1",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-10T07:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43a98b291cbe6cc8d6f6997a0c9625bc5529e28",
          "body": "…con of board owner",
          "is_bot": false,
          "headline": "feat(ui): improved ui panel for locked board; add border to \"start\" i…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-09T14:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4a542b48836985cee243c82a50e43f12f55924",
          "body": "…nd in-active; show board owner with a star icon",
          "is_bot": false,
          "headline": "feat: show all users who visited the board; show users as connected a…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-08T14:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47f72ad1e0f76e3dd225fc5a169e97493e20a53",
          "body": null,
          "is_bot": false,
          "headline": "chore: npm audit fixes",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-07T10:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4700da1d8e9411486ab4eb21316180e68d9da840",
          "body": "- differentiate between regular and anonymous cards when creating/editing with different border colors.\n- enable moving forward in Join screen with return keypress.\n- validate length of guest name in Join screen",
          "is_bot": false,
          "headline": "feat(ui): minor user experience enhancements",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-07T10:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd37b7f9855b474b0096629a35ee65abb7e0310b",
          "body": null,
          "is_bot": false,
          "headline": "docs: update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-03T10:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d768764838afab239de0b44646385b2c244be2d",
          "body": null,
          "is_bot": false,
          "headline": "docs: typo",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-03T10:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621af8de7f12ece2c722aaa1a643b36f084008a7",
          "body": null,
          "is_bot": false,
          "headline": "docs: update for 1.6.7",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-03T10:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0058ea91b710ac04a0f92cdee6c4a19f4bb495",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable security headers for docs site",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-04-02T09:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "138d01e545a2e7cff146ac142e5c50b8e7daf486",
          "body": null,
          "is_bot": false,
          "headline": "fix(print): content bleeding over page footer text",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-31T09:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b67e7f91027263eac7e672b18a9906d806f1350",
          "body": "…peared to have weird layout issue on some smaller screens.",
          "is_bot": false,
          "headline": "fix(ui): fix for bug introduced with sticky headers; right sidebar ap…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-31T09:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50925cc8789c9107a6123d8fb62b73077054f129",
          "body": "…th many cards",
          "is_bot": false,
          "headline": "feat(ui): make column headers and side-bars sticky for long boards wi…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-30T09:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36fee6fb6a3da4c4477bffca4f1feed66b9c1a7",
          "body": null,
          "is_bot": false,
          "headline": "docs: update built docs",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-25T10:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc4f0a414c07c3b978402e63b02b2f90bf0ebb6",
          "body": null,
          "is_bot": false,
          "headline": "docs: update",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-25T10:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee225e3f0d18193359fd3e1f59b93e97f4dfe3cd",
          "body": null,
          "is_bot": false,
          "headline": "docs: update for v1.6.6",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-25T10:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d74fa3f80532929187aafebc928dad3c5993065",
          "body": null,
          "is_bot": false,
          "headline": "fix: Vitepress generated static site failure due to security headers",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-25T06:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de14119e15f8f678e042c31e121085109fcce7b6",
          "body": null,
          "is_bot": false,
          "headline": "chore: rotate caddy log",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-24T14:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a9bf960b7ac45278ccd6c6cbddd20015043f0f",
          "body": "Upgrade frontend deps",
          "is_bot": false,
          "headline": "Merge pull request #22 from vijeeshr/upgrade-frontend-deps",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-24T07:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11a542b7a3c496aca0b457c2c8976e386870747",
          "body": null,
          "is_bot": false,
          "headline": "chore: enfore lf line endings",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-22T14:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45e84cee8991f3f736331c6810946ec3a0ff1b8",
          "body": null,
          "is_bot": false,
          "headline": "feat: migrate to Tailwind CSS v4",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-22T13:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc0149d4d13756cf30f097741129fdc50191d81",
          "body": null,
          "is_bot": false,
          "headline": "fix: show board deleted toast indefinitely",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-22T09:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162e7c7c8a7b36f313adae130c5143a1a7fed97c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump eslint to 10.1.0",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-22T09:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b313967409eba9abf44ea9134fd9a6b8ecaa36",
          "body": "… en even when another language is selected; now works for other languages too",
          "is_bot": false,
          "headline": "fix: toast notification for applied custom preset always displayed in…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-22T09:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49532b65fea71646cc1d627fca0561671b63865d",
          "body": "…educing build size",
          "is_bot": false,
          "headline": "feat: migrate from vue-toast-notification (archived) to vue-sonner, r…",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-21T10:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fa6e0524a0b71a67a2204cfef95b8556bbebc8",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump up frontend deps; add linting",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-21T09:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11563df32c998a206c64ca4b7f15138bdfe5c354",
          "body": "Security hardening",
          "is_bot": false,
          "headline": "Merge pull request #21 from vijeeshr/security-update",
          "author_name": "Vijeesh Ravindran",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-19T12:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c00edd5741ca6b6d9c12196a907d2ebd96b2055",
          "body": null,
          "is_bot": false,
          "headline": "chore: cleanup commented code",
          "author_name": "Vijeesh",
          "author_login": "vijeeshr",
          "committed_at": "2026-03-19T11:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 222,
      "latest_release_at": "2026-07-19T09:43:26Z",
      "latest_release_tag": "v1.9.2",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 37,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 16.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/vijeeshr/quickretro",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/vijeeshr/quickretro",
          "is_deprecated": false,
          "latest_version": "v1.9.2",
          "repository_url": "https://github.com/vijeeshr/quickretro",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T08:36:59Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 43,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": {
        "days": [
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 2
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 7
          },
          {
            "date": "2025-05-03",
            "count": 2
          },
          {
            "date": "2025-05-04",
            "count": 2
          },
          {
            "date": "2025-05-05",
            "count": 2
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 2
          },
          {
            "date": "2026-06-20",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 43,
        "total_stars": 43
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "src/frontend/tsconfig.json"
      ],
      "toolchain_manifests": [
        "src/go.mod",
        "tests/e2e/go.mod"
      ],
      "largest_source_bytes": 98989,
      "source_files_sampled": 91,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/package.json",
        "src/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rollup",
            "direct": false,
            "version": "4.34.6",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          },
          {
            "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": "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.2",
            "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": "dompurify",
            "direct": false,
            "version": "3.4.11",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-c2j3-45gr-mqc4"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 1,
          "critical": 1,
          "moderate": 2
        },
        "advisory_count": 7,
        "affected_count": 5,
        "assessed_count": 455,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/lithammer/shortuuid/v4",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.2.0"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.21.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/shortuuid/v4",
            "direct": true,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": true,
            "version": "v9.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-preset-algolia",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/js",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "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.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@headlessui/vue",
            "direct": false,
            "version": "1.7.23",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify-json/simple-icons",
            "direct": false,
            "version": "1.2.24",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify/types",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/core-base",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/devtools-types",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/message-compiler",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/shared",
            "direct": false,
            "version": "11.4.6",
            "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.0",
            "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": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/core",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-javascript",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/transformers",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/virtual-core",
            "direct": false,
            "version": "3.17.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/vue-virtual",
            "direct": false,
            "version": "3.13.30",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/web-bluetooth",
            "direct": false,
            "version": "0.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/whatwg-mimetype",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "6.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@volar/language-core",
            "direct": false,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@volar/source-map",
            "direct": false,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@volar/typescript",
            "direct": false,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@vue-macros/common",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "6.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-kit",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-kit",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-shared",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-shared",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/language-core",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/core",
            "direct": false,
            "version": "12.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/integrations",
            "direct": false,
            "version": "12.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/metadata",
            "direct": false,
            "version": "12.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/shared",
            "direct": false,
            "version": "12.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "alien-signals",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-kit",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-walker-scope",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "birpc",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "npm"
          },
          {
            "name": "birpc",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-image-size",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex-xs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "focus-trap",
            "direct": false,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "20.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-html",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hookable",
            "direct": false,
            "version": "5.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "4.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "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": "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": "local-pkg",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.17",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string-ast",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mark.js",
            "direct": false,
            "version": "8.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minisearch",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "muggle-string",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.15",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "oniguruma-to-es",
            "direct": false,
            "version": "3.1.0",
            "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": "path-browserify",
            "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": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "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": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "preact",
            "direct": false,
            "version": "10.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-tailwindcss",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regex-recursion",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regex-utilities",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "scule",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "search-insights",
            "direct": false,
            "version": "2.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "speakingurl",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "superjson",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-utils",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vue-i18n",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "vue-router",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue-sonner",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "vue-tsc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 455,
        "direct_count": 5,
        "indirect_count": 450
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 24,
        "open_issues": 2,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "vijeeshr",
          "commits": 381,
          "avatar_url": "https://avatars.githubusercontent.com/u/16733867?v=4"
        },
        {
          "type": "User",
          "login": "tenpai-git",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/135364460?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.995
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "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": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "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/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 3,
            "reason": "7 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a26d8759ea1d40962d31ed84795cdaab32b6a295",
        "ran_at": "2026-07-22T02:39:33Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-15T07:07:01Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2025-10-16T12:11:25Z",
          "last_comment_at": "2026-02-16T05:49:27Z",
          "last_comment_author": "vijeeshr"
        },
        {
          "number": 24,
          "created_at": "2026-06-03T05:54:14Z",
          "last_comment_at": "2026-06-14T13:50:35Z",
          "last_comment_author": "vijeeshr"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vijeeshr/quickretro",
    "host": "github.com",
    "name": "quickretro",
    "owner": "vijeeshr"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 42,
        "vitality": 94,
        "community": 39,
        "governance": 43,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 222,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 37
            },
            "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": "37/52 weeks with commits",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 37
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "222 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 222
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v1.9.2",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 16.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 4,
              "stars": 43,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "43 stars",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "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 (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.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": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.995
            },
            "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 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "merged_prs": 24,
              "open_issues": 2,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0
            },
            "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": "24/24 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 24,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 41,
            "inputs": {
              "followers": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "vijeeshr",
              "public_repos": 6,
              "account_age_days": 3839
            },
            "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": "3 followers of vijeeshr",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "vijeeshr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "6 public repos, account ~10 yr old",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 6
                    }
                  },
                  {
                    "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/vijeeshr/quickretro"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "26 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "websocket",
                "opensource",
                "agile",
                "realtime",
                "sprint",
                "remote-work",
                "self-hosted",
                "sprint-retrospective",
                "retro",
                "quickretro",
                "feedback",
                "scrum",
                "agile-retrospective",
                "retro-apps",
                "sprint-retro"
              ],
              "has_wiki": true,
              "homepage": "https://quickretro.app",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://quickretro.app",
                "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": "15 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 2.8
            },
            "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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "7 existing vulnerabilities detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 455 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 455
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 7,
              "affected_packages": 5,
              "assessed_packages": 455,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 1, moderate 2, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "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": 455,
              "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": "moderate",
        "name": "AI Readiness",
        "value": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.93,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "93 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "src/frontend/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/go.mod",
                "tests/e2e/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/go.mod, tests/e2e/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/go.mod, tests/e2e/go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "src/frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/frontend/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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "HTML",
              "largest_source_bytes": 98989,
              "source_files_sampled": 91,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "HTML with type-check config (src/frontend/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "src/frontend/tsconfig.json",
                      "language": "HTML"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/91 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 91,
                      "oversized": 1
                    }
                  }
                ],
                "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-22T02:39:40.548685Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vijeeshr/quickretro.svg",
  "full_name": "vijeeshr/quickretro",
  "license_state": "standard",
  "license_spdx": "AGPL-3.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.