Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 17:39 UTC

sazardev / goca

Goca is a powerful CLI code generator for Go that helps you create Clean Architecture projects following best practices.

GoMIT★ 293 stars⑂ 11 forkssince Jul 2025View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

sazardev/goca holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on AI Readiness (93/100) and lowest on Security (59/100). It was last updated 33 days ago. A single contributor accounts for most of its recent work.

84
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

84
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).

Ownership

Omar Flores SalazarPersonal account
157 followers131 public repossince Jun 2020SazarCode

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/sazardev/gocav1.27.0-10633 days ago

Metrics by category

Vitality

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

70Good · 21% of overall
How it's scored
18/36Push recencylast push 33 days ago
10.4/36Commit cadence15/52 weeks with commits
18/18Commit volume213 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year213
human_commit_share0.98
days_since_last_push33
active_weeks_last_year15
How it's scored
27/27Ships releases25 releases published
36/36Release recencylatest release 40 days ago
27/27Release cadencea release every ~12.2 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count25
latest_release_tagv1.25.17
releases_from_tagsno
days_since_latest_release40
mean_days_between_releases12.2

Community & Adoption

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

69Good · 17% of overall
How it's scored
40/60Stars293 stars
8.3/25Forks11 forks
0/15Watchers1 watchers
Inputs used
forks11
stars293
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes

Sustainability & Governance

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

64Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.7/22.5Commit distributiontop contributor authored 97% of commits
5.4/13.5Contributor breadth4 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.969
How it's scored
42/42Issue resolution100% of issues closed
30/30PR acceptance12/12 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/22 approved changesets -- score normalized to 0
Inputs used
merged_prs12
open_issues0
closed_issues46
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
15.8/25Owner reach157 followers of sazardev
25/25Track record131 public repos, account ~6 yr old
Inputs used
followers157
owner_typeUser
is_verified
owner_loginsazardev
public_repos131
account_age_days2,272
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 33 days ago
20/20Version history106 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/sazardev/goca
ecosystemsgo
any_deprecatedno
min_days_since_publish33

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://sazardev.github.io/goca/
10/10Repository description
10/10Topics6 topics
10/10Wiki
Inputs used
topicsclean-architecture, cli, cli-app, code-generation, go, golang
has_wikiyes
homepagehttps://sazardev.github.io/goca/
docs_sitehttps://sazardev.github.io/goca/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

59Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/22 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories1 affected: golang.org/x/text v0.29.0 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories17
affected_packages9
assessed_packages463
unassessed_packages0
affected_by_severityhigh 5, moderate 1, low 1, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 463 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

93Exceptional · 4% of overall
How it's scored
45/45Agent instructions.github/agents.md, .github/instructions/clean-architecture.instructions.md, .github/instructions/docs-vitepress.instructions.md, .github/instructions/go-quality.instructions.md, .github/instructions/goca-commands.instructions.md, .github/instructions/security.instructions.md, .github/instructions/testing.instructions.md, AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history93 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.949
agent_instruction_files.github/agents.md, .github/instructions/clean-architecture.instructions.md, .github/instructions/docs-vitepress.instructions.md, .github/instructions/go-quality.instructions.md, .github/instructions/goca-commands.instructions.md, .github/instructions/security.instructions.md, .github/instructions/testing.instructions.md, AGENTS.md
agent_instruction_max_bytes6,726
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice20 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance2 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.2
toolchain_manifestsgo.mod, internal/testing/tests/test-validation/go.mod
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/181 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes43,729
source_files_sampled181
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)internal/handler/http/swagger.yaml
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_filesinternal/handler/http/swagger.yaml
interfaces_expected_of

Key facts

293GitHub stars
4contributors
213commits, last 12 months
33days since last push
25releases
1bus factor
0open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 11 ⇿
0Stars
11Forks
14Releases

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.

0246810121112025-102026-032026-08
Major 0Minor 2Patch 12
OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/22 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
Gogithub.com/charmbracelet/huhv1.0.0go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/mark3labs/mcp-gov0.45.0go.mod
Gogithub.com/muesli/termenvv0.16.0go.mod
Gogithub.com/spf13/cobrav1.10.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/textv0.29.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogorm.io/gormv1.31.0go.mod
All dependencies 463

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

RegistryPackageVersionRelation
Gogithub.com/charmbracelet/huhv1.0.0direct
Gogithub.com/charmbracelet/lipglossv1.1.0direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/mark3labs/mcp-gov0.45.0direct
Gogithub.com/muesli/termenvv0.16.0direct
Gogithub.com/spf13/cobrav1.10.1direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogolang.org/x/textv0.29.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogorm.io/gormv1.31.0direct
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/catppuccin/gov0.3.0indirect
Gogithub.com/charmbracelet/bubblesv1.0.0indirect
Gogithub.com/charmbracelet/bubbleteav1.3.10indirect
Gogithub.com/charmbracelet/colorprofilev0.4.1indirect
Gogithub.com/charmbracelet/x/ansiv0.11.6indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/exp/stringsv0.0.0-20240722160745-212f7b056ed0indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.9.0indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.5.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/invopop/jsonschemav0.13.0indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogolang.org/x/sysv0.38.0indirect
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirect
npm@algolia/abtesting1.6.0indirect
npm@algolia/autocomplete-core1.17.7indirect
npm@algolia/autocomplete-plugin-algolia-insights1.17.7indirect
npm@algolia/autocomplete-preset-algolia1.17.7indirect
npm@algolia/autocomplete-shared1.17.7indirect
npm@algolia/client-abtesting5.40.0indirect
npm@algolia/client-analytics5.40.0indirect
npm@algolia/client-common5.40.0indirect
npm@algolia/client-insights5.40.0indirect
npm@algolia/client-personalization5.40.0indirect
npm@algolia/client-query-suggestions5.40.0indirect
npm@algolia/client-search5.40.0indirect
npm@algolia/ingestion1.40.0indirect
npm@algolia/monitoring1.40.0indirect
npm@algolia/recommend5.40.0indirect
npm@algolia/requester-browser-xhr5.40.0indirect
npm@algolia/requester-fetch5.40.0indirect
npm@algolia/requester-node-http5.40.0indirect
npm@antfu/install-pkg1.1.0indirect
npm@antfu/utils9.3.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/parser7.28.4indirect
npm@babel/types7.28.4indirect
npm@braintree/sanitize-url6.0.4indirect
npm@braintree/sanitize-url7.1.2indirect
npm@chevrotain/types11.1.2indirect
npm@docsearch/css3.8.2indirect
npm@docsearch/js3.8.2indirect
npm@docsearch/react3.8.2indirect
npm@emnapi/runtime1.6.0indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-x640.25.12indirect
npm@iconify-json/lucide1.2.69indirect
npm@iconify-json/simple-icons1.2.54indirect
npm@iconify/types2.0.0indirect
npm@iconify/utils3.0.2indirect
npm@iconify/vue5.0.0indirect
npm@img/sharp-darwin-arm640.33.5indirect
npm@img/sharp-darwin-x640.33.5indirect
npm@img/sharp-libvips-darwin-arm641.0.4indirect
npm@img/sharp-libvips-darwin-x641.0.4indirect
npm@img/sharp-libvips-linux-arm1.0.5indirect
npm@img/sharp-libvips-linux-arm641.0.4indirect
npm@img/sharp-libvips-linux-s390x1.0.4indirect
npm@img/sharp-libvips-linux-x641.0.4indirect
npm@img/sharp-libvips-linuxmusl-arm641.0.4indirect
npm@img/sharp-libvips-linuxmusl-x641.0.4indirect
npm@img/sharp-linux-arm0.33.5indirect
npm@img/sharp-linux-arm640.33.5indirect
npm@img/sharp-linux-s390x0.33.5indirect
npm@img/sharp-linux-x640.33.5indirect
npm@img/sharp-linuxmusl-arm640.33.5indirect
npm@img/sharp-linuxmusl-x640.33.5indirect
npm@img/sharp-wasm320.33.5indirect
npm@img/sharp-win32-ia320.33.5indirect
npm@img/sharp-win32-x640.33.5indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@mermaid-js/mermaid-mindmap9.3.0indirect
npm@mermaid-js/parser1.2.0indirect
npm@resvg/resvg-wasm2.4.0indirect
npm@rollup/rollup-android-arm-eabi4.60.3indirect
npm@rollup/rollup-android-arm644.60.3indirect
npm@rollup/rollup-darwin-arm644.60.3indirect
npm@rollup/rollup-darwin-x644.60.3indirect
npm@rollup/rollup-freebsd-arm644.60.3indirect
npm@rollup/rollup-freebsd-x644.60.3indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.3indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.3indirect
npm@rollup/rollup-linux-arm64-gnu4.60.3indirect
npm@rollup/rollup-linux-arm64-musl4.60.3indirect
npm@rollup/rollup-linux-loong64-gnu4.60.3indirect
npm@rollup/rollup-linux-loong64-musl4.60.3indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.3indirect
npm@rollup/rollup-linux-ppc64-musl4.60.3indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.3indirect
npm@rollup/rollup-linux-riscv64-musl4.60.3indirect
npm@rollup/rollup-linux-s390x-gnu4.60.3indirect
npm@rollup/rollup-linux-x64-gnu4.60.3indirect
npm@rollup/rollup-linux-x64-musl4.60.3indirect
npm@rollup/rollup-openbsd-x644.60.3indirect
npm@rollup/rollup-openharmony-arm644.60.3indirect
npm@rollup/rollup-win32-arm64-msvc4.60.3indirect
npm@rollup/rollup-win32-ia32-msvc4.60.3indirect
npm@rollup/rollup-win32-x64-gnu4.60.3indirect
npm@rollup/rollup-win32-x64-msvc4.60.3indirect
npm@shikijs/core2.5.0indirect
npm@shikijs/engine-javascript2.5.0indirect
npm@shikijs/engine-oniguruma2.5.0indirect
npm@shikijs/langs2.5.0indirect
npm@shikijs/themes2.5.0indirect
npm@shikijs/transformers2.5.0indirect
npm@shikijs/types2.5.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@shuding/opentype.js1.4.0-beta.0indirect
npm@types/d37.4.3indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-axis3.0.6indirect
npm@types/d3-brush3.0.6indirect
npm@types/d3-chord3.0.6indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-contour3.0.6indirect
npm@types/d3-delaunay6.0.4indirect
npm@types/d3-dispatch3.0.7indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-dsv3.0.7indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-fetch3.0.7indirect
npm@types/d3-force3.0.10indirect
npm@types/d3-format3.0.4indirect
npm@types/d3-geo3.1.0indirect
npm@types/d3-hierarchy3.1.7indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-polygon3.0.2indirect
npm@types/d3-quadtree3.0.6indirect
npm@types/d3-random3.0.3indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-scale-chromatic3.1.0indirect
npm@types/d3-selection3.0.11indirect
npm@types/d3-shape3.1.7indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-time-format4.0.3indirect
npm@types/d3-timer3.0.2indirect
npm@types/d3-transition3.0.9indirect
npm@types/d3-zoom3.0.8indirect
npm@types/estree1.0.8indirect
npm@types/geojson7946.0.16indirect
npm@types/hast3.0.4indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdast4.0.4indirect
npm@types/mdurl2.0.0indirect
npm@types/node22.18.13indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist3.0.3indirect
npm@types/web-bluetooth0.0.21indirect
npm@ungap/structured-clone1.3.0indirect
npm@upsetjs/venn.js2.0.0indirect
npm@vercel/og0.6.8indirect
npm@vitejs/plugin-vue5.2.4indirect
npm@vue/compiler-core3.5.22indirect
npm@vue/compiler-dom3.5.22indirect
npm@vue/compiler-sfc3.5.22indirect
npm@vue/compiler-ssr3.5.22indirect
npm@vue/devtools-api7.7.7indirect
npm@vue/devtools-kit7.7.7indirect
npm@vue/devtools-shared7.7.7indirect
npm@vue/reactivity3.5.22indirect
npm@vue/runtime-core3.5.22indirect
npm@vue/runtime-dom3.5.22indirect
npm@vue/server-renderer3.5.22indirect
npm@vue/shared3.5.22indirect
npm@vueuse/core12.8.2indirect
npm@vueuse/integrations12.8.2indirect
npm@vueuse/metadata12.8.2indirect
npm@vueuse/shared12.8.2indirect
npmacorn8.15.0indirect
npmalgoliasearch5.40.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse1.0.10indirect
npmbalanced-match4.0.4indirect
npmbase64-js0.0.8indirect
npmbirpc2.6.1indirect
npmbrace-expansion5.0.6indirect
npmcamelize1.0.1indirect
npmccount2.0.1indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcolor4.2.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolor-string1.9.1indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmconfbox0.1.8indirect
npmconfbox0.2.2indirect
npmcopy-anything3.0.5indirect
npmcose-base1.0.3indirect
npmcose-base2.2.0indirect
npmcross-spawn7.0.6indirect
npmcss-background-parser0.1.0indirect
npmcss-box-shadow1.0.0-3indirect
npmcss-color-keywords1.0.0indirect
npmcss-gradient-parser0.0.16indirect
npmcss-to-react-native3.2.0indirect
npmcsstype3.1.3indirect
npmcytoscape3.34.0indirect
npmcytoscape-cose-bilkent4.1.0indirect
npmcytoscape-fcose2.2.0indirect
npmd37.9.0indirect
npmd3-array2.12.1indirect
npmd3-array3.2.4indirect
npmd3-axis3.0.0indirect
npmd3-brush3.0.0indirect
npmd3-chord3.0.1indirect
npmd3-color3.1.0indirect
npmd3-contour4.0.2indirect
npmd3-delaunay6.0.4indirect
npmd3-dispatch3.0.1indirect
npmd3-drag3.0.0indirect
npmd3-dsv3.0.1indirect
npmd3-ease3.0.1indirect
npmd3-fetch3.0.1indirect
npmd3-force3.0.0indirect
npmd3-format3.1.0indirect
npmd3-geo3.1.1indirect
npmd3-hierarchy3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path1.0.9indirect
npmd3-path3.1.0indirect
npmd3-polygon3.0.1indirect
npmd3-quadtree3.0.1indirect
npmd3-random3.0.1indirect
npmd3-sankey0.12.3indirect
npmd3-scale4.0.2indirect
npmd3-scale-chromatic3.1.0indirect
npmd3-selection3.0.0indirect
npmd3-shape1.3.7indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmd3-transition3.0.1indirect
npmd3-zoom3.0.0indirect
npmdagre-d3-es7.0.14indirect
npmdayjs1.11.20indirect
npmdebug4.4.3indirect
npmdelaunator5.0.1indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmdompurify3.4.12indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemoji-regex-xs1.0.0indirect
npmentities4.5.0indirect
npmes-toolkit1.49.0indirect
npmesbuild0.25.12indirect
npmescape-html1.0.3indirect
npmesprima4.0.1indirect
npmestree-walker2.0.2indirect
npmexsolve1.0.7indirect
npmextend-shallow2.0.1indirect
npmfdir6.5.0indirect
npmfflate0.7.4indirect
npmfocus-trap7.6.5indirect
npmforeground-child3.3.1indirect
npmfs-extra11.3.2indirect
npmfsevents2.3.3indirect
npmglob12.0.0indirect
npmglobals15.15.0indirect
npmgraceful-fs4.2.11indirect
npmgray-matter4.0.3indirect
npmhachure-fill0.5.2indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-whitespace3.0.0indirect
npmhex-rgb4.3.0indirect
npmhookable5.5.3indirect
npmhtml-void-elements3.0.0indirect
npmiconv-lite0.6.3indirect
npminternmap1.0.1indirect
npminternmap2.0.3indirect
npmis-arrayish0.3.4indirect
npmis-extendable0.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-what4.1.16indirect
npmisexe2.0.0indirect
npmjackspeak4.1.1indirect
npmjs-yaml3.15.0indirect
npmjsonfile6.2.0indirect
npmkatex0.16.47indirect
npmkhroma2.1.0indirect
npmkind-of6.0.3indirect
npmkolorist1.8.0indirect
npmlayout-base1.0.2indirect
npmlayout-base2.0.1indirect
npmlinebreak1.1.0indirect
npmlocal-pkg1.1.2indirect
npmlodash-es4.18.1indirect
npmlru-cache11.2.2indirect
npmmagic-string0.30.19indirect
npmmark.js8.11.1indirect
npmmarked16.4.1indirect
npmmdast-util-to-hast13.2.1indirect
npmmermaid11.16.0indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmminimatch10.2.5indirect
npmminipass7.1.2indirect
npmminisearch7.2.0indirect
npmmitt3.0.1indirect
npmmlly1.8.0indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnon-layered-tidy-tree-layout2.0.2indirect
npmoniguruma-to-es3.1.1indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector1.5.0indirect
npmpako0.2.9indirect
npmparse-css-color0.2.1indirect
npmpath-data-parser0.1.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.0indirect
npmpathe2.0.3indirect
npmperfect-debounce1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpkg-types1.3.1indirect
npmpkg-types2.3.0indirect
npmpoints-on-curve0.2.0indirect
npmpoints-on-path0.2.1indirect
npmpostcss8.5.14indirect
npmpostcss-value-parser4.2.0indirect
npmpreact10.29.1indirect
npmproperty-information7.1.0indirect
npmquansync0.2.11indirect
npmregex6.0.1indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmrfdc1.4.1indirect
npmrobust-predicates3.0.2indirect
npmrollup4.60.3indirect
npmroughjs4.6.6indirect
npmrw1.3.3indirect
npmsafer-buffer2.1.2indirect
npmsatori0.10.14indirect
npmsatori0.12.2indirect
npmsearch-insights2.17.3indirect
npmsection-matter1.0.0indirect
npmsemver7.7.3indirect
npmsharp0.33.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshiki2.5.0indirect
npmsignal-exit4.1.0indirect
npmsimple-swizzle0.2.4indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmspeakingurl14.0.1indirect
npmsprintf-js1.0.3indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.codepointat0.2.1indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmstrip-bom-string1.0.0indirect
npmstylis4.3.6indirect
npmsuperjson2.2.2indirect
npmtabbable6.2.0indirect
npmtiny-inflate1.0.3indirect
npmtinyexec1.0.1indirect
npmtinyglobby0.2.17indirect
npmtrim-lines3.0.1indirect
npmts-dedent2.2.0indirect
npmtslib2.8.1indirect
npmufo1.6.1indirect
npmundici-types6.21.0indirect
npmunicode-trie2.0.0indirect
npmunist-util-is6.0.0indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmuniversalify2.0.1indirect
npmuuid14.0.1indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvite6.4.3indirect
npmvitepress1.6.4indirect
npmvitepress-plugin-mermaid2.0.17indirect
npmvue3.5.22indirect
npmwhich2.0.2indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmyoga-wasm-web0.3.3indirect
npmzwitch2.0.4indirect
Dependency advisories 9

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion5.0.6indirecthigh35.0.9
js-yaml3.15.0indirecthigh14.3.1
nanoid3.3.11indirecthigh25.1.16
postcss8.5.14indirecthigh28.5.23
sharp0.33.5indirecthigh10.35.0
mermaid11.16.0indirectmoderate511.16.1
dompurify3.4.12indirectlow13.4.13
golang.org/x/textv0.29.0directunknown10.39.0
golang.org/x/sysv0.38.0indirectunknown10.44.0

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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 v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

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