checkov

package
v0.5.20 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CDK added in v0.4.58

type CDK struct {
	tools.DirectoryBasedToolOpts
	OutDirectory string
	SynthArgs    []string
	Synth        bool
}

func (*CDK) Name added in v0.4.58

func (cdk *CDK) Name() string

func (*CDK) Register added in v0.4.58

func (cdk *CDK) Register(cmd *cobra.Command)

func (*CDK) Run added in v0.4.58

func (cdk *CDK) Run() (*tools.Result, error)

func (*CDK) Validate added in v0.4.58

func (cdk *CDK) Validate() error

type Tool

type Tool struct {
	tools.DirectoryBasedToolOpts
	Framework            string
	EnableModuleDownload bool
	VarFiles             []string
	// contains filtered or unexported fields
}

func (*Tool) CommandTemplate added in v0.4.32

func (t *Tool) CommandTemplate() *cobra.Command

func (*Tool) Name

func (t *Tool) Name() string

func (*Tool) Register added in v0.4.56

func (t *Tool) Register(cmd *cobra.Command)

func (*Tool) Run

func (t *Tool) Run() (*tools.Result, error)

func (*Tool) Validate added in v0.5.8

func (t *Tool) Validate() error

Jump to

Keyboard shortcuts

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