go/modules

Free catalog · v0.0.15

Reviews Go module metadata for reproducibility, upgrade safety, and maintainable dependency ownership.

Checks

RuleSeverityScans for
go-modules.branch-replaceMediumReplacement tracks mutable branch state
go-modules.checksum-database-offHighGo checksum database disabled
go-modules.cve-knownCriticalRequired module version is known-vulnerable
go-modules.excludeMediumexclude hides compatibility constraint
go-modules.local-replaceHighLocal replace outside published graph
go-modules.same-module-replaceMediumUnversioned same-module replacement overrides a required module
go-modules.sum-missingHighgo.mod with requires but no go.sum
go-modules.tidy-orphan-requireMediumA require documented as serving a non-Go consumer has no retaining import in the same module and may be removed by go mod tidy

More from the registry