conventional-actions/go-sec

Run go-sec

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionversion of gosec to usenolatest
output_pathoutput file pathnogosec.sarif
packagepackage to scanno./...
config_pathpath to config fileno
confidencefilter out the issues with a lower confidence than the given value. Valid options are: low, medium, highnolow
excludecomma-separated list of rules IDs to exclude. (see rule list)no
includecomma-separated list of rules IDs to include. (see rule list)no
exclude_generatedexclude generated filesnotrue
formatset output format. Valid options are: json, yaml, csv, junit-xml, html, sonarqube, golint, sarif or textnosarif
fail_on_errorfail the scanning if issues are foundnofalse
include_testsscan tests filesnofalse
severityfilter out the issues with a lower severity than the given value. Valid options are: low, medium, highnolow
tagscomma-separated list of build tagsno
exclude_pathexclude folder from scan (can be specified multiple times)no
namedescription
output_pathoutput file path