public class RuleTypesItems extends ModelEnum<String>
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleTypesItems.RuleTypesItemsSerializer |
| Modifier and Type | Field and Description |
|---|---|
static RuleTypesItems |
API_SECURITY |
static RuleTypesItems |
APPLICATION_CODE_VULNERABILITY |
static RuleTypesItems |
APPLICATION_LIBRARY_VULNERABILITY |
static RuleTypesItems |
APPLICATION_SECURITY |
static RuleTypesItems |
ATTACK_PATH |
static RuleTypesItems |
CLOUD_CONFIGURATION |
static RuleTypesItems |
CONTAINER_IMAGE_VULNERABILITY |
static RuleTypesItems |
HOST_VULNERABILITY |
static RuleTypesItems |
IAC_MISCONFIGURATION |
static RuleTypesItems |
IDENTITY_RISK |
static RuleTypesItems |
INFRASTRUCTURE_CONFIGURATION |
static RuleTypesItems |
LOG_DETECTION |
static RuleTypesItems |
MISCONFIGURATION |
static RuleTypesItems |
SAST_VULNERABILITY |
static RuleTypesItems |
SECRET_VULNERABILITY |
static RuleTypesItems |
SIGNAL_CORRELATION |
static RuleTypesItems |
WORKLOAD_SECURITY |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static RuleTypesItems |
fromValue(String value) |
public static final RuleTypesItems APPLICATION_SECURITY
public static final RuleTypesItems LOG_DETECTION
public static final RuleTypesItems WORKLOAD_SECURITY
public static final RuleTypesItems SIGNAL_CORRELATION
public static final RuleTypesItems CLOUD_CONFIGURATION
public static final RuleTypesItems INFRASTRUCTURE_CONFIGURATION
public static final RuleTypesItems APPLICATION_CODE_VULNERABILITY
public static final RuleTypesItems APPLICATION_LIBRARY_VULNERABILITY
public static final RuleTypesItems ATTACK_PATH
public static final RuleTypesItems CONTAINER_IMAGE_VULNERABILITY
public static final RuleTypesItems IDENTITY_RISK
public static final RuleTypesItems MISCONFIGURATION
public static final RuleTypesItems API_SECURITY
public static final RuleTypesItems HOST_VULNERABILITY
public static final RuleTypesItems IAC_MISCONFIGURATION
public static final RuleTypesItems SAST_VULNERABILITY
public static final RuleTypesItems SECRET_VULNERABILITY
public static RuleTypesItems fromValue(String value)
Copyright © 2026. All rights reserved.