Documentation
¶
Overview ¶
Package findings implements the "krci sca findings" command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdFindings ¶
NewCmdFindings returns the "sca findings" cobra.Command.
Types ¶
type FindingsOptions ¶
type FindingsOptions struct {
IO *iostreams.IOStreams
RestClient func() (*restapi.ClientWithResponses, error)
Codebase string
Branch string
Severity []string
IncludeSuppressed bool
Source string
OutputFormat string
}
FindingsOptions holds all inputs for `krci sca findings <codebase>`.
Click to show internal directories.
Click to hide internal directories.