Public record
Software health reportschema 0.11.0 · metrics 1.13.0 · 2026-07-17 10:02 UTC

bogdanp / koyo

A web development toolkit for Racket.

Racket · TypeScriptNo license detected★ 155 stars⑂ 12 forkssince Jun 2019View on GitHub ↗

bogdanp/koyo holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Vitality (72/100) and lowest on Security (34/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

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

53
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

Bogdan PopaPersonal account
877 followers253 public repossince Dec 2008

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

Metrics by category

Vitality

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

72Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
10.4/36Commit cadence — 15/52 weeks with commits
14.5/18Commit volume — 40 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year40
human_commit_share
days_since_last_push3
active_weeks_last_year15
How it's scored
16.2/27Ships releases — 44 version tags (no GitHub releases)
36/36Release recency — latest release 3 days ago
19.8/27Release cadence — a release every ~47 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count44
latest_release_tagv0.49.2
releases_from_tagsyes
days_since_latest_release3
mean_days_between_releases47
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?

38At risk · 18% of overall
How it's scored
35.5/60Stars — 155 stars
8.7/25Forks — 12 forks
5.6/15Watchers — 11 watchers
Inputs used
forks12
stars155
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.962
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
34.3/38.3PR acceptance — 35/39 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs35
open_issues0
closed_issues22
issue_closed_ratio1
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
21.2/25Owner reach — 877 followers of Bogdanp
25/25Track record — 253 public repos, account ~17 yr old
Inputs used
followers877
owner_typeUser
is_verified
owner_loginBogdanp
public_repos253
account_age_days6,407
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://koyoweb.org
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsracket, web, framework
has_wikino
homepagehttps://koyoweb.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At 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 — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

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.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — koyo-job-admin-frontend/Makefile
0/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — koyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_fileskoyo-job-admin-frontend/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configskoyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
27/45Type-checkable code — Racket with type-check config (koyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json)
55/55Manageable file sizes — 0/96 source files over 60KB
Inputs used
primary_languageRacket
largest_source_bytes9,154
source_files_sampled96
oversized_source_files0

Key facts

155GitHub stars
7contributors
40commits, last 12 months
3days since last push
44releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Could not fetch npm package 'koyo-job-admin-frontend' from its registry

More detail

OpenSSF Scorecard 3.4 / 10
3.4aggregate

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-17 10:02 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
npm@chakra-ui/react^3.2.3koyo-job-admin-frontend/package.json
npm@fontsource/outfit^5.1.0koyo-job-admin-frontend/package.json
npmaxios^1.7.9koyo-job-admin-frontend/package.json
npmdate-fns^4.1.0koyo-job-admin-frontend/package.json
npmnext-themes^0.4.4koyo-job-admin-frontend/package.json
npmreact^19.0.0koyo-job-admin-frontend/package.json
npmreact-icons^5.4.0koyo-job-admin-frontend/package.json
npmreact-router^7.0.2koyo-job-admin-frontend/package.json
All dependencies 339

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

RegistryPackageVersionRelation
npm@chakra-ui/react3.36.0direct
npm@chakra-ui/react^3.2.3direct
npm@fontsource/outfit5.1.0direct
npm@fontsource/outfit^5.1.0direct
npmaxios1.18.1direct
npmaxios^1.7.9direct
npmdate-fns4.1.0direct
npmnext-themes0.4.4direct
npmnext-themes^0.4.4direct
npmreact19.0.0direct
npmreact^19.0.0direct
npmreact-icons5.4.0direct
npmreact-icons^5.4.0direct
npmreact-router7.18.1direct
npmreact-router^7.1.1direct
npm@ark-ui/react5.37.2indirect
npm@babel/code-frame7.26.2indirect
npm@babel/generator7.26.3indirect
npm@babel/helper-module-imports7.25.9indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/parser7.26.3indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.25.9indirect
npm@babel/traverse7.26.4indirect
npm@babel/types7.26.3indirect
npm@bufbuild/protobuf2.2.3indirect
npm@emotion/babel-plugin11.13.5indirect
npm@emotion/cache11.14.0indirect
npm@emotion/hash0.9.2indirect
npm@emotion/is-prop-valid1.4.0indirect
npm@emotion/memoize0.9.0indirect
npm@emotion/react11.14.0indirect
npm@emotion/serialize1.3.3indirect
npm@emotion/sheet1.4.0indirect
npm@emotion/unitless0.10.0indirect
npm@emotion/use-insertion-effect-with-fallbacks1.2.0indirect
npm@emotion/utils1.4.2indirect
npm@emotion/weak-memoize0.4.0indirect
npm@esbuild/aix-ppc640.24.2indirect
npm@esbuild/android-arm0.24.2indirect
npm@esbuild/android-arm640.24.2indirect
npm@esbuild/android-x640.24.2indirect
npm@esbuild/darwin-arm640.24.2indirect
npm@esbuild/darwin-x640.24.2indirect
npm@esbuild/freebsd-arm640.24.2indirect
npm@esbuild/freebsd-x640.24.2indirect
npm@esbuild/linux-arm0.24.2indirect
npm@esbuild/linux-arm640.24.2indirect
npm@esbuild/linux-ia320.24.2indirect
npm@esbuild/linux-loong640.24.2indirect
npm@esbuild/linux-mips64el0.24.2indirect
npm@esbuild/linux-ppc640.24.2indirect
npm@esbuild/linux-riscv640.24.2indirect
npm@esbuild/linux-s390x0.24.2indirect
npm@esbuild/linux-x640.24.2indirect
npm@esbuild/netbsd-arm640.24.2indirect
npm@esbuild/netbsd-x640.24.2indirect
npm@esbuild/openbsd-arm640.24.2indirect
npm@esbuild/openbsd-x640.24.2indirect
npm@esbuild/sunos-x640.24.2indirect
npm@esbuild/win32-arm640.24.2indirect
npm@esbuild/win32-ia320.24.2indirect
npm@esbuild/win32-x640.24.2indirect
npm@eslint/js^9.17.0indirect
npm@floating-ui/core1.8.0indirect
npm@floating-ui/dom1.8.0indirect
npm@floating-ui/utils0.2.12indirect
npm@hookform/resolvers^3.9.1indirect
npm@internationalized/date3.12.2indirect
npm@internationalized/number3.6.6indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pandacss/is-valid-prop1.11.4indirect
npm@parcel/watcher2.5.0indirect
npm@parcel/watcher-android-arm642.5.0indirect
npm@parcel/watcher-darwin-arm642.5.0indirect
npm@parcel/watcher-darwin-x642.5.0indirect
npm@parcel/watcher-freebsd-x642.5.0indirect
npm@parcel/watcher-linux-arm-glibc2.5.0indirect
npm@parcel/watcher-linux-arm-musl2.5.0indirect
npm@parcel/watcher-linux-arm64-glibc2.5.0indirect
npm@parcel/watcher-linux-arm64-musl2.5.0indirect
npm@parcel/watcher-linux-x64-glibc2.5.0indirect
npm@parcel/watcher-linux-x64-musl2.5.0indirect
npm@parcel/watcher-win32-arm642.5.0indirect
npm@parcel/watcher-win32-ia322.5.0indirect
npm@parcel/watcher-win32-x642.5.0indirect
npm@reduxjs/toolkit^2.5.0indirect
npm@swc/helpers0.5.23indirect
npm@trivago/prettier-plugin-sort-imports5.2.0indirect
npm@trivago/prettier-plugin-sort-imports^5.2.0indirect
npm@types/parse-json4.0.2indirect
npm@types/react19.0.2indirect
npm@types/react^19.0.2indirect
npm@types/react-dom19.0.2indirect
npm@types/react-dom^19.0.2indirect
npm@zag-js/accordion1.41.2indirect
npm@zag-js/anatomy1.41.2indirect
npm@zag-js/angle-slider1.41.2indirect
npm@zag-js/aria-hidden1.41.2indirect
npm@zag-js/async-list1.41.2indirect
npm@zag-js/auto-resize1.41.2indirect
npm@zag-js/avatar1.41.2indirect
npm@zag-js/carousel1.41.2indirect
npm@zag-js/cascade-select1.41.2indirect
npm@zag-js/checkbox1.41.2indirect
npm@zag-js/clipboard1.41.2indirect
npm@zag-js/collapsible1.41.2indirect
npm@zag-js/collection1.41.2indirect
npm@zag-js/color-picker1.41.2indirect
npm@zag-js/color-utils1.41.2indirect
npm@zag-js/combobox1.41.2indirect
npm@zag-js/core1.41.2indirect
npm@zag-js/date-input1.41.2indirect
npm@zag-js/date-picker1.41.2indirect
npm@zag-js/date-utils1.41.2indirect
npm@zag-js/dialog1.41.2indirect
npm@zag-js/dismissable1.41.2indirect
npm@zag-js/dom-query1.41.2indirect
npm@zag-js/drawer1.41.2indirect
npm@zag-js/editable1.41.2indirect
npm@zag-js/file-upload1.41.2indirect
npm@zag-js/file-utils1.41.2indirect
npm@zag-js/floating-panel1.41.2indirect
npm@zag-js/focus-trap1.41.2indirect
npm@zag-js/focus-visible1.41.2indirect
npm@zag-js/highlight-word1.41.2indirect
npm@zag-js/hover-card1.41.2indirect
npm@zag-js/i18n-utils1.41.2indirect
npm@zag-js/image-cropper1.41.2indirect
npm@zag-js/interact-outside1.41.2indirect
npm@zag-js/json-tree-utils1.41.2indirect
npm@zag-js/listbox1.41.2indirect
npm@zag-js/live-region1.41.2indirect
npm@zag-js/marquee1.41.2indirect
npm@zag-js/menu1.41.2indirect
npm@zag-js/navigation-menu1.41.2indirect
npm@zag-js/number-input1.41.2indirect
npm@zag-js/pagination1.41.2indirect
npm@zag-js/password-input1.41.2indirect
npm@zag-js/pin-input1.41.2indirect
npm@zag-js/popover1.41.2indirect
npm@zag-js/popper1.41.2indirect
npm@zag-js/presence1.41.2indirect
npm@zag-js/progress1.41.2indirect
npm@zag-js/qr-code1.41.2indirect
npm@zag-js/radio-group1.41.2indirect
npm@zag-js/rating-group1.41.2indirect
npm@zag-js/react1.41.2indirect
npm@zag-js/rect-utils1.41.2indirect
npm@zag-js/remove-scroll1.41.2indirect
npm@zag-js/scroll-area1.41.2indirect
npm@zag-js/scroll-snap1.41.2indirect
npm@zag-js/select1.41.2indirect
npm@zag-js/signature-pad1.41.2indirect
npm@zag-js/slider1.41.2indirect
npm@zag-js/splitter1.41.2indirect
npm@zag-js/steps1.41.2indirect
npm@zag-js/store1.41.2indirect
npm@zag-js/switch1.41.2indirect
npm@zag-js/tabs1.41.2indirect
npm@zag-js/tags-input1.41.2indirect
npm@zag-js/timer1.41.2indirect
npm@zag-js/toast1.41.2indirect
npm@zag-js/toggle1.41.2indirect
npm@zag-js/toggle-group1.41.2indirect
npm@zag-js/tooltip1.41.2indirect
npm@zag-js/tour1.41.2indirect
npm@zag-js/tree-view1.41.2indirect
npm@zag-js/types1.41.2indirect
npm@zag-js/utils1.41.2indirect
npmagent-base6.0.2indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmarray-union2.1.0indirect
npmasynckit0.4.0indirect
npmbabel-plugin-macros3.1.0indirect
npmbinary-extensions2.3.0indirect
npmbraces3.0.3indirect
npmbuffer-builder0.2.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcallsites3.1.0indirect
npmchalk4.1.2indirect
npmchokidar3.6.0indirect
npmchokidar4.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorjs.io0.5.2indirect
npmcombined-stream1.0.8indirect
npmconvert-source-map1.9.0indirect
npmcookie1.0.2indirect
npmcosmiconfig7.1.0indirect
npmcsstype3.2.3indirect
npmdebug4.4.0indirect
npmdelayed-stream1.0.0indirect
npmdetect-libc1.0.3indirect
npmdir-glob3.0.1indirect
npmdunder-proto1.0.1indirect
npmerror-ex1.3.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.24.2indirect
npmesbuild^0.23.0indirect
npmesbuild^0.28.1indirect
npmesbuild-plugin-copy2.1.1indirect
npmesbuild-plugin-copy^2.1.1indirect
npmesbuild-sass-plugin3.3.1indirect
npmesbuild-sass-plugin^3.3.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint^9.17.0indirect
npmeslint-plugin-react^7.37.3indirect
npmeslint-plugin-react-hooks^5.1.0indirect
npmfast-glob3.3.2indirect
npmfastq1.17.1indirect
npmfill-range7.1.1indirect
npmfind-root1.1.0indirect
npmfollow-redirects1.16.0indirect
npmform-data4.0.6indirect
npmfs-extra10.1.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmglobals11.12.0indirect
npmglobals^15.14.0indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhoist-non-react-statics3.3.2indirect
npmhttps-proxy-agent5.0.1indirect
npmignore5.3.2indirect
npmimmutable5.1.9indirect
npmimport-fresh3.3.0indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.16.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmjavascript-natural-sort0.7.1indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjsonfile6.1.0indirect
npmlines-and-columns1.2.4indirect
npmlodash4.18.1indirect
npmmath-intrinsics1.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmms2.1.3indirect
npmnode-addon-api7.1.1indirect
npmnormalize-path3.0.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmperfect-freehand1.2.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmprettier3.4.2indirect
npmprettier^3.3indirect
npmprettier^3.4.2indirect
npmproxy-compare3.0.1indirect
npmproxy-from-env2.1.0indirect
npmproxy-memoize3.0.1indirect
npmqueue-microtask1.2.3indirect
npmreact-dom19.0.0indirect
npmreact-hook-form^7.54.2indirect
npmreact-is16.13.1indirect
npmreact-redux^9.2.0indirect
npmreaddirp3.6.0indirect
npmreaddirp4.0.2indirect
npmresolve1.22.10indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.1indirect
npmsafe-identifier0.4.2indirect
npmsass1.83.0indirect
npmsass-embedded1.83.0indirect
npmsass-embedded-android-arm1.83.0indirect
npmsass-embedded-android-arm641.83.0indirect
npmsass-embedded-android-ia321.83.0indirect
npmsass-embedded-android-riscv641.83.0indirect
npmsass-embedded-android-x641.83.0indirect
npmsass-embedded-darwin-arm641.83.0indirect
npmsass-embedded-darwin-x641.83.0indirect
npmsass-embedded-linux-arm1.83.0indirect
npmsass-embedded-linux-arm641.83.0indirect
npmsass-embedded-linux-ia321.83.0indirect
npmsass-embedded-linux-musl-arm1.83.0indirect
npmsass-embedded-linux-musl-arm641.83.0indirect
npmsass-embedded-linux-musl-ia321.83.0indirect
npmsass-embedded-linux-musl-riscv641.83.0indirect
npmsass-embedded-linux-musl-x641.83.0indirect
npmsass-embedded-linux-riscv641.83.0indirect
npmsass-embedded-linux-x641.83.0indirect
npmsass-embedded-win32-arm641.83.0indirect
npmsass-embedded-win32-ia321.83.0indirect
npmsass-embedded-win32-x641.83.0indirect
npmscheduler0.25.0indirect
npmset-cookie-parser2.7.1indirect
npmslash3.0.0indirect
npmsource-map0.5.7indirect
npmsource-map-js1.2.1indirect
npmstylis4.2.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsync-child-process1.0.2indirect
npmsync-message-port1.1.3indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmtypescript5.7.2indirect
npmtypescript^5.5.4indirect
npmtypescript^5.7.2indirect
npmtypescript-eslint^8.18.2indirect
npmuniversalify2.0.1indirect
npmunpoly^3.8.0indirect
npmuqr0.1.3indirect
npmvarint6.0.0indirect
npmyaml1.10.3indirect
npmzod^3.24.1indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "racket",
        "web",
        "framework"
      ],
      "is_fork": false,
      "size_kb": 5680,
      "has_wiki": false,
      "homepage": "https://koyoweb.org",
      "languages": {
        "CSS": 1173,
        "SCSS": 5414,
        "Shell": 1341,
        "Racket": 457872,
        "Smarty": 979,
        "Makefile": 131,
        "Procfile": 86,
        "JavaScript": 2917,
        "TypeScript": 126525,
        "Go Template": 1096
      },
      "pushed_at": "2026-07-14T04:15:49Z",
      "created_at": "2019-06-02T10:32:01Z",
      "owner_type": "User",
      "updated_at": "2026-07-14T04:15:53Z",
      "description": "A web development toolkit for Racket.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "primary_language": "Racket",
      "significant_languages": [
        "Racket",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://defn.io",
      "name": "Bogdan Popa",
      "type": "User",
      "login": "Bogdanp",
      "company": null,
      "location": "Cluj-Napoca, Romania",
      "followers": 877,
      "avatar_url": "https://avatars.githubusercontent.com/u/43347?v=4",
      "created_at": "2008-12-30T16:48:43Z",
      "is_verified": null,
      "public_repos": 253,
      "account_age_days": 6407
    },
    "activity": {
      "releases_count": 44,
      "commits_last_year": 40,
      "latest_release_at": "2026-07-14T04:15:37Z",
      "latest_release_tag": "v0.49.2",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 47
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 12,
      "stars": 155,
      "watchers": 11,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "koyo-job-admin-frontend/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "koyo-job-admin-frontend/tsconfig.json",
        "koyo-lib/blueprints/saas/tsconfig.json",
        "koyo-lib/blueprints/standard/tsconfig.json"
      ],
      "largest_source_bytes": 9154,
      "source_files_sampled": 96,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "koyo-job-admin-frontend/package.json"
      ],
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@chakra-ui/react",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.3"
        },
        {
          "name": "@fontsource/outfit",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.0"
        },
        {
          "name": "axios",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.9"
        },
        {
          "name": "date-fns",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.0"
        },
        {
          "name": "next-themes",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.4"
        },
        {
          "name": "react",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "react-icons",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.4.0"
        },
        {
          "name": "react-router",
          "manifest": "koyo-job-admin-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@chakra-ui/react",
            "direct": true,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "@chakra-ui/react",
            "direct": true,
            "version": "^3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/outfit",
            "direct": true,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/outfit",
            "direct": true,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "^1.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "next-themes",
            "direct": true,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "next-themes",
            "direct": true,
            "version": "^0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-icons",
            "direct": true,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-icons",
            "direct": true,
            "version": "^5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "^7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ark-ui/react",
            "direct": false,
            "version": "5.37.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.26.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@bufbuild/protobuf",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/babel-plugin",
            "direct": false,
            "version": "11.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/cache",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/hash",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/is-prop-valid",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/serialize",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/sheet",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/unitless",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/use-insertion-effect-with-fallbacks",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/utils",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/weak-memoize",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "^9.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@hookform/resolvers",
            "direct": false,
            "version": "^3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/date",
            "direct": false,
            "version": "3.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/number",
            "direct": false,
            "version": "3.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pandacss/is-valid-prop",
            "direct": false,
            "version": "1.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@reduxjs/toolkit",
            "direct": false,
            "version": "^2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.23",
            "ecosystem": "npm"
          },
          {
            "name": "@trivago/prettier-plugin-sort-imports",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@trivago/prettier-plugin-sort-imports",
            "direct": false,
            "version": "^5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-json",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/accordion",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/anatomy",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/angle-slider",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/aria-hidden",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/async-list",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/auto-resize",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/avatar",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/carousel",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/cascade-select",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/checkbox",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/clipboard",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/collapsible",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/collection",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/color-picker",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/color-utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/combobox",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/core",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/date-input",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/date-picker",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/date-utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/dialog",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/dismissable",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/dom-query",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/drawer",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/editable",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/file-upload",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/file-utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/floating-panel",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/focus-trap",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/focus-visible",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/highlight-word",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/hover-card",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/i18n-utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/image-cropper",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/interact-outside",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/json-tree-utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/listbox",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/live-region",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/marquee",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/menu",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/navigation-menu",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/number-input",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/pagination",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/password-input",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/pin-input",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/popover",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/popper",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/presence",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/progress",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/qr-code",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/radio-group",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/rating-group",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/react",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/rect-utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/remove-scroll",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/scroll-area",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/scroll-snap",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/select",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/signature-pad",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/slider",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/splitter",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/steps",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/store",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/switch",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/tabs",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/tags-input",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/timer",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/toast",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/toggle",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/toggle-group",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/tooltip",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/tour",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/tree-view",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/types",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zag-js/utils",
            "direct": false,
            "version": "1.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-macros",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-builder",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorjs.io",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-copy",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-copy",
            "direct": false,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-sass-plugin",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-sass-plugin",
            "direct": false,
            "version": "^3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "^7.37.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "^15.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "javascript-natural-sort",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-freehand",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-compare",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-memoize",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-hook-form",
            "direct": false,
            "version": "^7.54.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-redux",
            "direct": false,
            "version": "^9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-identifier",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-arm",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-arm64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-ia32",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-riscv64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-x64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-darwin-arm64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-darwin-x64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-arm",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-arm64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-ia32",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-arm",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-arm64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-ia32",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-riscv64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-x64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-riscv64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-x64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-win32-arm64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-win32-ia32",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-win32-x64",
            "direct": false,
            "version": "1.83.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sync-child-process",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sync-message-port",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^8.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpoly",
            "direct": false,
            "version": "^3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "uqr",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "varint",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "^3.24.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 339,
        "direct_count": 15,
        "indirect_count": 324
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 35,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 22,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Bogdanp",
          "commits": 561,
          "avatar_url": "https://avatars.githubusercontent.com/u/43347?u=6e58b42f287ed62735d06e1e0f68fee74735ee6b&v=4"
        },
        {
          "type": "User",
          "login": "jessealama",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/56691?u=0cf5b5f0b3f2f18c53882145e677fb5911e76419&v=4"
        },
        {
          "type": "User",
          "login": "sxn",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1155589?v=4"
        },
        {
          "type": "User",
          "login": "gknauth",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/74927?u=75c8241051fb4ce252b56126d5b3adf34ef65852&v=4"
        },
        {
          "type": "User",
          "login": "IlnarSelimcan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23083718?u=8a50d990c027bb63281a4ba38a32031030adaead&v=4"
        },
        {
          "type": "User",
          "login": "ret",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/33548?u=710efe8071bafe10fa5c2025618b62b8f35606ec&v=4"
        },
        {
          "type": "User",
          "login": "zkry",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/20138116?u=a3386d2ba822e1554ba6068d4c3d803d7842db25&v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.962
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "push.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "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": null,
            "reason": "no pull request found",
            "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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "720e4a8482a5c297969e9ac6c24bca6fec6e592b",
        "ran_at": "2026-07-17T10:02:31Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bogdanp/koyo",
    "host": "github.com",
    "name": "koyo",
    "owner": "bogdanp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 53,
      "inputs": {
        "security": 34,
        "vitality": 72,
        "community": 38,
        "governance": 58,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 40,
              "human_commit_share": null,
              "days_since_last_push": 3,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "40 commits in the last year",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 80,
            "inputs": {
              "releases_count": 44,
              "latest_release_tag": "v0.49.2",
              "releases_from_tags": true,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 47
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "44 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~47 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 12,
              "stars": 155,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "155 stars",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 155
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.962
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 35,
              "open_issues": 0,
              "closed_issues": 22,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "35/39 decided PRs merged",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 35,
                      "decided": 39
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 70,
            "inputs": {
              "followers": 877,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Bogdanp",
              "public_repos": 253,
              "account_age_days": 6407
            },
            "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": "877 followers of Bogdanp",
                "points": 21.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 877,
                      "login": "Bogdanp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "253 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 253
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "racket",
                "web",
                "framework"
              ],
              "has_wiki": false,
              "homepage": "https://koyoweb.org",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://koyoweb.org",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.4
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 8
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "koyo-job-admin-frontend/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "koyo-job-admin-frontend/tsconfig.json",
                "koyo-lib/blueprints/saas/tsconfig.json",
                "koyo-lib/blueprints/standard/tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "koyo-job-admin-frontend/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "koyo-job-admin-frontend/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "koyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "koyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Racket",
              "largest_source_bytes": 9154,
              "source_files_sampled": 96,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Racket with type-check config (koyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "koyo-job-admin-frontend/tsconfig.json, koyo-lib/blueprints/saas/tsconfig.json, koyo-lib/blueprints/standard/tsconfig.json",
                      "language": "Racket"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/96 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 96,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch npm package 'koyo-job-admin-frontend' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-17T10:02:38.657357Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bogdanp/koyo.svg",
  "full_name": "bogdanp/koyo",
  "license_state": "absent",
  "license_spdx": null
}

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

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