findings

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package findings implements the "krci sca findings" command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdFindings

func NewCmdFindings(f *cmdutil.Factory, runF func(*FindingsOptions) error) *cobra.Command

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>`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL