Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 07:41 UTC

mfenderov / mark42

Local, privacy-first RAG memory system for Claude Code

GoMIT★ 1 star⑂ 0 forkssince Feb 2026View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

mfenderov/mark42 holds a health index of 67 out of 100, placing it in the Good band. It scores highest on AI Readiness (81/100) and lowest on Community & Adoption (29/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Mark FenderovPersonal account
4 followers22 public repossince Oct 2018

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 publishTags
Gogithub.com/mfenderov/mark42v1.1.1-6219 days ago
npm@mfenderov/mark423.3.457058 days agomcpmemoryclaudellmrag

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
9.7/36Commit cadence14/52 weeks with commits
18/18Commit volume176 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year176
human_commit_share0.86
days_since_last_push0
active_weeks_last_year14
How it's scored
27/27Ships releases26 releases published
36/36Release recencylatest release 8 days ago
27/27Release cadencea release every ~18.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count26
latest_release_tagv3.3.4
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases18.8

Community & Adoption

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

29At Risk · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
36.8/80Monthly downloads570 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/mfenderov/mark42, @mfenderov/mark42
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads570
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?

52Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42/42Issue resolution100% of issues closed
19.3/30PR acceptance27/42 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/16 approved changesets -- score normalized to 0
Inputs used
merged_prs27
open_issues0
closed_issues1
prs_merged_7d0
prs_decided_7d0
prs_merged_30d10
prs_decided_30d10
issue_closed_ratio1
closed_unmerged_prs15
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
5/25Owner reach4 followers of mfenderov
21.9/25Track record22 public repos, account ~7 yr old
Inputs used
followers4
owner_typeUser
is_verified
owner_loginmfenderov
public_repos22
account_age_days2,882
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, npm
35/35Publish recencylatest publish 8 days ago
20/20Version history6 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/mfenderov/mark42, @mfenderov/mark42
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 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
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
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?

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests12 out of 12 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/16 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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 1 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
5/5SASTSAST tool is run on all commits
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
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.3

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
advisories2
affected_packages1
assessed_packages222
unassessed_packages0
affected_by_severityunknown 1
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 222 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 instructionsCLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history82 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.953
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes16,963
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 practice31 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance8 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.31
toolchain_manifestsgo.mod
dependency_bot_commit_share0.08
How it's scored
45/45Type-checkable codeGo (statically typed)
54.5/55Manageable file sizes1/101 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes60,636
source_files_sampled101
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

1GitHub stars
1contributors
176commits, last 12 months
0days since last push
26releases
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

OpenSSF Scorecard 5.3 / 10
5.3aggregate

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 07:40 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests12 out of 12 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/16 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 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
10SASTSAST tool is run on all commits
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
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/charmbracelet/logv1.0.0go.mod
Gogithub.com/jmoiron/sqlxv1.4.0go.mod
Gogithub.com/pressly/goose/v3v3.28.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gomodernc.org/sqlitev1.58.0go.mod
All dependencies 222

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

RegistryPackageVersionRelation
Gogithub.com/charmbracelet/lipglossv1.1.0direct
Gogithub.com/charmbracelet/logv1.0.0direct
Gogithub.com/jmoiron/sqlxv1.4.0direct
Gogithub.com/pressly/goose/v3v3.28.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gomodernc.org/sqlitev1.58.0direct
Go4d63.com/gocheckcompilerdirectivesv1.3.0indirect
Go4d63.com/gochecknoglobalsv0.2.2indirect
Gocodeberg.org/chavacava/garifv0.2.0indirect
Gocodeberg.org/polyfloyd/go-errorlintv1.9.0indirect
Godev.gaijin.team/go/exhaustruct/v4v4.0.0indirect
Godev.gaijin.team/go/golibv0.6.0indirect
Gogithub.com/4meepo/tagalignv1.4.3indirect
Gogithub.com/abirdcfly/dupwordv0.1.7indirect
Gogithub.com/adminbenni/iota-mixingv1.0.0indirect
Gogithub.com/alecthomas/chroma/v2v2.21.1indirect
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirect
Gogithub.com/alexkohler/nakedret/v2v2.0.6indirect
Gogithub.com/alexkohler/preallocv1.0.1indirect
Gogithub.com/alfatraining/structtagv1.0.0indirect
Gogithub.com/alingse/asasalintv0.0.11indirect
Gogithub.com/alingse/nilnesserrv0.2.0indirect
Gogithub.com/alwxsin/noinlineerrv1.0.5indirect
Gogithub.com/antonboom/errnamev1.1.1indirect
Gogithub.com/antonboom/nilnilv1.1.1indirect
Gogithub.com/antonboom/testifylintv1.6.4indirect
Gogithub.com/ashanbrown/forbidigo/v2v2.3.0indirect
Gogithub.com/ashanbrown/makezero/v2v2.1.0indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bkielbasa/cyclopv1.2.3indirect
Gogithub.com/blizzy78/varnamelenv0.8.0indirect
Gogithub.com/bombsimon/wsl/v4v4.7.0indirect
Gogithub.com/bombsimon/wsl/v5v5.3.0indirect
Gogithub.com/breml/bidichkv0.3.3indirect
Gogithub.com/breml/errchkjsonv0.4.1indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/butuzov/ireturnv0.4.0indirect
Gogithub.com/butuzov/mirrorv1.3.0indirect
Gogithub.com/catenacyber/perfsprintv0.10.1indirect
Gogithub.com/ccojocar/zxcvbn-gov1.0.4indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charithe/durationcheckv0.0.11indirect
Gogithub.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dcindirect
Gogithub.com/charmbracelet/x/ansiv0.8.0indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.13-0.20250311204145-2c3ea96c31ddindirect
Gogithub.com/charmbracelet/x/termv0.2.1indirect
Gogithub.com/ckaznocha/intrangev0.3.1indirect
Gogithub.com/curioswitch/go-reassignv0.3.0indirect
Gogithub.com/daixiang0/gciv0.13.7indirect
Gogithub.com/dave/dstv0.27.3indirect
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirect
Gogithub.com/djarvur/go-err113v0.1.1indirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ettle/strcasev0.2.0indirect
Gogithub.com/fatih/colorv1.18.0indirect
Gogithub.com/fatih/structtagv1.2.0indirect
Gogithub.com/firefart/nonamedreturnsv1.0.6indirect
Gogithub.com/fsnotify/fsnotifyv1.5.4indirect
Gogithub.com/fzipp/gocyclov0.6.0indirect
Gogithub.com/ghostiam/protogetterv0.3.18indirect
Gogithub.com/go-critic/go-criticv0.14.3indirect
Gogithub.com/go-logfmt/logfmtv0.6.1indirect
Gogithub.com/go-toolsmith/astcastv1.1.0indirect
Gogithub.com/go-toolsmith/astcopyv1.1.0indirect
Gogithub.com/go-toolsmith/astequalv1.2.0indirect
Gogithub.com/go-toolsmith/astfmtv1.1.0indirect
Gogithub.com/go-toolsmith/astpv1.1.0indirect
Gogithub.com/go-toolsmith/strparsev1.1.0indirect
Gogithub.com/go-toolsmith/typepv1.1.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/godoc-lint/godoc-lintv0.11.1indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/golang/protobufv1.5.3indirect
Gogithub.com/golangci/asciicheckv0.5.0indirect
Gogithub.com/golangci/duplv0.0.0-20250308024227-f665c8d69b32indirect
Gogithub.com/golangci/go-printf-func-namev0.1.1indirect
Gogithub.com/golangci/gofmtv0.0.0-20250106114630-d62b90e6713dindirect
Gogithub.com/golangci/golangci-lint/v2v2.8.0indirect
Gogithub.com/golangci/golinesv0.14.0indirect
Gogithub.com/golangci/misspellv0.7.0indirect
Gogithub.com/golangci/plugin-module-registerv0.1.2indirect
Gogithub.com/golangci/revgrepv0.8.0indirect
Gogithub.com/golangci/swaggoswagv0.0.0-20250504205917-77f2aca3143eindirect
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413eindirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gordonklaus/ineffassignv0.2.0indirect
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirect
Gogithub.com/gostaticanalysis/commentv1.5.0indirect
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0indirect
Gogithub.com/gostaticanalysis/nilerrv0.1.2indirect
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/hexops/gotextdiffv1.0.3indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jgautheron/goconstv1.8.2indirect
Gogithub.com/jingyugao/rowserrcheckv1.1.1indirect
Gogithub.com/jjti/go-spancheckv0.6.5indirect
Gogithub.com/julz/importasv0.2.0indirect
Gogithub.com/karamaru-alpha/copyloopvarv1.2.2indirect
Gogithub.com/kisielk/errcheckv1.9.0indirect
Gogithub.com/kkhaike/contextcheckv1.1.6indirect
Gogithub.com/kulti/thelperv0.7.1indirect
Gogithub.com/kunwardeep/paralleltestv1.0.15indirect
Gogithub.com/lasiar/canonicalheaderv1.1.2indirect
Gogithub.com/ldez/exptostdv0.4.5indirect
Gogithub.com/ldez/gomoddirectivesv0.8.0indirect
Gogithub.com/ldez/grignotinv0.10.1indirect
Gogithub.com/ldez/structtagsv0.6.1indirect
Gogithub.com/ldez/tagliatellev0.7.2indirect
Gogithub.com/ldez/usetestingv0.5.0indirect
Gogithub.com/leonklingele/grouperv1.1.2indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirect
Gogithub.com/macabu/inamedparamv0.2.0indirect
Gogithub.com/magiconair/propertiesv1.8.6indirect
Gogithub.com/manuelarte/embeddedstructfieldcheckv0.4.0indirect
Gogithub.com/manuelarte/funcorderv0.5.0indirect
Gogithub.com/maratori/testableexamplesv1.0.1indirect
Gogithub.com/maratori/testpackagev1.1.2indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/matoous/godoxv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.1indirect
Gogithub.com/mfenderov/gocrapv0.4.2indirect
Gogithub.com/mfridman/interpolatev0.0.2indirect
Gogithub.com/mgechev/revivev1.13.0indirect
Gogithub.com/mirrexone/unqueryvetv1.4.0indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moricho/tparallelv0.3.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/nakabonne/nestifv0.3.1indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/nishanths/exhaustivev0.12.0indirect
Gogithub.com/nishanths/predeclaredv0.2.2indirect
Gogithub.com/nunnatsa/ginkgolinterv0.21.2indirect
Gogithub.com/openpeedeep/depguard/v2v2.2.1indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/prometheus/client_golangv1.12.1indirect
Gogithub.com/prometheus/client_modelv0.2.0indirect
Gogithub.com/prometheus/commonv0.32.1indirect
Gogithub.com/prometheus/procfsv0.22.0indirect
Gogithub.com/quasilyte/go-ruleguardv0.4.5indirect
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23indirect
Gogithub.com/quasilyte/gogrepv0.5.0indirect
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirect
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirect
Gogithub.com/raeperd/recvcheckv0.2.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/ryancurrah/gomodguardv1.4.1indirect
Gogithub.com/ryanrolds/sqlclosecheckv0.5.1indirect
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirect
Gogithub.com/sashamelentyev/usestdlibvarsv1.29.0indirect
Gogithub.com/securego/gosec/v2v2.22.11indirect
Gogithub.com/sethvargo/go-retryv0.4.0indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/sivchari/containedctxv1.0.3indirect
Gogithub.com/sonatard/noctxv0.4.0indirect
Gogithub.com/sourcegraph/go-diffv0.7.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.5.0indirect
Gogithub.com/spf13/jwalterweathermanv1.1.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.12.0indirect
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirect
Gogithub.com/stbenjam/no-sprintf-host-portv0.3.1indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/stretchr/testifyv1.12.1indirect
Gogithub.com/subosito/gotenvv1.4.1indirect
Gogithub.com/tetafro/godotv1.5.4indirect
Gogithub.com/timakin/bodyclosev0.0.0-20241222091800-1db5c5ca4d67indirect
Gogithub.com/timonwong/loggercheckv0.11.0indirect
Gogithub.com/tomarrell/wrapcheck/v2v2.12.0indirect
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1indirect
Gogithub.com/ultraware/funlenv0.2.0indirect
Gogithub.com/ultraware/whitespacev0.2.0indirect
Gogithub.com/uudashr/gocognitv1.2.0indirect
Gogithub.com/uudashr/ifacev1.4.1indirect
Gogithub.com/xen0n/gosmopolitanv1.3.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yagipy/maintidxv1.0.0indirect
Gogithub.com/yeya24/promlinterv0.3.0indirect
Gogithub.com/ykadowak/zerologlintv0.1.5indirect
Gogitlab.com/bosi/decorderv0.4.2indirect
Gogo-simpler.org/musttagv0.14.0indirect
Gogo-simpler.org/sloglintv0.11.1indirect
Gogo.augendre.info/arangolintv0.3.1indirect
Gogo.augendre.info/fatcontextv0.9.0indirect
Gogo.uber.org/automaxprocsv1.6.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/expv0.0.0-20260824195058-e88cd73687aaindirect
Gogolang.org/x/exp/typeparamsv0.0.0-20251023183803-a4bb9ffd2546indirect
Gogolang.org/x/modv0.39.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/toolsv0.49.0indirect
Gogoogle.golang.org/protobufv1.36.12indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gohonnef.co/go/toolsv0.6.1indirect
Gomodernc.org/libcv1.75.6indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.12.1indirect
Gomvdan.cc/gofumptv0.9.2indirect
Gomvdan.cc/unparamv0.0.0-20251027182757-5beb8c8f8f15indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/modv0.39.0indirectunknown21.27.0-rc.3

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.