Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 08:56 UTC

xhd2015 / xgo

All-in-one go testing library

GoMIT★ 431 stars⑂ 31 forkssince Mar 2024View on GitHub ↗
KindLibraryApplicationhow this is determined

xhd2015/xgo holds a health index of 77 out of 100, placing it in the Good band. It scores highest on AI Readiness (81/100) and lowest on Security (49/100). It was last updated 18 days ago. A single contributor accounts for most of its recent work.

77
overall / 100
Good

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.

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

Ownership

xhd2015Personal account
81 followers172 public repossince Oct 2015Bytedance Inc.

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/xhd2015/xgov1.2.9-8119 days ago
Gogithub.com/xhd2015/xgo/runtimev1.2.3-6832 days ago

Metrics by category

Vitality

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

76Good · 21% of overall
How it's scored
28.8/36Push recencylast push 18 days ago
10.4/36Commit cadence15/52 weeks with commits
18/18Commit volume139 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year139
human_commit_share1
days_since_last_push18
active_weeks_last_year15
How it's scored
27/27Ships releases76 releases published
36/36Release recencylatest release 19 days ago
27/27Release cadencea release every ~30.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count76
latest_release_tagv1.2.9
releases_from_tagsno
days_since_latest_release19
mean_days_between_releases30.8

Community & Adoption

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

64Moderate · 17% of overall
How it's scored
42.7/60Stars431 stars
12.3/25Forks31 forks
4.3/15Watchers7 watchers
Inputs used
forks31
stars431
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, goreportcard.com, pkg.go.dev, shields.io
has_pull_request_templateno

Sustainability & Governance

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

60Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.5/22.5Commit distributiontop contributor authored 98% of commits
10.8/13.5Contributor breadth8 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.976
How it's scored
30.2/42Issue resolution72% of issues closed
27.5/30PR acceptance151/165 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/14 approved changesets -- score normalized to 0
Inputs used
merged_prs151
open_issues64
closed_issues164
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.719
closed_unmerged_prs14
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
13.8/25Owner reach81 followers of xhd2015
25/25Track record172 public repos, account ~10 yr old
Inputs used
followers81
owner_typeUser
is_verified
owner_loginxhd2015
public_repos172
account_age_days4,002
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go
35/35Publish recencylatest publish 19 days ago
20/20Version history81 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/xhd2015/xgo, github.com/xhd2015/xgo/runtime
ecosystemsgo
any_deprecatedno
min_days_since_publish19

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 19% of overall
How it's scored
24/24CI workflows24 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics18 topics
10/10Wiki
Inputs used
topicsgo, golang, instrumentation, mock, monkey-patching, testing, gomonkey, go-test, go-testing, testing-library, unit-test, unit-testing, tracing, coverage, coverage-report, incremental-coverage, test-explorer, xgo
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests5 out of 5 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/14 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 3 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
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not 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.5Vulnerabilities85 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. 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
advisories130
affected_packages31
assessed_packages389
unassessed_packages0
affected_by_severitycritical 4, high 14, moderate 5, low 1, unknown 7
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 389 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.

81Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history80 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.8
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes5,017
How it's scored
18/18One-command bootstrapcmd/xgo/internal/vendir/github.com/dop251/goja/token/Makefile, cmd/xgo/internal/vendir/github.com/go-sourcemap/sourcemap/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingcmd/xgo/internal/vendir/github.com/xhd2015/go-coverage/diff/vscode/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
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_filescmd/xgo/internal/vendir/github.com/dop251/goja/token/Makefile, cmd/xgo/internal/vendir/github.com/go-sourcemap/sourcemap/Makefile
has_devcontainerno
has_linter_configno
typecheck_configscmd/xgo/internal/vendir/github.com/xhd2015/go-coverage/diff/vscode/tsconfig.json
agent_commit_share0
toolchain_manifestscmd/xgo/internal/src/go.mod, cmd/xgo/test-explorer/testdata/mock_rules/go.mod, cmd/xgo/test-explorer/testdata/prog_arg/go.mod, doc/demo/go.mod, go.mod, patch/go.mod, patch/legacy/go.mod, patches/go1.25/issues/2.windows-compile-exe-suffix-confusing-resolution/repro/go.mod, patches/go1.25/issues/3.windows-raw-string-syntax-rewrite-issue/repro/go.mod, patches/go1.25/issues/4.windows-git-checkout-introduces-cr/repro/go.mod, patches/go1.25/issues/5.go-lexer-has-a-buggy-inconsistency-token-pos-and-file-offset/repro/go.mod, runtime/go.mod, runtime/test/bugs/issue_194_asm_func/demo/go.mod, runtime/test/build/debug/go.mod, runtime/test/build/duplicate_func_arg_name_and_pkg_var/go.mod, runtime/test/build/env/amd64/go.mod, runtime/test/build/env/arm64/go.mod, runtime/test/build/env/linux/go.mod, runtime/test/build/env/nocoverageredisign/go.mod, runtime/test/build/env/windows/go.mod, runtime/test/build/external_overlay_composition/go.mod, runtime/test/build/external_overlay_gomod_list/go.mod, runtime/test/build/external_overlay_instrument/go.mod, runtime/test/build/external_overlay_multifile/go.mod, runtime/test/build/external_overlay_path_identity/go.mod, runtime/test/build/external_overlay_strace/go.mod, runtime/test/build/external_overlay_strace_has_import/go.mod, runtime/test/build/external_overlay_strace_sibling/go.mod, runtime/test/build/flag_parallel/go.mod, runtime/test/build/flag_race/go.mod, runtime/test/build/golang_x_sys/go.mod, runtime/test/build/hello_world/debug/go.mod, runtime/test/build/instrument_raw_string/go.mod, runtime/test/build/legacy_depend_1_0_52/go.mod, runtime/test/build/legacy_depend_1_1_0/go.mod, runtime/test/build/legacy_depend_1_1_1/go.mod, runtime/test/build/legacy_depend_vendor/go.mod, runtime/test/build/modules_with_trap_all/service/go.mod, runtime/test/build/modules_with_trap_all/sub_a/go.mod, runtime/test/build/modules_with_trap_all/sub_b/go.mod, runtime/test/build/modules_without_trap_all/service/go.mod, runtime/test/build/modules_without_trap_all/sub_a/go.mod, runtime/test/build/modules_without_trap_all/sub_b/go.mod, runtime/test/build/nosplit/go.mod, runtime/test/build/overlay_build_cache_error_with_go/go.mod, runtime/test/build/overlay_build_cache_ok_with_xgo/go.mod, runtime/test/build/pkg_with_different_name/go.mod, runtime/test/build/recv_selector/go.mod, runtime/test/build/unified/go.mod, runtime/test/build/unified/unified_overlay/go.mod, runtime/test/func_names/pkg_with_only_test_files/go.mod, runtime/test/func_names/pkg_with_source_files_with_4_files_with_4_decls/go.mod, runtime/test/func_names/pkg_with_source_files_with_4_files_with_5_decls/go.mod, runtime/test/func_names/pkg_with_source_files_with_5_files_with_4_decls/go.mod, runtime/test/go.mod, runtime/test/mock/interceptor_ctx/go.mod, runtime/test/mock/interceptor_ctx_legacy_1.1.0/go.mod, runtime/test/mock/mock_rule_include_as_main_module/app/go.mod, runtime/test/mock/mock_rule_include_as_main_module/flag_overrides_env/go.mod, runtime/test/mock/mock_rule_include_as_main_module/lib/go.mod, runtime/test/mock/mock_rule_include_as_main_module/other/go.mod, runtime/test/mock/mock_rule_include_as_main_module/with_env/go.mod, runtime/test/mock/mock_rule_include_as_main_module/with_flag/go.mod, runtime/test/mock/mock_rule_include_as_main_module/with_flag_two_modules/go.mod, runtime/test/mock/mock_rule_include_as_main_module/without/go.mod, runtime/test/mock/mock_var/mock_var_generic_issue_357/go.mod, runtime/test/patch/debug/go.mod, runtime/test/patch/patch_arbitrary_stdlib/go.mod, runtime/test/patch/patch_third_party_func/service/go.mod, runtime/test/patch/patch_third_party_func/third/go.mod, runtime/test/patch/patch_third_party_interface/service/go.mod, runtime/test/patch/patch_third_party_interface/third/go.mod, runtime/test/patch/patch_var/generic_return/service/go.mod, runtime/test/patch/patch_var/generic_return/third/go.mod, runtime/test/patch/patch_var/patch_var_third_party/service/go.mod, runtime/test/patch/patch_var/patch_var_third_party/third/go.mod, runtime/test/patch/patch_var/type_alias/go.mod, runtime/test/patch/patch_var/type_ref_multiple_times/go.mod, runtime/test/patch/real_world/kusia_ipc/go.mod, runtime/test/patch/simple/go.mod, runtime/test/tls/race_inherit/go.mod, runtime/test/tls/race_inherit_trap_all/go.mod, runtime/test/tls/race_inherit_trap_stdlib/go.mod, runtime/test/trace/go_trace/race_export/go.mod, runtime/test/trace/go_trace/race_export_trap_all/go.mod, runtime/test/trace/go_trace/race_export_trap_stdlib/go.mod, runtime/test/trace/go_trace/race_inherit/go.mod, runtime/test/trace/go_trace/race_inherit_trap_all/go.mod, runtime/test/trace/go_trace/race_inherit_trap_stdlib/go.mod, runtime/test/trace/go_trace/with_race/go.mod, runtime/test/trace/record/ctx/go.mod, runtime/test/trace/record/ctx_legacy_1.1.0/go.mod, runtime/test/trace/trace_without_dep/go.mod, runtime/test/trace/trace_without_dep_vendor/go.mod, runtime/test/trace/trace_without_dep_vendor/vendor/golang.org/x/example/hello/go.mod, runtime/test/trace/trace_without_dep_vendor_replace/go.mod, runtime/test/trace/trace_without_dep_vendor_replace/lib/go.mod, runtime/test/trace/trace_without_dep_vendor_replace/vendor/github.com/xhd2015/xgo/runtime/test/trace_without_dep_vendor_replace/lib/go.mod, runtime/test/trap/err_mocked/go.mod, runtime/test/trap/flags/persistent_after_build/testdata/go.mod, runtime/test/trap/interceptor/interceptor_ctx/go.mod, runtime/test/trap/interceptor/interceptor_ctx_legacy_1.1.0/go.mod, runtime/test/trap/trap_all_flag/auto_all/go.mod, runtime/test/trap/trap_all_flag/no_auto_all/go.mod, runtime/test/trap/trap_arbitrary_stdlib/go.mod, runtime/test/trap/trap_init/go.mod, script/install/go.mod, test/debug/reverse/go.mod, test/example/overlay_third_party/go.mod, test/integrations/overlay_difference_between_go_1_19_through_1_23_vs_go_1_24_and_later/testdata/module/go.mod, test/testdata/nosplit/longfunc/go.mod, test/testdata/nosplit/shortfunc/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
54.1/55Manageable file sizes21/1,319 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes4,950,165
source_files_sampled1,319
oversized_source_files21
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 examplesexample
Inputs used
example_dirsexample
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

431GitHub stars
8contributors
139commits, last 12 months
18days since last push
76releases
1bus factor
64open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 31 ⇿
0Stars
31Forks
66Releases

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.

01325383132024-032025-042026-05
Major 0Minor 1Patch 65

Each point covers 2 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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 08:56 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests5 out of 5 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/14 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities85 existing vulnerabilities detected
All dependencies 389

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

RegistryPackageVersionRelation
Go../../..0.0.0indirect
Go../../../..0.0.0indirect
Go../../../../..0.0.0indirect
Go../app0.0.0indirect
Go../lib0.0.0indirect
Go../other0.0.0indirect
Go./vendor_dep0.0.0indirect
Gogithub.com/apache/arrow/go/v1313.0.0indirect
Gogithub.com/bytedance/sonic1.11.8indirect
Gogithub.com/bytedance/sonic/loader0.1.1indirect
Gogithub.com/cloudwego/base64x0.1.4indirect
Gogithub.com/cloudwego/iasm0.2.0indirect
Gogithub.com/dlclark/regexp21.7.0indirect
Gogithub.com/dop251/goja0.0.0-20221229151140-b95230a9dbadindirect
Gogithub.com/go-sourcemap/sourcemap2.1.3+incompatibleindirect
Gogithub.com/go-stack/stack1.8.0indirect
Gogithub.com/goccy/go-json0.10.0indirect
Gogithub.com/golang/protobuf1.5.2indirect
Gogithub.com/golang/snappy0.0.3indirect
Gogithub.com/google/flatbuffers23.1.21+incompatibleindirect
Gogithub.com/klauspost/compress1.13.6indirect
Gogithub.com/klauspost/compress1.15.15indirect
Gogithub.com/klauspost/cpuid/v22.0.9indirect
Gogithub.com/klauspost/cpuid/v22.2.3indirect
Gogithub.com/pierrec/lz4/v44.1.17indirect
Gogithub.com/pkg/errors0.9.1indirect
Gogithub.com/rwynn/gtm/v22.1.2indirect
Gogithub.com/serialx/hashring0.0.0-20200727003509-22c0c7ab6b1bindirect
Gogithub.com/stretchr/testify1.9.0indirect
Gogithub.com/twitchyliquid64/golang-asm0.15.1indirect
Gogithub.com/xdg-go/pbkdf21.0.0indirect
Gogithub.com/xdg-go/scram1.0.2indirect
Gogithub.com/xdg-go/stringprep1.0.2indirect
Gogithub.com/xhd2015/gitops0.0.10indirect
Gogithub.com/xhd2015/go-coverage1.0.44indirect
Gogithub.com/xhd2015/go-inspect0.0.49indirect
Gogithub.com/xhd2015/lines-annotation0.0.7indirect
Gogithub.com/xhd2015/xgo1.0.51-0.20241102105517-b55990d76807indirect
Gogithub.com/xhd2015/xgo1.1.0indirect
Gogithub.com/xhd2015/xgo/runtime0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime0.0.0-00010101000000-000000000000indirect
Gogithub.com/xhd2015/xgo/runtime1.0.40indirect
Gogithub.com/xhd2015/xgo/runtime1.0.52indirect
Gogithub.com/xhd2015/xgo/runtime1.1.0indirect
Gogithub.com/xhd2015/xgo/runtime1.1.1indirect
Gogithub.com/xhd2015/xgo/runtime/test0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/build/modules_with_trap_all/sub_a0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/build/modules_with_trap_all/sub_b0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/build/modules_without_trap_all/sub_a0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/build/modules_without_trap_all/sub_b0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/patch/patch_third_party_func/third0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/patch/patch_third_party_interface/third0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/patch/patch_var/generic_return/third0.0.0indirect
Gogithub.com/xhd2015/xgo/runtime/test/trace_without_dep_vendor_replace/lib1.0.0indirect
Gogithub.com/youmark/pkcs80.0.0-20201027041543-1326539a0a0aindirect
Gogithub.com/zeebo/xxh31.0.2indirect
Gogo.mongodb.org/mongo-driver1.9.1indirect
Gogolang.org/x/arch0.0.0-20210923205945-b76863e36670indirect
Gogolang.org/x/crypto0.0.0-20210322153248-0c34fe9e7dc2indirect
Gogolang.org/x/example/hello0.0.0-20240205180059-32022caedd6aindirect
Gogolang.org/x/example/hello0.0.0-20250326195304-398e112173f4indirect
Gogolang.org/x/example/hello0.0.0-20250407153444-dd59d6852dfbindirect
Gogolang.org/x/example/hello0.0.0-20250415174634-24b880c977e2indirect
Gogolang.org/x/mod0.7.0indirect
Gogolang.org/x/mod0.8.0indirect
Gogolang.org/x/net0.7.0indirect
Gogolang.org/x/sync0.0.0-20210220032951-036812b2e83cindirect
Gogolang.org/x/sys0.18.0indirect
Gogolang.org/x/sys0.3.0indirect
Gogolang.org/x/sys0.5.0indirect
Gogolang.org/x/text0.3.5indirect
Gogolang.org/x/text0.5.0indirect
Gogolang.org/x/text0.7.0indirect
Gogolang.org/x/tools0.4.0indirect
Gogolang.org/x/tools0.6.0indirect
Gogolang.org/x/xerrors0.0.0-20220907171357-04be3eba64a2indirect
Gogoogle.golang.org/genproto0.0.0-20230209215440-0dfe4f8abfccindirect
Gogoogle.golang.org/grpc1.53.0indirect
Gogoogle.golang.org/protobuf1.28.1indirect
npm@ampproject/remapping2.2.0indirect
npm@babel/cli7.19.3indirect
npm@babel/code-frame7.18.6indirect
npm@babel/compat-data7.20.5indirect
npm@babel/core7.20.5indirect
npm@babel/generator7.20.5indirect
npm@babel/helper-annotate-as-pure7.18.6indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.18.9indirect
npm@babel/helper-compilation-targets7.20.0indirect
npm@babel/helper-create-class-features-plugin7.20.5indirect
npm@babel/helper-create-regexp-features-plugin7.20.5indirect
npm@babel/helper-define-polyfill-provider0.3.3indirect
npm@babel/helper-environment-visitor7.18.9indirect
npm@babel/helper-explode-assignable-expression7.18.6indirect
npm@babel/helper-function-name7.19.0indirect
npm@babel/helper-hoist-variables7.18.6indirect
npm@babel/helper-member-expression-to-functions7.18.9indirect
npm@babel/helper-module-imports7.18.6indirect
npm@babel/helper-module-transforms7.20.2indirect
npm@babel/helper-optimise-call-expression7.18.6indirect
npm@babel/helper-plugin-utils7.20.2indirect
npm@babel/helper-remap-async-to-generator7.18.9indirect
npm@babel/helper-replace-supers7.19.1indirect
npm@babel/helper-simple-access7.20.2indirect
npm@babel/helper-skip-transparent-expression-wrappers7.20.0indirect
npm@babel/helper-split-export-declaration7.18.6indirect
npm@babel/helper-string-parser7.19.4indirect
npm@babel/helper-validator-identifier7.19.1indirect
npm@babel/helper-validator-option7.18.6indirect
npm@babel/helper-wrap-function7.20.5indirect
npm@babel/helpers7.20.6indirect
npm@babel/highlight7.18.6indirect
npm@babel/parser7.20.5indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.18.6indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.18.9indirect
npm@babel/plugin-proposal-async-generator-functions7.20.1indirect
npm@babel/plugin-proposal-class-properties7.18.6indirect
npm@babel/plugin-proposal-class-static-block7.18.6indirect
npm@babel/plugin-proposal-dynamic-import7.18.6indirect
npm@babel/plugin-proposal-export-namespace-from7.18.9indirect
npm@babel/plugin-proposal-json-strings7.18.6indirect
npm@babel/plugin-proposal-logical-assignment-operators7.18.9indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.18.6indirect
npm@babel/plugin-proposal-numeric-separator7.18.6indirect
npm@babel/plugin-proposal-object-rest-spread7.20.2indirect
npm@babel/plugin-proposal-optional-catch-binding7.18.6indirect
npm@babel/plugin-proposal-optional-chaining7.18.9indirect
npm@babel/plugin-proposal-private-methods7.18.6indirect
npm@babel/plugin-proposal-private-property-in-object7.20.5indirect
npm@babel/plugin-proposal-unicode-property-regex7.18.6indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.20.0indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-transform-arrow-functions7.18.6indirect
npm@babel/plugin-transform-async-to-generator7.18.6indirect
npm@babel/plugin-transform-block-scoped-functions7.18.6indirect
npm@babel/plugin-transform-block-scoping7.20.5indirect
npm@babel/plugin-transform-classes7.20.2indirect
npm@babel/plugin-transform-computed-properties7.18.9indirect
npm@babel/plugin-transform-destructuring7.20.2indirect
npm@babel/plugin-transform-dotall-regex7.18.6indirect
npm@babel/plugin-transform-duplicate-keys7.18.9indirect
npm@babel/plugin-transform-exponentiation-operator7.18.6indirect
npm@babel/plugin-transform-for-of7.18.8indirect
npm@babel/plugin-transform-function-name7.18.9indirect
npm@babel/plugin-transform-literals7.18.9indirect
npm@babel/plugin-transform-member-expression-literals7.18.6indirect
npm@babel/plugin-transform-modules-amd7.19.6indirect
npm@babel/plugin-transform-modules-commonjs7.19.6indirect
npm@babel/plugin-transform-modules-systemjs7.19.6indirect
npm@babel/plugin-transform-modules-umd7.18.6indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.20.5indirect
npm@babel/plugin-transform-new-target7.18.6indirect
npm@babel/plugin-transform-object-super7.18.6indirect
npm@babel/plugin-transform-parameters7.20.5indirect
npm@babel/plugin-transform-property-literals7.18.6indirect
npm@babel/plugin-transform-regenerator7.20.5indirect
npm@babel/plugin-transform-reserved-words7.18.6indirect
npm@babel/plugin-transform-shorthand-properties7.18.6indirect
npm@babel/plugin-transform-spread7.19.0indirect
npm@babel/plugin-transform-sticky-regex7.18.6indirect
npm@babel/plugin-transform-template-literals7.18.9indirect
npm@babel/plugin-transform-typeof-symbol7.18.9indirect
npm@babel/plugin-transform-unicode-escapes7.18.10indirect
npm@babel/plugin-transform-unicode-regex7.18.6indirect
npm@babel/preset-env7.20.2indirect
npm@babel/preset-modules0.1.5indirect
npm@babel/runtime7.20.6indirect
npm@babel/template7.18.10indirect
npm@babel/traverse7.20.5indirect
npm@babel/types7.20.5indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@jridgewell/gen-mapping0.1.1indirect
npm@jridgewell/gen-mapping0.3.2indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/source-map0.3.2indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/trace-mapping0.3.17indirect
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3indirect
npm@types/eslint8.4.10indirect
npm@types/eslint-scope3.7.4indirect
npm@types/estree0.0.51indirect
npm@types/json-schema7.0.11indirect
npm@types/node18.11.17indirect
npm@webassemblyjs/ast1.11.1indirect
npm@webassemblyjs/floating-point-hex-parser1.11.1indirect
npm@webassemblyjs/helper-api-error1.11.1indirect
npm@webassemblyjs/helper-buffer1.11.1indirect
npm@webassemblyjs/helper-numbers1.11.1indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.1indirect
npm@webassemblyjs/helper-wasm-section1.11.1indirect
npm@webassemblyjs/ieee7541.11.1indirect
npm@webassemblyjs/leb1281.11.1indirect
npm@webassemblyjs/utf81.11.1indirect
npm@webassemblyjs/wasm-edit1.11.1indirect
npm@webassemblyjs/wasm-gen1.11.1indirect
npm@webassemblyjs/wasm-opt1.11.1indirect
npm@webassemblyjs/wasm-parser1.11.1indirect
npm@webassemblyjs/wast-printer1.11.1indirect
npm@webpack-cli/configtest1.2.0indirect
npm@webpack-cli/info1.5.0indirect
npm@webpack-cli/serve1.7.0indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmacorn8.8.1indirect
npmacorn-import-assertions1.8.0indirect
npmajv6.12.6indirect
npmajv-keywords3.5.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmbabel-loader8.3.0indirect
npmbabel-plugin-polyfill-corejs20.3.3indirect
npmbabel-plugin-polyfill-corejs30.6.0indirect
npmbabel-plugin-polyfill-regenerator0.4.1indirect
npmbalanced-match1.0.2indirect
npmbig.js5.2.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrowserslist4.21.4indirect
npmbuffer-from1.1.2indirect
npmcaniuse-lite1.0.30001439indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmchrome-trace-event1.0.3indirect
npmclone-deep4.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.19indirect
npmcommander2.20.3indirect
npmcommander4.1.1indirect
npmcommander7.2.0indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmcore-js-compat3.26.1indirect
npmcross-spawn7.0.3indirect
npmdebug4.3.4indirect
npmelectron-to-chromium1.4.284indirect
npmemojis-list3.0.0indirect
npmenhanced-resolve5.12.0indirect
npmenvinfo7.8.1indirect
npmes-module-lexer0.9.3indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevents3.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfastest-levenshtein1.0.16indirect
npmfile-loader6.2.0indirect
npmfill-range7.0.1indirect
npmfind-cache-dir3.3.2indirect
npmfind-up4.1.0indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmgensync1.0.0-beta.2indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals11.12.0indirect
npmgraceful-fs4.2.10indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmimport-local3.1.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminterpret2.2.0indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.11.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-object2.0.4indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjs-tokens4.0.0indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson52.2.2indirect
npmkind-of6.0.3indirect
npmloader-runner4.3.0indirect
npmloader-utils2.0.4indirect
npmlocate-path5.0.0indirect
npmlodash.debounce4.0.8indirect
npmlru-cache6.0.0indirect
npmmake-dir2.1.0indirect
npmmake-dir3.1.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.5indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.2indirect
npmmonaco-editor0.34.1indirect
npmms2.1.2indirect
npmneo-async2.6.2indirect
npmnode-releases2.0.8indirect
npmnormalize-path3.0.0indirect
npmonce1.4.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpify4.0.1indirect
npmpkg-dir4.2.0indirect
npmpunycode2.1.1indirect
npmrandombytes2.1.0indirect
npmreaddirp3.6.0indirect
npmrechoir0.7.1indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.0indirect
npmregenerator-runtime0.13.11indirect
npmregenerator-transform0.15.1indirect
npmregexpu-core5.2.2indirect
npmregjsgen0.7.1indirect
npmregjsparser0.9.1indirect
npmresolve1.22.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmsafe-buffer5.2.1indirect
npmschema-utils2.7.1indirect
npmschema-utils3.1.1indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver7.3.8indirect
npmserialize-javascript6.0.0indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmslash2.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.2.1indirect
npmterser5.16.1indirect
npmterser-webpack-plugin5.3.6indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmts-loader9.4.2indirect
npmtypescript4.9.4indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmupdate-browserslist-db1.0.10indirect
npmuri-js4.4.1indirect
npmwatchpack2.4.0indirect
npmwebpack5.75.0indirect
npmwebpack-cli4.10.0indirect
npmwebpack-merge5.8.0indirect
npmwebpack-sources3.2.3indirect
npmwhich2.0.2indirect
npmwildcard2.0.0indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
Dependency advisories 31

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

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/traverse7.20.5indirectcritical18.0.0-alpha.4
golang.org/x/crypto0.0.0-20210322153248-0c34fe9e7dc2indirectcritical463.4.0
google.golang.org/grpc1.53.0indirectcritical121.85.0-dev.0.20260825072537-93e31b48545e
webpack5.75.0indirectcritical45.104.1
@babel/plugin-transform-modules-systemjs7.19.6indirecthigh18.0.0-alpha.13
brace-expansion1.1.11indirecthigh55.0.9
braces3.0.2indirecthigh13.0.3
browserslist4.21.4indirecthigh24.28.7
cross-spawn7.0.3indirecthigh17.0.5
golang.org/x/net0.7.0indirecthigh2312.0.2
golang.org/x/text0.3.5indirecthigh50.39.0
google.golang.org/protobuf1.28.1indirecthigh21.33.0
minimatch3.1.2indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
semver5.7.1indirecthigh17.5.2
semver6.3.0indirecthigh17.5.2
semver7.3.8indirecthigh17.5.2
serialize-javascript6.0.0indirecthigh37.0.5
@babel/helpers7.20.6indirectmoderate18.0.0-alpha.17
@babel/runtime7.20.6indirectmoderate18.0.0-alpha.17
ajv6.12.6indirectmoderate18.18.0
go.mongodb.org/mongo-driver1.9.1indirectmoderate22.4.2
micromatch4.0.5indirectmoderate14.0.8
@babel/core7.20.5indirectlow18.0.0-rc.6
golang.org/x/mod0.7.0indirectunknown21.27.0-rc.3
golang.org/x/mod0.8.0indirectunknown21.27.0-rc.3
golang.org/x/sys0.18.0indirectunknown10.44.0
golang.org/x/sys0.3.0indirectunknown10.44.0
golang.org/x/sys0.5.0indirectunknown10.44.0
golang.org/x/text0.5.0indirectunknown10.39.0
golang.org/x/text0.7.0indirectunknown10.39.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.