Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownConfidenceLevel

Package version

Known values of ConfidenceLevel that the service accepts.

Index

Enumeration members

Enumeration members

High

High: = "High"

High confidence that the alert is true positive malicious

Low

Low: = "Low"

Low confidence, meaning we have some doubts this is indeed malicious or part of an attack

Unknown

Unknown: = "Unknown"

Unknown confidence, the is the default value

Generated using TypeDoc