You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GlobalMonitoringModeDotNetMonitoringMode`json:"globalMonitoringModeDotNet"`// (v1.290) Global .NET code-level vulnerability detection control defines the default for all process groups. You can use monitoring rules to override the default for certain processes. Possible Values: `MONITORING_OFF`, `MONITORING_ON`
29
-
GlobalMonitoringModeGo*MonitoringMode`json:"globalMonitoringModeGo,omitempty"`// Global Go code-level vulnerability detection control defines the default for all process groups. You can use monitoring rules to override the default for certain processes.
30
-
GlobalMonitoringModeJavaMonitoringMode`json:"globalMonitoringModeJava"`// Global Java code-level vulnerability detection control defines the default for all process groups. You can use monitoring rules to override the default for certain processes. Possible Values: `MONITORING_OFF`, `MONITORING_ON`
31
-
GlobalMonitoringModeTPVMonitoringMode`json:"globalMonitoringModeTPV"`// Global third-party vulnerability detection control defines the default for all processes. Possible Values: `MONITORING_OFF`, `MONITORING_ON`
32
-
Technologies*Technology`json:"technologies"`// Vulnerability Analytics can be enabled/disabled per supported technology.
EnableResourceAttributeRules*bool`json:"enableResourceAttributeRules,omitempty"`// When new monitoring rules are enabled, classic rules are disabled. To re-enable classic rules, disable the new monitoring rules.
GlobalMonitoringModeDotNetMonitoringMode`json:"globalMonitoringModeDotNet"`// (v1.290) Global .NET code-level vulnerability detection control defines the default for all process groups. You can use monitoring rules to override the default for certain processes. Possible Values: `MONITORING_OFF`, `MONITORING_ON`
30
+
GlobalMonitoringModeGo*MonitoringMode`json:"globalMonitoringModeGo,omitempty"`// Global Go code-level vulnerability detection control defines the default for all process groups. You can use monitoring rules to override the default for certain processes.
31
+
GlobalMonitoringModeJavaMonitoringMode`json:"globalMonitoringModeJava"`// Global Java code-level vulnerability detection control defines the default for all process groups. You can use monitoring rules to override the default for certain processes. Possible Values: `MONITORING_OFF`, `MONITORING_ON`
32
+
GlobalMonitoringModeTPVMonitoringMode`json:"globalMonitoringModeTPV"`// Global third-party vulnerability detection control defines the default for all processes. Possible Values: `MONITORING_OFF`, `MONITORING_ON`
33
+
Technologies*Technology`json:"technologies"`// Vulnerability Analytics can be enabled/disabled per supported technology.
0 commit comments