Documentation ¶
Index ¶
Constants ¶
View Source
const ScanSuggestMsg = "Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them"
ScanSuggestMsg display a message after a successful build to suggest use of `docker scan` command
Variables ¶
This section is empty.
Functions ¶
func DisplayScanSuggestMsg ¶
func DisplayScanSuggestMsg()
DisplayScanSuggestMsg displlay a message suggesting users can scan new image
func GetWriter ¶
func GetWriter(consumer func(string)) io.WriteCloser
GetWriter creates a io.Writer that will actually split by line and format by LogConsumer
func StringContains ¶
StringContains check if an array contains a specific value
func StringToBool ¶ added in v2.3.0
StringToBool converts a string to a boolean ignoring errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.