Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.04 KB

Submission.md

File metadata and controls

15 lines (11 loc) · 1.04 KB

Submission

Properties

Name Type Description Notes
comment str A comment from the submitter as to why the exception was submitted. [optional]
date str The date and time the vulnerability exception was submitted. [optional]
links list[Link] [optional]
name str The login name of the user that submitted the vulnerability exception. [optional]
reason str The reason the vulnerability exception was submitted. One of: `"False Positive"`, `"Compensating Control"`, `"Acceptable Use"`, `"Acceptable Risk"`, `"Other"` [optional]
user int The identifier of the user that submitted the vulnerability exception. [optional]

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