ahmedaabouzied/GoProve

Static analysis for Go — detects nil pointer dereferences, division by zero, and integer overflow using abstract interpretation.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathGo package pattern to analyzeno./...
versionGoProve version to install (e.g. latest, v0.1.0)nolatest
go-versionGo version to useno1.26.1
fail-on-warningsWhether to fail the check on warnings (not just bugs)notrue
diff-onlyFilter findings to changed files only. Defaults to true on pull_request events, false otherwise.noauto
namedescription
findingsTotal number of findings detected
bugsNumber of proven bugs
warningsNumber of warnings
reportMarkdown-formatted findings table for use in PR comments