checks

package
v1.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CheckType_name = map[int32]string{
		0:   "CheckTypeUnknown",
		1:   "CheckTypeVulnerability",
		2:   "CheckTypeMalware",
		3:   "CheckTypePopularity",
		4:   "CheckTypeMaintenance",
		5:   "CheckTypeSecurityScorecard",
		6:   "CheckTypeLicense",
		100: "CheckTypeOther",
	}
	CheckType_value = map[string]int32{
		"CheckTypeUnknown":           0,
		"CheckTypeVulnerability":     1,
		"CheckTypeMalware":           2,
		"CheckTypePopularity":        3,
		"CheckTypeMaintenance":       4,
		"CheckTypeSecurityScorecard": 5,
		"CheckTypeLicense":           6,
		"CheckTypeOther":             100,
	}
)

Enum value maps for CheckType.

View Source
var File_checks_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CheckType

type CheckType int32
const (
	CheckType_CheckTypeUnknown           CheckType = 0
	CheckType_CheckTypeVulnerability     CheckType = 1
	CheckType_CheckTypeMalware           CheckType = 2
	CheckType_CheckTypePopularity        CheckType = 3
	CheckType_CheckTypeMaintenance       CheckType = 4
	CheckType_CheckTypeSecurityScorecard CheckType = 5
	CheckType_CheckTypeLicense           CheckType = 6
	CheckType_CheckTypeOther             CheckType = 100
)

func (CheckType) Descriptor

func (CheckType) Descriptor() protoreflect.EnumDescriptor

func (CheckType) Enum

func (x CheckType) Enum() *CheckType

func (CheckType) EnumDescriptor deprecated

func (CheckType) EnumDescriptor() ([]byte, []int)

Deprecated: Use CheckType.Descriptor instead.

func (CheckType) Number

func (x CheckType) Number() protoreflect.EnumNumber

func (CheckType) String

func (x CheckType) String() string

func (CheckType) Type

Jump to

Keyboard shortcuts

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