nsavelyeva/Goscana

Github Actions to perform static analysis of Golang code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scanexecute command - use one of errcheck/gofmt/imports/golint/gosec/shadow/staticcheck/govetyes
pathpath to scan, defaults to an empty string meaning to scan '.' or './...' depending on scanner choiceno""
optionsadditional options for the chosen scannerno""
covgatea threshold for unit test coverage to be used as quality gate (not yet implemented)no0
commentif true, send the comment to the PRnotrue
updateif true and comment is true, the previously sent comment will be updated otherwise a new comment will be creatednotrue
tokengithub token, required if comment is true.no""

no outputs