Sha256: 25c833291b37ddec34b73009120bfce47e291480bba1bb6aba1b53ee4f2746cf
Contents?: true
Size: 951 Bytes
Versions: 2
Compression:
Stored size: 951 Bytes
Contents
# SwaggerClient::PCI ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **adjusted_cvss_score** | **Integer** | The CVSS score of the vulnerability, adjusted for PCI rules and exceptions, on a scale of 0-10. | [optional] **adjusted_severity_score** | **Integer** | The severity score of the vulnerability, adjusted for PCI rules and exceptions, on a scale of 0-10. | [optional] **fail** | **BOOLEAN** | Whether if present on a host this vulnerability would cause a PCI failure. `true` if \"status\" is `\"Fail\"`, `false` otherwise. | [optional] **special_notes** | **String** | Any special notes or remarks about the vulnerability that pertain to PCI compliance. | [optional] **status** | **String** | The PCI compliance status of the vulnerability. One of: `\"Pass\"`, `\"Fail\"`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/PCI.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/PCI.md |