Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 954 Bytes

PCI.md

File metadata and controls

12 lines (9 loc) · 954 Bytes

Rapid7VmConsole::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]