Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.15 KB

VulnerabilityException.md

File metadata and controls

16 lines (12 loc) · 1.15 KB

VulnerabilityException

Properties

Name Type Description Notes
expires str The date and time the vulnerability exception is set to expire. [optional]
id int The identifier of the vulnerability exception. [optional]
links list[Link] [optional]
review Review Details regarding the review and/or approval of the exception. [optional]
scope ExceptionScope The scope of the vulnerability exception, indicating the results it applies to. [optional]
state str The state of the vulnerability exception. One of: `"Deleted"`, `"Expired"`, `"Approved"`, `"Rejected"`, `"Under Review". [optional]
submit Submission Details regarding the submission of the exception. [optional]

[Back to Model list] [Back to API list] [Back to README]