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

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/vulnerability.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).

Returns:

  • (String)

    The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).



131
# File 'lib/grafeas/v1/doc/grafeas/v1/vulnerability.rb', line 131

class KnowledgeBase; end

#urlString

Returns A link to the KB in the Windows update catalog.

Returns:



131
# File 'lib/grafeas/v1/doc/grafeas/v1/vulnerability.rb', line 131

class KnowledgeBase; end