Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:37 UTC

SabakiHQ / Shudan

A highly customizable, low-level Preact Goban component.

JavaScript · CSSMIT★ 104 stars⑂ 26 forkssince Mar 2018View on GitHub ↗

SabakiHQ/Shudan holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (68/100) and lowest on AI Readiness (32/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

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

62
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

Sabaki HQOrganization
70 followers15 public repossince Feb 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@sabaki/shudan1.8.02,164385 days agogoweiqibadukgobanboardgameuicomponentpreactreact

Metrics by category

Vitality

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

68Moderate · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
2.1/36Commit cadence — 3/52 weeks with commits
10/18Commit volume — 12 commits in the last year
10/10OpenSSF Scorecard: Maintained — 12 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year12
human_commit_share0.97
days_since_last_push4
active_weeks_last_year3
How it's scored
27/27Ships releases — 10 releases published
36/36Release recency — latest release 5 days ago
12.6/27Release cadence — a release every ~316.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv1.8.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases316.7
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?

51Moderate · 18% of overall
How it's scored
32.7/60Stars — 104 stars
11.7/25Forks — 26 forks
3.9/15Watchers — 6 watchers
Inputs used
forks26
stars104
watchers6
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44.5/80Monthly downloads — 2,164 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@sabaki/shudan
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,164
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

60Moderate · 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
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.961
How it's scored
34.5/46.8Issue resolution — 74% of issues closed
31.3/38.3PR acceptance — 9/11 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/22 approved changesets -- score normalized to 0
Inputs used
merged_prs9
open_issues6
closed_issues17
issue_closed_ratio0.739
closed_unmerged_prs2
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.3/25Owner reach — 70 followers of SabakiHQ
20.8/25Track record — 15 public repos, account ~8 yr old
Inputs used
followers70
owner_typeOrganization
is_verified
owner_loginSabakiHQ
public_repos15
account_age_days3,085
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@sabaki/shudan
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 11 topics
0/10Wiki
Inputs used
topicsgo, weiqi, goban, baduk, react, preact, component, board-game, game, gomoku, ui-component
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/22 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 12 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories4
affected_packages3
assessed_packages314
unassessed_packages0
affected_by_severityhigh 3
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 314 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.9/40Legible commit history — 9 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.093
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/19 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes14,229
source_files_sampled19
oversized_source_files0

Key facts

104GitHub stars
4contributors
12commits, last 12 months
4days since last push
10releases
1bus factor
6open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:@sabaki/shudan@1.8.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 104 ★ / 26 ⇿
104Stars
26Forks
9Releases

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

0204060801001201042622018-072022-072026-07
Major 1Minor 5Patch 3

Each point covers 8 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/22 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained12 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmclassnames^2.3.1package.json
All dependencies 314

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

RegistryPackageVersionRelation
npmclassnames2.5.1direct
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@blakeembrey/deque1.0.5indirect
npm@blakeembrey/template1.1.0indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-color-parser4.1.9indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.6indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@discoveryjs/json-ext1.1.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@exodus/bytes1.15.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.139.0indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@sabaki/go-board1.4.3indirect
npm@standard-schema/spec1.1.0indirect
npm@testing-library/dom8.20.1indirect
npm@testing-library/preact3.2.4indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/aria-query5.0.4indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.1.0indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmacorn8.17.0indirect
npmacorn-import-phases1.0.4indirect
npmajv8.20.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords5.1.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.2indirect
npmarg4.1.3indirect
npmaria-query5.1.3indirect
npmarray-buffer-byte-length1.0.2indirect
npmassertion-error2.0.1indirect
npmavailable-typed-arrays1.0.7indirect
npmbaseline-browser-mapping2.10.42indirect
npmbidi-js1.0.3indirect
npmbinary-extensions2.2.0indirect
npmbraces3.0.2indirect
npmbrowserslist4.28.5indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaniuse-lite1.0.30001802indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmchrome-trace-event1.0.3indirect
npmclone-deep4.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander14.0.3indirect
npmcommander2.20.3indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-tree3.2.1indirect
npmdata-urls7.0.0indirect
npmdecimal.js10.6.0indirect
npmdeep-equal2.2.3indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdetect-libc2.1.2indirect
npmdom-accessibility-api0.5.16indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.387indirect
npmenhanced-resolve5.24.2indirect
npmentities8.0.0indirect
npmenvinfo7.21.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-module-lexer2.3.0indirect
npmes-object-atoms1.1.2indirect
npmescalade3.2.0indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmevents3.3.0indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.3indirect
npmfdir6.5.0indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmflat5.0.2indirect
npmfor-each0.3.5indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunctions-have-names1.2.3indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhtml-encoding-sniffer6.0.0indirect
npmignore5.2.0indirect
npmimport-local3.2.0indirect
npminternal-slot1.1.0indirect
npminterpret3.1.1indirect
npmis-arguments1.2.0indirect
npmis-array-buffer3.0.5indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-date-object1.1.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-plain-object2.0.4indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-weakmap2.0.2indirect
npmis-weakset2.0.4indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjs-tokens4.0.0indirect
npmjsdom29.1.1indirect
npmjson-schema-traverse1.0.0indirect
npmkind-of6.0.3indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmloader-runner4.3.2indirect
npmlocate-path5.0.0indirect
npmlru-cache11.5.2indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.21indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.27.1indirect
npmmerge-stream2.0.0indirect
npmmime-db1.54.0indirect
npmminimizer-webpack-plugin5.6.1indirect
npmnanoid3.3.16indirect
npmneo-async2.6.2indirect
npmnode-releases2.0.50indirect
npmnormalize-path3.0.0indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobug2.1.4indirect
npmonchange7.1.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmparse58.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.5indirect
npmpkg-dir4.2.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.19indirect
npmpreact10.29.4indirect
npmprettier3.9.4indirect
npmpretty-format27.5.1indirect
npmpunycode2.3.1indirect
npmreact-is17.0.2indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmrolldown1.1.5indirect
npmsafe-regex-test1.1.0indirect
npmsaxes6.0.0indirect
npmschema-utils4.3.3indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstop-iteration-iterator1.1.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmtapable2.3.3indirect
npmterser5.48.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.4.9indirect
npmtldts-core7.4.9indirect
npmto-regex-range5.0.1indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmtree-kill1.2.2indirect
npmtslib2.8.1indirect
npmundici7.28.0indirect
npmundici-types8.3.0indirect
npmupdate-browserslist-db1.2.3indirect
npmvite8.1.5indirect
npmvitest4.1.10indirect
npmw3c-xmlserializer5.0.0indirect
npmwatchpack2.5.2indirect
npmwebidl-conversions8.0.1indirect
npmwebpack5.108.4indirect
npmwebpack-cli7.2.1indirect
npmwebpack-merge6.0.1indirect
npmwebpack-sources3.5.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.22indirect
npmwhy-is-node-running2.3.0indirect
npmwildcard2.0.1indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
@blakeembrey/template1.1.0indirecthigh11.2.0
braces3.0.2indirecthigh13.0.3
picomatch2.3.1indirecthigh24.0.4

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "weiqi",
        "goban",
        "baduk",
        "react",
        "preact",
        "component",
        "board-game",
        "game",
        "gomoku",
        "ui-component"
      ],
      "is_fork": false,
      "size_kb": 9150,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "CSS": 11246,
        "JavaScript": 44649
      },
      "pushed_at": "2026-07-17T01:30:55Z",
      "created_at": "2018-03-15T12:04:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T01:30:56Z",
      "description": "A highly customizable, low-level Preact Goban component.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "CSS"
      ]
    },
    "owner": {
      "blog": "http://sabaki.yichuanshen.de/",
      "name": "Sabaki HQ",
      "type": "Organization",
      "login": "SabakiHQ",
      "company": null,
      "location": null,
      "followers": 70,
      "avatar_url": "https://avatars.githubusercontent.com/u/36275559?v=4",
      "created_at": "2018-02-08T17:32:25Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 3085
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-07-16T12:55:31Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2022-08-13T10:00:58Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2022-08-12T23:35:35Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-09-07T18:17:29Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2019-08-13T21:54:38Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2019-08-09T08:31:51Z"
        },
        {
          "tag": "v1.3.13",
          "kind": "patch",
          "published_at": "2019-06-12T14:09:20Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2019-02-12T09:01:18Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2018-11-05T19:14:44Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-09-25T19:39:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ea835163b0cc6ef564d28d60d2b1052bf7c52849",
          "body": "Add a test suite (Vitest + jsdom + Testing Library)",
          "is_bot": false,
          "headline": "Merge pull request #34 from SabakiHQ/feature/test-suite",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-17T01:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca93791e50260b1981678ea77f5ae117e5ada38",
          "body": "First standalone tests for Shudan, closes #30. Vitest is the idiomatic\nrunner for a Preact component library and native to Shudan's ESM;\ncomponents render into jsdom via @testing-library/preact.\n\nCoverage targets the logic with real branches and edges, not an\nexhaustive prop->class snapshot sweep:\n-\n[…]\netWidth/Height) and asserting the\n  computed vertexSize. Only real layout fidelity needs a browser (Vitest\n  browser mode, or Sabaki's e2e which exercises it).\n\nCI runs npm test before the demo build.",
          "is_bot": false,
          "headline": "Add a test suite (Vitest + jsdom + Testing Library)",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-17T00:33:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e1533e74cad852e9bec763eece3808ca6ac829f4",
          "body": null,
          "is_bot": false,
          "headline": "1.8.0",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-16T12:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3baf43623d91836e6b83d18b181e33c429b2420b",
          "body": "Add a tooltip property to labels",
          "is_bot": false,
          "headline": "Merge pull request #27 from kasbah/master",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-16T12:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d8a50b7d5b12752bf6a7ca7e3d2fc206c1c8d6",
          "body": "…es-2.5.1\n\nBump classnames from 2.3.1 to 2.5.1",
          "is_bot": false,
          "headline": "Merge pull request #29 from SabakiHQ/dependabot/npm_and_yarn/classnam…",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-16T12:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ce035743c558731f3be3d3c12692ad6210b625",
          "body": "…ndencies-9652712ea1\n\nBump the dev-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #28 from SabakiHQ/dependabot/npm_and_yarn/dev-depe…",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-16T12:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "716115407a9e287df10ffb6a9043df39038e9379",
          "body": "Support boards with grid images, more stone variations",
          "is_bot": false,
          "headline": "Merge pull request #31 from lykahb/feature/theme-author-controls",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-16T11:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ec2deadf480dd4f0e35dd34ac0981497fd2c18",
          "body": null,
          "is_bot": false,
          "headline": "Support per-color stone variation counts",
          "author_name": "Borys Lykah",
          "author_login": "lykahb",
          "committed_at": "2026-07-12T00:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa760518fd1909376e8558eeb684a212cd9e25db",
          "body": null,
          "is_bot": false,
          "headline": "Expose board dimensions for themes",
          "author_name": "Borys Lykah",
          "author_login": "lykahb",
          "committed_at": "2026-07-11T23:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e20bcc42c80e9508802d02d5a6ec427ad721bb",
          "body": "Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.1 to 2.5.1.\n- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)\n- [Commits](https://github.com/JedWatson/classnames/compare/v2.3.1...v2.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: classnames\n  dependency-version: 2.5.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump classnames from 2.3.1 to 2.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T20:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9bd9dfb5f6f95da8e21bada83df23031004b74",
          "body": "Bumps the dev-dependencies group with 4 updates: [preact](https://github.com/preactjs/preact), [prettier](https://github.com/prettier/prettier), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli).\n\n\nUpdates `preact` from 10.10.2 to 10.29.4\n- [Rele\n[…]\ndependency-version: 7.2.1\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dev-dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T20:45:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15477207975ffc676a88288ea59ba1c5dc8d8278",
          "body": "- ci.yml: Node 22/24 matrix, checkout@v4 + setup-node@v4, npm ci then\n  build-demo (webpack bundle of the source via the demo entry) as a smoke\n  check; Shudan has no test suite.\n- publish.yml: v* tag -> version-match guard, npm ci, build-demo, npm publish\n  (stable->latest / prerelease->next), then GitHub Release titled \"Shudan\n  vX.Y.Z\" (contents:write permission).\n- dependabot.yml: weekly npm updates, dev-dependencies grouped.\n- README: add CI status badge.",
          "is_bot": false,
          "headline": "Modernize CI; add release + Dependabot workflows",
          "author_name": "Adrian Petrescu",
          "author_login": "apetresc",
          "committed_at": "2026-07-06T20:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9a3e3f69b51ab8e6560f0482363ba3f9c623a1",
          "body": null,
          "is_bot": false,
          "headline": "Add a tooltip property to labels",
          "author_name": "Kaspar Emanuel",
          "author_login": "kasbah",
          "committed_at": "2025-06-10T00:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69597eb20ed62376f7ead74af03e7dc4a6f6deb6",
          "body": null,
          "is_bot": false,
          "headline": "preact/hooks alias",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2023-09-05T08:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143b9bd17b8b70fe97b22ed06f4a3838c3a9bf19",
          "body": null,
          "is_bot": false,
          "headline": "Better grid",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-14T12:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c3be82c2efc1ba80c1879a5dcb3cb91e09f775",
          "body": null,
          "is_bot": false,
          "headline": "Reduce number of DOM elements",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-14T12:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e3ba3fa70e0a88aed9dd20be22b3b1be77434d",
          "body": null,
          "is_bot": false,
          "headline": "Mark package as ESM module",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T12:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba8f1aab572bb57495880fb7dc482f3d48a76b2f",
          "body": null,
          "is_bot": false,
          "headline": "Remove defunct React demo",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T12:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e19c8c2b446b0bb64340d5f31c695c0aa8db6d4",
          "body": null,
          "is_bot": false,
          "headline": "Use function components",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T12:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32ed5086d0d5392db4613b3f8fca3cbb03d1b1c",
          "body": null,
          "is_bot": false,
          "headline": "Update license year",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T10:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a88b29b707686f83b047cd15d6c196fa509da2",
          "body": null,
          "is_bot": false,
          "headline": "1.7.1",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T10:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e485bde014fcc932ae52d4ed86ccc1ad14d8ee7",
          "body": null,
          "is_bot": false,
          "headline": "Use ES modules",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T09:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966c924b4629261667e5710f105e5d46ac949d81",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T09:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad3491b3f642eb0945a8324fba69ae9f3f54e34",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary Object.assign",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-13T09:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f752c4e0928d31e7f059c7250a7958e4b6c0d2a7",
          "body": null,
          "is_bot": false,
          "headline": "Don't use Object.assign",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963c72b5f1a61bae43a7add9b89f8194e0f1b535",
          "body": null,
          "is_bot": false,
          "headline": "1.7.0",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd220cba0b90612e46813c415804c10d58c13b0b",
          "body": null,
          "is_bot": false,
          "headline": "Update screenshot",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef188a4e83f2661fe64cc672ce9be151c9780a6d",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary styles",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ae5d80248f525d8d993547269c8b0304339bf7",
          "body": null,
          "is_bot": false,
          "headline": "Remove superfluous styles",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61d95a507c179635c3c58f14d784466996538a6",
          "body": null,
          "is_bot": false,
          "headline": "Introduce signEquals()",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822e95009490c09951860bd1eed89e2e1c8ff711",
          "body": null,
          "is_bot": false,
          "headline": "Adjust opacity",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab220f811c59300aefb551bdb97d2a39b6f94666",
          "body": null,
          "is_bot": false,
          "headline": "Add rounded corners to paint map",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T23:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e48c1a1d04c7e04a8cedde2aa572af9de53a51",
          "body": null,
          "is_bot": false,
          "headline": "Fix label rendering",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee058492533790ff55d01133994714f1a1f8817b",
          "body": null,
          "is_bot": false,
          "headline": "Introduce Marker component",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34b6a39caff3d2630e42d22b1c18d1884f94d05",
          "body": null,
          "is_bot": false,
          "headline": "Render markers with SVG",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a26bd956b4a41cd5a90868a9247450db3e482df",
          "body": null,
          "is_bot": false,
          "headline": "Still render lines with SVG",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ea9f3b5b1ad375734c7224f77b3f7ae7657def",
          "body": "This reverts commit 8fd37aed9702be75b8e2b9e44cb1a4370ff18080.",
          "is_bot": false,
          "headline": "Revert \"Make ready for SVG rendering\"",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2eda361487de4472cff72cdd546995bc942c8da",
          "body": null,
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bb4f8cccf946e30ac74c436496675ce648ae91",
          "body": null,
          "is_bot": false,
          "headline": "Use ?? and ?.",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9a8010bf30262a4a185001fcbbb014b78f4015",
          "body": null,
          "is_bot": false,
          "headline": "Render lines with SVG",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3fb0d74a4bc13a8e23972b54d1500ad9e95150b",
          "body": null,
          "is_bot": false,
          "headline": "Make ready for SVG rendering",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-12T21:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b910798683c6b3341ad1fc0bd91cac2017ab475",
          "body": null,
          "is_bot": false,
          "headline": "Formatting",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-11T21:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd24c64a073fd516c17c01d37db6b00415597c8",
          "body": null,
          "is_bot": false,
          "headline": "Update prettier and reformat",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-11T21:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ca3bfa8a79b6b45edfe920831789315a084295",
          "body": null,
          "is_bot": false,
          "headline": "New assets",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-11T21:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04978804a1b325c7bebf52586c192253664bc189",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2022-08-11T21:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a987ab4ccbc383037c70aa6efbd316356f790b68",
          "body": null,
          "is_bot": false,
          "headline": "New board texture image",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T20:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b49e91f32529b7326f1dc0e490381fa7d37a80",
          "body": null,
          "is_bot": false,
          "headline": "1.6.4",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0287a0632037f39e60c01e5edc6e117be5ca28b3",
          "body": null,
          "is_bot": false,
          "headline": "Make onResized prop optional",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1259bb2acabe9ef871a40820340b986661ba3bbc",
          "body": null,
          "is_bot": false,
          "headline": "1.6.3",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "286bd5605aca734f6212e4db88ab8a4b3ede0727",
          "body": null,
          "is_bot": false,
          "headline": "Fix BoundedGoban types",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7445ed1e1ab6cd48403998667b6eb4655682d5",
          "body": null,
          "is_bot": false,
          "headline": "1.6.2",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536f55ccb1cca35ff1445aa01dead4c9dfa570cf",
          "body": null,
          "is_bot": false,
          "headline": "Really fix types",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65c01412fcddfcb9a0eebaa2b4712420689ede0",
          "body": null,
          "is_bot": false,
          "headline": "1.6.1",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7cd178380e686cd889c23ac276315c1947f7a26",
          "body": null,
          "is_bot": false,
          "headline": "Fix default exports",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf34aa36f7525755fbd01e2905f65140c7b33ae",
          "body": null,
          "is_bot": false,
          "headline": "1.6.0",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280f6b7c306e6b842516c06b9c0c8bc79b0ef153",
          "body": null,
          "is_bot": false,
          "headline": "Add types",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73bd7ed574ebc67f2cbfdda7e89d1774578a8f3e",
          "body": null,
          "is_bot": false,
          "headline": "Add pointer events",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T18:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9f8837fd46e4c623e3990be42d1a3833d4b6e74",
          "body": null,
          "is_bot": false,
          "headline": "Bump webpack@5",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T17:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961788f60327c2047522a2cb63b124a2f45c736a",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2021-09-07T17:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0efd8f74475c6b6f6bbd5475f270c0a1954e1b31",
          "body": "Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.\n- [Release notes](https://github.com/acornjs/acorn/releases)\n- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump acorn from 6.4.0 to 6.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-03-14T00:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "751872ac4241eaa80bd157672d506915b0d0d72b",
          "body": null,
          "is_bot": false,
          "headline": "1.5.4",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-28T14:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890f4b98641cbcf2e38cefa1cc39160f83e592c7",
          "body": null,
          "is_bot": false,
          "headline": "Update screenshot",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-28T13:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d857cfb6fd92ec7567214f96a44dce6625971709",
          "body": null,
          "is_bot": false,
          "headline": "Merge vertex selection",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-28T13:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc64d9b0a974a0bd8b2980d733b2bbb3d8e27d07",
          "body": null,
          "is_bot": false,
          "headline": "Format goban.css",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-28T13:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf219947937a2e64c9670ccec705fc3033acf7f",
          "body": null,
          "is_bot": false,
          "headline": "Use prettier",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-27T22:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be5711bbf2b8b72a77a5feac45ce102010744b6",
          "body": null,
          "is_bot": false,
          "headline": "Update year",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-07T10:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7adb66e754b55666270636ef1524b249a03bba0",
          "body": null,
          "is_bot": false,
          "headline": "1.5.3",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-07T10:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c69dd6bfa6e0be75edc2aa1327123ae02833e7",
          "body": null,
          "is_bot": false,
          "headline": "Works with preact 10.x",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2020-02-07T10:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74cf50515f26f72819984c6aaae08ffbbb8bb0f",
          "body": null,
          "is_bot": false,
          "headline": "1.5.2",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-29T17:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb597e597122dab8e6aa4e9f181004963bdf9c0",
          "body": null,
          "is_bot": false,
          "headline": "Implement shouldComponentUpdate() for Vertex",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-29T17:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03aad8d465e324418ca7721332bddcb68908dc51",
          "body": null,
          "is_bot": false,
          "headline": "1.5.1",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-16T18:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59669e2c04dee2e503cf951f999ce424c027b5cd",
          "body": null,
          "is_bot": false,
          "headline": "Fix label tooltip not showing in absence of stone",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-16T18:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6bebcb34c28ae4c123d018661da2ddd3b06405",
          "body": null,
          "is_bot": false,
          "headline": "Add board gradient",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-16T18:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae9a52c16c1595311a3a38e723829d22b5fbeec",
          "body": null,
          "is_bot": false,
          "headline": "Update screenshot",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-13T21:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f6524b252e155bca426150c38c31bf112f73796",
          "body": null,
          "is_bot": false,
          "headline": "1.5.0",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-13T21:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff68324513821c8c57cb874d413a28580fa5e8d",
          "body": null,
          "is_bot": false,
          "headline": "Show off non-discrete paint map",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-13T21:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d705fcc36432ce41a72c2c361b6f8fdb3dd3534",
          "body": null,
          "is_bot": false,
          "headline": "Support float paint values",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-09T14:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d7c9f6806d432267e207a6958094dc454d2cad",
          "body": null,
          "is_bot": false,
          "headline": "1.4.0",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-09T08:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99159ba2d6684dc36d535909f554243f54aaaf07",
          "body": null,
          "is_bot": false,
          "headline": "Add maxVertexSize prop to BoundedGoban",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-09T08:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa65cfd5b54ec8a58fa5f332c1d6debb3736199",
          "body": null,
          "is_bot": false,
          "headline": "Use @sabaki/go-board",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-08-08T11:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4462e0118a21ce7dd93d0255fad5b56dcb073f3",
          "body": null,
          "is_bot": false,
          "headline": "1.3.13",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-06-12T14:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4470fb780a25cf7b9ec68de2fb1ba14a979411",
          "body": null,
          "is_bot": false,
          "headline": "Remove Demo section in docs, move to global README",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-06-12T14:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e8e364c1903158ba83912f35f927cf1ccb913b",
          "body": null,
          "is_bot": false,
          "headline": "Add React usage to documentation",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-06-12T13:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a01e3247053fd181beb3dd0baf4e1d09bc72915",
          "body": null,
          "is_bot": false,
          "headline": "Fix React warnings",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-06-12T13:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddecd27adb85106cb3bd875f356b56aeee6cc7ff",
          "body": "Close #15",
          "is_bot": false,
          "headline": "Add React demo",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-06-12T13:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3afda61a13621472971a94cb8addaaf979732906",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-26T14:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4a50c8d1d9cb5625b0054487a6c8c399741687",
          "body": null,
          "is_bot": false,
          "headline": "1.3.12",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-21T14:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29612937ad6551ed49febc7fd8ebb223cadc4005",
          "body": null,
          "is_bot": false,
          "headline": "Fix helper.range transpilation issue",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-21T14:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3813269b937543d750d0b40f36a277a50dacadd8",
          "body": "Fix #12",
          "is_bot": false,
          "headline": "Don't show middle hoshis when board size is 7",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-08T16:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9894afa0bd3308ca0be67e0597cb11ed33affe85",
          "body": null,
          "is_bot": false,
          "headline": "Update screenshot",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-08T08:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e9f145e512829673bcae1665fc2825fc1efb7d",
          "body": null,
          "is_bot": false,
          "headline": "1.3.11",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-05T18:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d26c15386a39a4b3bb7ef066852cc1389dd70302",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-05T18:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11675fd6085ee76b13cb37a3aa0d23d9af2dab31",
          "body": null,
          "is_bot": false,
          "headline": "Adjust stone colors",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-05-05T18:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4850d8f0471ba5bbacf6472d486104f7a2028f79",
          "body": "Fix #7",
          "is_bot": false,
          "headline": "Merge pull request #8 from roocky-one/roocky-branch",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-04-26T09:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9604bd7871d8a37e9e4e70f3c2c505400230d065",
          "body": "更新依赖包至最新(含webpack-cli),并构建通过",
          "is_bot": false,
          "headline": "Fix #7",
          "author_name": "wangxy",
          "author_login": null,
          "committed_at": "2019-04-18T04:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7abf52b88f35d9dc0cc89a6963d5f3599811639d",
          "body": null,
          "is_bot": false,
          "headline": "CSS variables -> CSS custom properties",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-03-05T19:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c835b3da0b1ce3c26f79997c4909536cc09bb88b",
          "body": null,
          "is_bot": false,
          "headline": "1.3.10",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-02-22T15:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ce23657eb45ee90c1b54d9043c448d36846594",
          "body": null,
          "is_bot": false,
          "headline": "Recalculate vertexSize when signMap dimension changes",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-02-22T15:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c46f32e68ed483d8fe9ae90aa5fb84b9b669d1",
          "body": null,
          "is_bot": false,
          "headline": "1.3.9",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-02-21T21:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f4782f5eba3e4382cc2498c5a2ec80f0dee69fa",
          "body": null,
          "is_bot": false,
          "headline": "Fix condition for recalculating vertexSize",
          "author_name": "Yichuan Shen",
          "author_login": "yishn",
          "committed_at": "2019-02-21T21:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 12,
      "latest_release_at": "2026-07-16T12:55:31Z",
      "latest_release_tag": "v1.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 316.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@sabaki/shudan",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "go",
            "weiqi",
            "baduk",
            "goban",
            "boardgame",
            "ui",
            "component",
            "preact",
            "react"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@sabaki/shudan",
          "is_deprecated": false,
          "latest_version": "1.8.0",
          "repository_url": "https://github.com/SabakiHQ/Shudan",
          "versions_count": 38,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2164,
          "first_published_at": "2018-09-25T19:11:35.024000Z",
          "latest_published_at": "2026-07-16T12:55:28.706000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 26,
      "stars": 104,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 26,
        "total_forks": 26
      },
      "star_history": {
        "days": [
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 2
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2020-01-01",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 104,
        "total_stars": 104
      },
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 14229,
      "source_files_sampled": 19,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "@blakeembrey/template",
            "direct": false,
            "version": "1.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-q765-wm9j-66qj"
            ],
            "fixed_version": "1.2.0",
            "advisory_count": 1,
            "oldest_advisory_days": 686
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 798
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 117
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "high": 3
        },
        "advisory_count": 4,
        "affected_count": 3,
        "assessed_count": 314,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "classnames",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "classnames",
            "direct": true,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@blakeembrey/deque",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@blakeembrey/template",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sabaki/go-board",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "8.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/preact",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.42",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001802",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.387",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-get-iterator",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "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": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "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": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.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-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimizer-webpack-plugin",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.50",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "onchange",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "preact",
            "direct": false,
            "version": "10.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.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": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.108.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 314,
        "direct_count": 1,
        "indirect_count": 313
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 9,
        "open_issues": 6,
        "closed_ratio": 0.739,
        "closed_issues": 17,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "yishn",
          "commits": 271,
          "avatar_url": "https://avatars.githubusercontent.com/u/9217349?v=4"
        },
        {
          "type": "User",
          "login": "apetresc",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/14872?v=4"
        },
        {
          "type": "User",
          "login": "lykahb",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/852150?v=4"
        },
        {
          "type": "User",
          "login": "kasbah",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/206854?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.961
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 8,
            "reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/22 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 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "12 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ea835163b0cc6ef564d28d60d2b1052bf7c52849",
        "ran_at": "2026-07-21T20:37:32Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/SabakiHQ/Shudan",
    "host": "github.com",
    "name": "Shudan",
    "owner": "SabakiHQ"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 62,
        "vitality": 68,
        "community": 51,
        "governance": 60,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 0.97,
              "days_since_last_push": 4,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 84,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v1.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 316.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~316.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 316.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 26,
              "stars": 104,
              "watchers": 6,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "104 stars",
                "points": 32.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 104
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "26 forks",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "packages": [
                "@sabaki/shudan"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2164
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,164 downloads/month across npm",
                "points": 44.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2164,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.961
            },
            "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": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "merged_prs": 9,
              "open_issues": 6,
              "closed_issues": 17,
              "issue_closed_ratio": 0.739,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "74% of issues closed",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "9/11 decided PRs merged",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 9,
                      "decided": 11
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 70,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "SabakiHQ",
              "public_repos": 15,
              "account_age_days": 3085
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "70 followers of SabakiHQ",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 70,
                      "login": "SabakiHQ"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~8 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@sabaki/shudan"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "go",
                "weiqi",
                "goban",
                "baduk",
                "react",
                "preact",
                "component",
                "board-game",
                "game",
                "gomoku",
                "ui-component"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "12 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 314 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 314
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 3,
              "assessed_packages": 314,
              "unassessed_packages": 0,
              "affected_by_severity": "high 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 314,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "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": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.093,
              "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": "9 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 14229,
              "source_files_sampled": 19,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/19 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 19,
                      "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": [
    "deps.dev does not index npm:@sabaki/shudan@1.8.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:37:44.139072Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SabakiHQ/Shudan.svg",
  "full_name": "SabakiHQ/Shudan",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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