| Name | Type | Description | Notes |
|---|---|---|---|
| allowUnknownSeverity | Boolean | Denotes whether vulnerabilities detected by a security scan with an unknown severity are permitted by this policy. | [optional] |
| description | String | [optional] | |
| minSeverity | MinSeverityEnum | [optional] | |
| name | String | [optional] | |
| onViolationQuarantine | Boolean | [optional] | |
| packageQueryString | String | [optional] |
| Name | Value |
|---|---|
| LOW | "Low" |
| MEDIUM | "Medium" |
| HIGH | "High" |
| CRITICAL | "Critical" |