Versions in this module Expand all Collapse all v1 v1.1.1 Jan 23, 2025 Changes in this version + var File_in_toto_attestation_predicates_vulns_v0_2_vulns_proto protoreflect.FileDescriptor + type Result struct + Annotations []*structpb.Struct + Id string + Severity []*Result_Severity + func (*Result) Descriptor() ([]byte, []int) + func (*Result) ProtoMessage() + func (x *Result) GetAnnotations() []*structpb.Struct + func (x *Result) GetId() string + func (x *Result) GetSeverity() []*Result_Severity + func (x *Result) ProtoReflect() protoreflect.Message + func (x *Result) Reset() + func (x *Result) String() string + type Result_Severity struct + Method string + Score string + func (*Result_Severity) Descriptor() ([]byte, []int) + func (*Result_Severity) ProtoMessage() + func (x *Result_Severity) GetMethod() string + func (x *Result_Severity) GetScore() string + func (x *Result_Severity) ProtoReflect() protoreflect.Message + func (x *Result_Severity) Reset() + func (x *Result_Severity) String() string + type ScanMetadata struct + ScanFinishedOn *timestamppb.Timestamp + ScanStartedOn *timestamppb.Timestamp + func (*ScanMetadata) Descriptor() ([]byte, []int) + func (*ScanMetadata) ProtoMessage() + func (x *ScanMetadata) GetScanFinishedOn() *timestamppb.Timestamp + func (x *ScanMetadata) GetScanStartedOn() *timestamppb.Timestamp + func (x *ScanMetadata) ProtoReflect() protoreflect.Message + func (x *ScanMetadata) Reset() + func (x *ScanMetadata) String() string + type Scanner struct + Db *VulnDatabase + Result []*Result + Uri string + Version *string + func (*Scanner) Descriptor() ([]byte, []int) + func (*Scanner) ProtoMessage() + func (x *Scanner) GetDb() *VulnDatabase + func (x *Scanner) GetResult() []*Result + func (x *Scanner) GetUri() string + func (x *Scanner) GetVersion() string + func (x *Scanner) ProtoReflect() protoreflect.Message + func (x *Scanner) Reset() + func (x *Scanner) String() string + type VulnDatabase struct + LastUpdate *timestamppb.Timestamp + Uri *string + Version *string + func (*VulnDatabase) Descriptor() ([]byte, []int) + func (*VulnDatabase) ProtoMessage() + func (x *VulnDatabase) GetLastUpdate() *timestamppb.Timestamp + func (x *VulnDatabase) GetUri() string + func (x *VulnDatabase) GetVersion() string + func (x *VulnDatabase) ProtoReflect() protoreflect.Message + func (x *VulnDatabase) Reset() + func (x *VulnDatabase) String() string + type Vulns struct + Metadata *ScanMetadata + Scanner *Scanner + func (*Vulns) Descriptor() ([]byte, []int) + func (*Vulns) ProtoMessage() + func (x *Vulns) GetMetadata() *ScanMetadata + func (x *Vulns) GetScanner() *Scanner + func (x *Vulns) ProtoReflect() protoreflect.Message + func (x *Vulns) Reset() + func (x *Vulns) String() string