ENUM

FindingSeverity

link GraphQL Schema definition

  • enum FindingSeverity {
  • CRITICAL
  • HIGH
  • INFO
  • LOW
  • MEDIUM
  • }