code

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type CodeQueue added in v0.4.0

type CodeQueue interface {
	Send(ctx context.Context, url string, msg interface{}) (*sqs.SendMessageOutput, error)
}

type CodeService

type CodeService struct {
	// contains filtered or unexported fields
}

func (*CodeService) DeleteCodeScanSetting added in v0.10.0

func (c *CodeService) DeleteCodeScanSetting(ctx context.Context, req *code.DeleteCodeScanSettingRequest) (*empty.Empty, error)

func (*CodeService) DeleteDependencySetting added in v0.4.0

func (c *CodeService) DeleteDependencySetting(ctx context.Context, req *code.DeleteDependencySettingRequest) (*empty.Empty, error)

func (*CodeService) DeleteGitHubSetting added in v0.4.0

func (c *CodeService) DeleteGitHubSetting(ctx context.Context, req *code.DeleteGitHubSettingRequest) (*empty.Empty, error)

func (*CodeService) DeleteGitleaksSetting added in v0.4.0

func (c *CodeService) DeleteGitleaksSetting(ctx context.Context, req *code.DeleteGitleaksSettingRequest) (*empty.Empty, error)

func (*CodeService) GetGitHubSetting added in v0.4.0

func (*CodeService) GetGitleaksCache added in v0.5.0

func (*CodeService) InvokeScanAll added in v0.4.0

func (c *CodeService) InvokeScanAll(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)

func (*CodeService) InvokeScanCodeScan added in v0.10.0

func (c *CodeService) InvokeScanCodeScan(ctx context.Context, req *code.InvokeScanCodeScanRequest) (*empty.Empty, error)

func (*CodeService) InvokeScanDependency added in v0.4.0

func (c *CodeService) InvokeScanDependency(ctx context.Context, req *code.InvokeScanDependencyRequest) (*empty.Empty, error)

func (*CodeService) InvokeScanGitleaks

func (c *CodeService) InvokeScanGitleaks(ctx context.Context, req *code.InvokeScanGitleaksRequest) (*empty.Empty, error)

func (*CodeService) ListDataSource

func (*CodeService) ListGitHubSetting added in v0.4.0

func (*CodeService) ListGitleaksCache added in v0.9.0

func (*CodeService) PutCodeScanSetting added in v0.10.0

func (*CodeService) PutDependencySetting added in v0.4.0

func (*CodeService) PutGitHubSetting added in v0.4.0

func (*CodeService) PutGitleaksCache added in v0.5.0

func (*CodeService) PutGitleaksSetting added in v0.4.0

Jump to

Keyboard shortcuts

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