Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelGetChannelAlertSourceItem

The providers that act as alert sources and the potential findings that can be flagged as alerts.

Hierarchy

  • ChannelGetChannelAlertSourceItem

Index

Properties

Optional finding_types

finding_types: any[]

The types of findings for each provider that you want to receive alerts for. Options are dependent upon the provider that you select. Depending on that selection, some available options include image_with_vulnerabilities, anonym_server, server_suspected_ratio, appid, cos, expired_cert, and expiring_1day_certFor a full list of available finding types, see the docs.

Optional provider_name

provider_name: string

The providers that you can receive alerts for. To view your available providers, you can call the /v1/{account_id}/providers endpoint of the Findings API.

Generated using TypeDoc