Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCIThresholdExceeded = errors.New("getdebug: ci threshold exceeded")
ErrCIThresholdExceeded is returned by runAnalyze when --ci is set and at least one finding lands at or above the --fail-on threshold. main.go translates it into a silent exit(1) so CI logs aren't doubled-up by the generic error printer.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.