Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 22:06 UTC

3-Common / sdk

Official 3Common API client libraries

TypeScript · Python · GoMIT★ 5 stars⑂ 1 forksince Apr 2026View on GitHub ↗

3-Common/sdk holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (83/100) and lowest on Community & Adoption (47/100). It was last updated 2 days ago. 2 contributors account for most of its recent work.

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

81
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 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).

Ownership

3CommonOrganization
6 followers1 public reposince Oct 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/3-Common/sdk/sdk-gov0.13.0-1351 days ago
npm@3common/sdk0.13.03831351 days ago3commonsdkapi-clienttypescripteventsinvoices
PyPIthreecommon0.13.01211351 days ago3commonapi-clienteventsinvoicessdk

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
8.3/36Commit cadence12/52 weeks with commits
18/18Commit volume340 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year340
human_commit_share1
days_since_last_push2
active_weeks_last_year12

Release discipline

100Exceptional
How it's scored
27/27Ships releases7 releases published
36/36Release recencylatest release 51 days ago
27/27Release cadencea release every ~6.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagsdk-go/v0.13.0
releases_from_tagsno
days_since_latest_release51
mean_days_between_releases6.9
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?

47Weak · 17% of overall
How it's scored
9.8/60Stars5 stars
0/25Forks1 forks
0/15Watchers2 watchers
Inputs used
forks1
stars5
watchers2
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_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
36/80Monthly downloads504 downloads/month across go, npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/3-Common/sdk/sdk-go, @3common/sdk, threecommon
dependents
ecosystemsgo, npm, pypi
total_downloads
monthly_downloads504
unverified_packages_excluded
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?

65Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
13.3/22.5Commit distributiontop contributor authored 41% of commits
5.4/13.5Contributor breadth4 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled4
top_contributor_share0.409
How it's scored
42/42Issue resolution100% of issues closed
15.3/30PR acceptance83/163 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 4/11 approved changesets -- score normalized to 3
Inputs used
merged_prs83
open_issues0
closed_issues7
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs80
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
30/30Ownership backingorganization-owned
0/20Verified domain
6.1/25Owner reach6 followers of 3-Common
12/25Track record1 public repos, account ~4 yr old
Inputs used
followers6
owner_typeOrganization
is_verifiedno
owner_login3-Common
public_repos1
account_age_days1,788

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on go, npm, pypi
35/35Publish recencylatest publish 51 days ago
20/20Version history13 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/3-Common/sdk/sdk-go, @3common/sdk, threecommon
ecosystemsgo, npm, pypi
any_deprecatedno
min_days_since_publish51

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows9 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, eslint.config.js, sdk-python/pyproject.toml ([tool.ruff])
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests8 out of 9 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

66Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
4.5/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2/2.5CI-Tests8 out of 9 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 4/11 approved changesets -- score normalized to 3
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities26 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.7
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories38
affected_packages18
assessed_packages537
unassessed_packages12
affected_by_severitycritical 1, high 11, moderate 4, low 2
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 537 resolved dependencies against OSV. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

74Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history79 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.79
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapsdk-go/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml, eslint.config.js, sdk-python/pyproject.toml ([tool.ruff])
11/11Static type checkingopenapi/tsconfig.json, sdk-node/tsconfig.json, sdk-python/src/threecommon/py.typed
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json, yarn.lock
has_dockerfileno
typed_languageyes
bootstrap_filessdk-go/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsopenapi/tsconfig.json, sdk-node/tsconfig.json, sdk-python/src/threecommon/py.typed
agent_commit_share0.01
toolchain_manifestssdk-go/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/534 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes36,131
source_files_sampled534
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

5GitHub stars
4contributors
340commits, last 12 months
2days since last push
7releases
2bus factor
0open issues
Go, npm, PyPIpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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-09-19 22:06 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests8 out of 9 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/11 approved changesets -- score normalized to 3
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities26 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Gogithub.com/stretchr/testifyv1.11.1sdk-go/go.mod
Gogopkg.in/yaml.v3v3.0.1sdk-go/go.mod
PyPIhttpx>=0.27,<1.0sdk-python/pyproject.toml
PyPIpydantic>=2.7,<3.0sdk-python/pyproject.toml
All dependencies 549

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

RegistryPackageVersionRelation
Gogithub.com/stretchr/testifyv1.11.1direct
Gogopkg.in/yaml.v3v3.0.1direct
PyPIhttpxdirect
PyPIpydanticdirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.29.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.3indirect
npm@babel/runtime7.29.2indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@changesets/apply-release-plan7.1.1indirect
npm@changesets/assemble-release-plan6.0.10indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/cli2.31.0indirect
npm@changesets/config3.1.4indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.4indirect
npm@changesets/get-release-plan4.0.16indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.3indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.7indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@esbuild/aix-ppc640.28.0indirect
npm@esbuild/android-arm0.28.0indirect
npm@esbuild/android-arm640.28.0indirect
npm@esbuild/android-x640.28.0indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-arm640.28.0indirect
npm@esbuild/darwin-x640.28.0indirect
npm@esbuild/freebsd-arm640.28.0indirect
npm@esbuild/freebsd-x640.28.0indirect
npm@esbuild/linux-arm0.28.0indirect
npm@esbuild/linux-arm640.28.0indirect
npm@esbuild/linux-ia320.28.0indirect
npm@esbuild/linux-loong640.28.0indirect
npm@esbuild/linux-mips64el0.28.0indirect
npm@esbuild/linux-ppc640.28.0indirect
npm@esbuild/linux-riscv640.28.0indirect
npm@esbuild/linux-s390x0.28.0indirect
npm@esbuild/linux-x640.28.0indirect
npm@esbuild/netbsd-arm640.28.0indirect
npm@esbuild/netbsd-x640.28.0indirect
npm@esbuild/openbsd-arm640.28.0indirect
npm@esbuild/openbsd-x640.28.0indirect
npm@esbuild/openharmony-arm640.28.0indirect
npm@esbuild/sunos-x640.28.0indirect
npm@esbuild/win32-arm640.28.0indirect
npm@esbuild/win32-ia320.28.0indirect
npm@esbuild/win32-x640.28.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@inquirer/ansi2.0.5indirect
npm@inquirer/confirm6.0.12indirect
npm@inquirer/core11.1.9indirect
npm@inquirer/external-editor1.0.3indirect
npm@inquirer/figures2.0.5indirect
npm@inquirer/type4.0.5indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.6indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@microsoft/tsdoc0.15.1indirect
npm@microsoft/tsdoc-config0.17.1indirect
npm@mswjs/interceptors0.41.7indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@open-draft/deferred-promise2.2.0indirect
npm@open-draft/deferred-promise3.0.0indirect
npm@open-draft/logger0.3.0indirect
npm@open-draft/until2.1.0indirect
npm@package-json/types0.0.12indirect
npm@pkgjs/parseargs0.11.0indirect
npm@redocly/ajv8.11.2indirect
npm@redocly/config0.22.0indirect
npm@redocly/openapi-core1.34.14indirect
npm@rollup/rollup-darwin-arm644.60.2indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sinclair/typebox0.27.10indirect
npm@tsd/typescript5.9.3indirect
npm@types/eslint7.29.0indirect
npm@types/estree1.0.8indirect
npm@types/hast3.0.4indirect
npm@types/js-yaml4.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/minimist1.2.5indirect
npm@types/node12.20.55indirect
npm@types/node22.19.17indirect
npm@types/node25.6.0indirect
npm@types/node25.9.1indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/set-cookie-parser2.4.10indirect
npm@types/statuses2.0.6indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.60.0indirect
npm@typescript-eslint/parser8.60.0indirect
npm@typescript-eslint/project-service8.60.0indirect
npm@typescript-eslint/scope-manager8.60.0indirect
npm@typescript-eslint/tsconfig-utils8.60.0indirect
npm@typescript-eslint/type-utils8.60.0indirect
npm@typescript-eslint/types8.59.3indirect
npm@typescript-eslint/types8.60.0indirect
npm@typescript-eslint/typescript-estree8.60.0indirect
npm@typescript-eslint/utils8.60.0indirect
npm@typescript-eslint/visitor-keys8.60.0indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@vitest/coverage-v82.1.9indirect
npm@vitest/expect2.1.9indirect
npm@vitest/mocker2.1.9indirect
npm@vitest/pretty-format2.1.9indirect
npm@vitest/runner2.1.9indirect
npm@vitest/snapshot2.1.9indirect
npm@vitest/spy2.1.9indirect
npm@vitest/utils2.1.9indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmajv6.15.0indirect
npmajv8.12.0indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmarrify1.0.1indirect
npmassertion-error2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.10.24indirect
npmbetter-path-resolve1.0.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion2.1.0indirect
npmbrace-expansion5.0.5indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.2indirect
npmbuiltin-modules3.3.0indirect
npmbundle-require5.1.0indirect
npmcac6.7.14indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase-keys6.2.2indirect
npmcaniuse-lite1.0.30001791indirect
npmchai5.3.3indirect
npmchalk4.1.2indirect
npmchange-case5.4.4indirect
npmchardet2.1.1indirect
npmcheck-error2.1.3indirect
npmchokidar4.0.3indirect
npmci-info4.4.0indirect
npmclean-regexp1.0.0indirect
npmcli-width4.1.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette1.4.0indirect
npmcommander4.1.1indirect
npmcomment-parser1.4.6indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmcookie1.1.1indirect
npmcore-js-compat3.49.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.1indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdetect-indent6.1.0indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.348indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmenquirer2.4.1indirect
npmentities4.5.0indirect
npmerror-ex1.3.4indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.21.5indirect
npmesbuild0.27.7indirect
npmesbuild0.28.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint-formatter-pretty4.1.0indirect
npmeslint-import-context0.1.9indirect
npmeslint-import-resolver-typescript4.4.4indirect
npmeslint-plugin-import-x4.16.2indirect
npmeslint-plugin-tsdoc0.4.0indirect
npmeslint-plugin-unicorn56.0.1indirect
npmeslint-rule-docs1.1.235indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.3.0indirect
npmextendable-error0.1.7indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-wrap-ansi0.2.0indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmforeground-child3.3.1indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-tsconfig4.14.0indirect
npmglob10.5.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobby11.1.0indirect
npmglobrex0.1.2indirect
npmgraceful-fs4.2.11indirect
npmgraphql16.13.2indirect
npmhard-rejection2.1.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.3indirect
npmheaders-polyfill5.0.1indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhtml-escaper2.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-id4.1.3indirect
npmiconv-lite0.7.2indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindex-to-position1.2.0indirect
npmirregular-plurals3.5.0indirect
npmis-arrayish0.2.1indirect
npmis-builtin-module3.2.1indirect
npmis-bun-module2.0.0indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-node-process1.2.0indirect
npmis-number7.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-subdir1.2.0indirect
npmis-unicode-supported0.1.0indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjest-diff29.7.0indirect
npmjest-get-type29.6.3indirect
npmjju1.4.0indirect
npmjoycon3.1.1indirect
npmjs-levenshtein1.1.6indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjsesc0.5.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonfile4.0.0indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.0indirect
npmload-tsconfig0.2.5indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlodash.startcase4.4.0indirect
npmlog-symbols4.1.0indirect
npmloupe3.2.1indirect
npmlru-cache10.4.3indirect
npmlru-cache6.0.0indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.3.5indirect
npmmake-dir4.0.0indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmarkdown-it14.1.1indirect
npmmdurl2.0.0indirect
npmmeow9.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmin-indent1.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminimist-options4.1.0indirect
npmminipass7.1.3indirect
npmmlly1.8.2indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmmsw2.14.2indirect
npmmute-stream3.0.0indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.38indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmobject-assign4.1.1indirect
npmopenapi-typescript7.13.0indirect
npmoptionator0.9.4indirect
npmoutdent0.5.0indirect
npmoutvariant1.4.3indirect
npmp-filter2.1.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map2.1.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector0.2.11indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-json8.3.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-to-regexp6.3.0indirect
npmpath-type4.0.0indirect
npmpathe1.1.2indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpify4.0.1indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmplur4.0.0indirect
npmpluralize8.0.0indirect
npmpostcss8.5.13indirect
npmpostcss-load-config6.0.1indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier3.8.3indirect
npmpretty-format29.7.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmquansync0.2.11indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmreact-is18.3.1indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmread-yaml-file1.1.0indirect
npmreaddirp4.1.2indirect
npmredent3.0.0indirect
npmregexp-tree0.1.27indirect
npmregjsparser0.10.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrettime0.11.8indirect
npmreusify1.1.0indirect
npmrollup4.60.2indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver7.7.4indirect
npmset-cookie-parser3.1.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmspawndamnit3.0.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmsprintf-js1.0.3indirect
npmstable-hash-x0.2.0indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env3.10.0indirect
npmstrict-event-emitter0.5.1indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width-cjs4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsucrase3.35.1indirect
npmsupports-color10.2.2indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks2.3.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtagged-tag1.0.0indirect
npmterm-size2.2.1indirect
npmtest-exclude7.0.2indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.16indirect
npmtinypool1.1.1indirect
npmtinyrainbow1.2.0indirect
npmtinyspy3.0.2indirect
npmtldts7.0.29indirect
npmtldts-core7.0.29indirect
npmto-regex-range5.0.1indirect
npmtough-cookie6.0.1indirect
npmtree-kill1.2.2indirect
npmtrim-newlines3.0.1indirect
npmts-api-utils2.5.0indirect
npmts-interface-checker0.1.13indirect
npmtsconfck3.1.6indirect
npmtsd0.33.0indirect
npmtsup8.5.1indirect
npmtsx4.21.0indirect
npmtsx4.22.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.18.1indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtype-fest4.41.0indirect
npmtype-fest5.6.0indirect
npmtypedoc0.28.19indirect
npmtypescript5.9.3indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.60.0indirect
npmuc.micro2.1.0indirect
npmufo1.6.4indirect
npmundici-types6.21.0indirect
npmundici-types7.19.2indirect
npmundici-types7.24.6indirect
npmuniversalify0.1.2indirect
npmunrs-resolver1.11.1indirect
npmuntil-async3.0.2indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmuri-js-replace1.0.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmvite5.4.21indirect
npmvite-node2.1.9indirect
npmvite-tsconfig-paths6.1.1indirect
npmvitest2.1.9indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyaml2.8.3indirect
npmyaml-ast-parser0.0.43indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
PyPIdatamodel-code-generatorindirect
PyPIhatchlingindirect
PyPImypyindirect
PyPIpyrightindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIpytest-covindirect
PyPIpytest-httpxindirect
PyPIpyyamlindirect
PyPIruffindirect
Dependency advisories 18

This repository publishes no package the index resolves, so its own dependency graph was assessed — 537 packages, which also include development and test pins that never ship: 18 carry known advisories, of which 0 are direct. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
vitest2.1.9indirectcritical25.0.0-rc.2
baseline-browser-mapping2.10.24indirecthigh12.11.0
brace-expansion1.1.14indirecthigh35.0.9
brace-expansion2.1.0indirecthigh35.0.9
brace-expansion5.0.5indirecthigh45.0.9
browserslist4.28.2indirecthigh24.28.7
js-yaml3.14.2indirecthigh44.3.2
js-yaml4.1.1indirecthigh44.3.2
linkify-it5.0.0indirecthigh25.0.2
nanoid3.3.12indirecthigh25.1.16
postcss8.5.13indirecthigh28.5.23
vite5.4.21indirecthigh38.0.16
@vitest/mocker2.1.9indirectmoderate15.0.0-rc.2
ajv8.12.0indirectmoderate18.18.0
esbuild0.21.5indirectmoderate10.25.0
markdown-it14.1.1indirectmoderate114.2.0
esbuild0.27.7indirectlow10.28.1
esbuild0.28.0indirectlow10.28.1

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, npm, PyPI.