Name | Type | Description | Notes |
---|---|---|---|
adjusted_cvss_score | int | The CVSS score of the vulnerability, adjusted for PCI rules and exceptions, on a scale of 0-10. | [optional] |
adjusted_severity_score | int | The severity score of the vulnerability, adjusted for PCI rules and exceptions, on a scale of 0-10. | [optional] |
fail | bool | Whether if present on a host this vulnerability would cause a PCI failure. `true` if "status" is `"Fail"`, `false` otherwise. | [optional] |
special_notes | str | Any special notes or remarks about the vulnerability that pertain to PCI compliance. | [optional] |
status | str | The PCI compliance status of the vulnerability. One of: `"Pass"`, `"Fail"`. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.