Sha256: 828d0e89003b37d5e3b986862e38f4686641293876272af92eb45251b60a3bc5
Contents?: true
Size: 937 Bytes
Versions: 2
Compression:
Stored size: 937 Bytes
Contents
# SwaggerClient::Submission ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **comment** | **String** | A comment from the submitter as to why the exception was submitted. | [optional] **date** | **String** | The date and time the vulnerability exception was submitted. | [optional] **links** | [**Array<Link>**](Link.md) | | [optional] **name** | **String** | The login name of the user that submitted the vulnerability exception. | [optional] **reason** | **String** | The reason the vulnerability exception was submitted. One of: `\"False Positive\"`, `\"Compensating Control\"`, `\"Acceptable Use\"`, `\"Acceptable Risk\"`, `\"Other\"` | [optional] **user** | **Integer** | The identifier of the user that submitted the vulnerability exception. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/Submission.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Submission.md |