Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 250 Bytes

File metadata and controls

19 lines (7 loc) · 250 Bytes

ConfidenceType

Enum

  • FALSE_POSITIVE (value: "FALSE_POSITIVE")

  • SIGNATURE (value: "SIGNATURE")

  • HEURISTIC (value: "HEURISTIC")

  • LIKELY_VULNERABLE (value: "LIKELY_VULNERABLE")

  • VULNERABLE (value: "VULNERABLE")