Settings API - Vulnerability Analytics- Monitoring rules for third-party vulnerabilities schema table

Vulnerability Analytics: Monitoring rules for third-party vulnerabilities (builtin:appsec.rule-settings)

The global third-party vulnerability detection control defines the default monitoring mode. To override the default, define custom monitoring rules here. Note that the monitoring rules are ordered, and that the first matching rule will be applied.

Schema ID
Schema groups
Scope
builtin:appsec.rule-settings
  • group:appsec.vulnerability-analytics
  • group:appsec
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:appsec.rule-settings
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:appsec.rule-settings
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:appsec.rule-settings

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

Property
Type
Description
Required
Enabled
enabled
boolean
-
required
Control
mode
enum
  • MONITORING_OFF
  • MONITORING_ON
required
Property
property
enum
  • PROCESS_TAG
  • HOST_TAG
  • MANAGEMENT_ZONE
required
Condition operator
operator
enum
  • EQUALS
  • NOT_EQUALS
required
Condition value
value
text
-
required