Class: Grafeas::V1::VulnerabilityNote::WindowsDetail::KnowledgeBase
- Inherits:
-
Object
- Object
- Grafeas::V1::VulnerabilityNote::WindowsDetail::KnowledgeBase
- Defined in:
- lib/grafeas/v1/doc/grafeas/v1/vulnerability.rb
Instance Attribute Summary collapse
-
#name ⇒ String
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
-
#url ⇒ String
A link to the KB in the Windows update catalog.
Instance Attribute Details
#name ⇒ String
Returns 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 |
#url ⇒ String
Returns A link to the KB in the Windows update catalog.
131 |
# File 'lib/grafeas/v1/doc/grafeas/v1/vulnerability.rb', line 131 class KnowledgeBase; end |