Sha256: 4e8ef4cbe81e0fecec2fe5e4fb94c79c944bdd8049e4654f88d6b6b096fa12a1
Contents?: true
Size: 798 Bytes
Versions: 2
Compression:
Stored size: 798 Bytes
Contents
# SwaggerClient::VulnerabilityReference ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **advisory** | [**AdvisoryLink**](AdvisoryLink.md) | | [optional] **id** | **Integer** | The identifier of the vulnerability reference. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **reference** | **String** | The contents of the reference, typically an identifier or hyperlink. Example: `\"CVE-2011-0762\"` | [optional] **source** | **String** | The originating source of the reference. Examples: `\"url\"`, `\"cve\"`, `\"bid\"`, `\"redhat\"` | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/VulnerabilityReference.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/VulnerabilityReference.md |