Class: Grafeas::V1::VulnerabilityNote::WindowsDetail

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/vulnerability.rb

Defined Under Namespace

Classes: KnowledgeBase

Instance Attribute Summary collapse

Instance Attribute Details

#cpe_uri::String



145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# File 'proto_docs/grafeas/v1/vulnerability.rb', line 145

class WindowsDetail
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] name
  #   @return [::String]
  #     The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
  # @!attribute [rw] url
  #   @return [::String]
  #     A link to the KB in the [Windows update catalog]
  #     (https://www.catalog.update.microsoft.com/).
  class KnowledgeBase
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String



145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# File 'proto_docs/grafeas/v1/vulnerability.rb', line 145

class WindowsDetail
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] name
  #   @return [::String]
  #     The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
  # @!attribute [rw] url
  #   @return [::String]
  #     A link to the KB in the [Windows update catalog]
  #     (https://www.catalog.update.microsoft.com/).
  class KnowledgeBase
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#fixing_kbs::Array<::Grafeas::V1::VulnerabilityNote::WindowsDetail::KnowledgeBase>



145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# File 'proto_docs/grafeas/v1/vulnerability.rb', line 145

class WindowsDetail
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] name
  #   @return [::String]
  #     The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
  # @!attribute [rw] url
  #   @return [::String]
  #     A link to the KB in the [Windows update catalog]
  #     (https://www.catalog.update.microsoft.com/).
  class KnowledgeBase
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String



145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# File 'proto_docs/grafeas/v1/vulnerability.rb', line 145

class WindowsDetail
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] name
  #   @return [::String]
  #     The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
  # @!attribute [rw] url
  #   @return [::String]
  #     A link to the KB in the [Windows update catalog]
  #     (https://www.catalog.update.microsoft.com/).
  class KnowledgeBase
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end