Sha256: 6f141170f8a3d296e2d6b8f75752e79cb4083601baadabf6a2684517cd6de267
Contents?: true
Size: 804 Bytes
Versions: 1
Compression:
Stored size: 804 Bytes
Contents
# SwaggerClient::StaticCodeApplication ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **raw_severity** | **String** | [Optional] Scan vulnerability ratting | [optional] **code_check_name** | **String** | [Required] Name of the software vulnerability or weakness. | [optional] **count** | **Integer** | [Optional] Number of instances observed for a specified finding. | [optional] **scan_date** | **Integer** | [Required] The date of the scan. Unix date format. | [optional] **cwe_id** | **String** | [Required] The Common Weakness Enumerator (CWE) identifier. | [optional] **clear_findings** | **BOOLEAN** | [Optional] When used by itself, can clear out all application findings for a single application/version pairing. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emasser-1.0.0 | emass_client/ruby_client/docs/StaticCodeApplication.md |