Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutomationSource

Package version

The source event types which evaluate the security automation set of rules. For example - security alerts and security assessments. To learn more about the supported security events data models schemas - please visit https://aka.ms/ASCAutomationSchemas.

Hierarchy

  • AutomationSource

Index

Properties

Properties

Optional eventSource

eventSource: EventSource

A valid event source type.

Optional ruleSets

ruleSets: AutomationRuleSet[]

A set of rules which evaluate upon event interception. A logical disjunction is applied between defined rule sets (logical 'or').

Generated using TypeDoc