ENUM

GuardrailsDesiredStateSeverity

Severity of the guardrails desired state, All the findings which generated from a desired state will have same severity which desired state has

link GraphQL Schema definition

  • enum GuardrailsDesiredStateSeverity {
  • CRITICAL
  • HIGH
  • LOW
  • MEDIUM
  • }