Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export {
AdditionalData,
AdvancedThreatProtectionSetting,
Alert,
AlertConfidenceReason,
AlertEntity,
AlertsSuppressionRule,
AllowlistCustomAlertRule,
Expand All @@ -25,15 +24,20 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceIdentifier,
AzureResourceLink,
BaseResource,
CloudError,
Compliance,
ComplianceResult,
ComplianceSegment,
ConnectionToIpNotAllowed,
ConnectorSetting,
ContainerRegistryVulnerabilityProperties,
CustomAlertRule,
CVE,
Expand All @@ -45,12 +49,15 @@ export {
EffectiveNetworkSecurityGroups,
FailedLocalLoginsNotInAllowedRange,
FileUploadsNotInAllowedRange,
GcpCredentialsDetailsProperties,
HttpC2DMessagesNotInAllowedRange,
HttpC2DRejectedMessagesNotInAllowedRange,
HttpD2CMessagesNotInAllowedRange,
HybridComputeSettingsProperties,
InformationProtectionKeyword,
InformationProtectionPolicy,
InformationType,
IotAlertType,
IoTSecurityAlertedDevice,
IoTSecurityDeviceAlert,
IoTSecurityDeviceRecommendation,
Expand All @@ -59,18 +66,21 @@ export {
IoTSeverityMetrics,
ListCustomAlertRule,
LocalUserNotAllowed,
LogAnalyticsIdentifier,
MqttC2DMessagesNotInAllowedRange,
MqttC2DRejectedMessagesNotInAllowedRange,
MqttD2CMessagesNotInAllowedRange,
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
RegulatoryComplianceStandard,
Resource,
ResourceDetails,
ResourceIdentifier,
Rule,
ScopeElement,
SecureScoreControlDefinitionItem,
Expand All @@ -89,6 +99,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export {
AdditionalData,
AdvancedThreatProtectionSetting,
Alert,
AlertConfidenceReason,
AlertEntity,
AlertsSuppressionRule,
AllowlistCustomAlertRule,
Expand All @@ -23,15 +22,20 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceIdentifier,
AzureResourceLink,
BaseResource,
CloudError,
Compliance,
ComplianceResult,
ComplianceSegment,
ConnectionToIpNotAllowed,
ConnectorSetting,
ContainerRegistryVulnerabilityProperties,
CustomAlertRule,
CVE,
Expand All @@ -43,12 +47,15 @@ export {
EffectiveNetworkSecurityGroups,
FailedLocalLoginsNotInAllowedRange,
FileUploadsNotInAllowedRange,
GcpCredentialsDetailsProperties,
HttpC2DMessagesNotInAllowedRange,
HttpC2DRejectedMessagesNotInAllowedRange,
HttpD2CMessagesNotInAllowedRange,
HybridComputeSettingsProperties,
InformationProtectionKeyword,
InformationProtectionPolicy,
InformationType,
IotAlertType,
IoTSecurityAlertedDevice,
IoTSecurityDeviceAlert,
IoTSecurityDeviceRecommendation,
Expand All @@ -57,18 +64,21 @@ export {
IoTSeverityMetrics,
ListCustomAlertRule,
LocalUserNotAllowed,
LogAnalyticsIdentifier,
MqttC2DMessagesNotInAllowedRange,
MqttC2DRejectedMessagesNotInAllowedRange,
MqttD2CMessagesNotInAllowedRange,
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
RegulatoryComplianceStandard,
Resource,
ResourceDetails,
ResourceIdentifier,
Rule,
ScopeElement,
SecureScoreControlDefinitionItem,
Expand All @@ -87,6 +97,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
13 changes: 12 additions & 1 deletion sdk/security/arm-security/src/models/alertsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export {
AdditionalData,
AdvancedThreatProtectionSetting,
Alert,
AlertConfidenceReason,
AlertEntity,
AlertList,
AlertsSuppressionRule,
Expand All @@ -24,15 +23,20 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceIdentifier,
AzureResourceLink,
BaseResource,
CloudError,
Compliance,
ComplianceResult,
ComplianceSegment,
ConnectionToIpNotAllowed,
ConnectorSetting,
ContainerRegistryVulnerabilityProperties,
CustomAlertRule,
CVE,
Expand All @@ -44,12 +48,15 @@ export {
EffectiveNetworkSecurityGroups,
FailedLocalLoginsNotInAllowedRange,
FileUploadsNotInAllowedRange,
GcpCredentialsDetailsProperties,
HttpC2DMessagesNotInAllowedRange,
HttpC2DRejectedMessagesNotInAllowedRange,
HttpD2CMessagesNotInAllowedRange,
HybridComputeSettingsProperties,
InformationProtectionKeyword,
InformationProtectionPolicy,
InformationType,
IotAlertType,
IoTSecurityAlertedDevice,
IoTSecurityDeviceAlert,
IoTSecurityDeviceRecommendation,
Expand All @@ -58,18 +65,21 @@ export {
IoTSeverityMetrics,
ListCustomAlertRule,
LocalUserNotAllowed,
LogAnalyticsIdentifier,
MqttC2DMessagesNotInAllowedRange,
MqttC2DRejectedMessagesNotInAllowedRange,
MqttD2CMessagesNotInAllowedRange,
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
RegulatoryComplianceStandard,
Resource,
ResourceDetails,
ResourceIdentifier,
Rule,
ScopeElement,
SecureScoreControlDefinitionItem,
Expand All @@ -88,6 +98,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export {
AdditionalData,
AdvancedThreatProtectionSetting,
Alert,
AlertConfidenceReason,
AlertEntity,
AlertsSuppressionRule,
AlertsSuppressionRulesList,
Expand All @@ -24,15 +23,20 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceIdentifier,
AzureResourceLink,
BaseResource,
CloudError,
Compliance,
ComplianceResult,
ComplianceSegment,
ConnectionToIpNotAllowed,
ConnectorSetting,
ContainerRegistryVulnerabilityProperties,
CustomAlertRule,
CVE,
Expand All @@ -44,12 +48,15 @@ export {
EffectiveNetworkSecurityGroups,
FailedLocalLoginsNotInAllowedRange,
FileUploadsNotInAllowedRange,
GcpCredentialsDetailsProperties,
HttpC2DMessagesNotInAllowedRange,
HttpC2DRejectedMessagesNotInAllowedRange,
HttpD2CMessagesNotInAllowedRange,
HybridComputeSettingsProperties,
InformationProtectionKeyword,
InformationProtectionPolicy,
InformationType,
IotAlertType,
IoTSecurityAlertedDevice,
IoTSecurityDeviceAlert,
IoTSecurityDeviceRecommendation,
Expand All @@ -58,18 +65,21 @@ export {
IoTSeverityMetrics,
ListCustomAlertRule,
LocalUserNotAllowed,
LogAnalyticsIdentifier,
MqttC2DMessagesNotInAllowedRange,
MqttC2DRejectedMessagesNotInAllowedRange,
MqttD2CMessagesNotInAllowedRange,
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
RegulatoryComplianceStandard,
Resource,
ResourceDetails,
ResourceIdentifier,
Rule,
ScopeElement,
SecureScoreControlDefinitionItem,
Expand All @@ -88,6 +98,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
13 changes: 12 additions & 1 deletion sdk/security/arm-security/src/models/assessmentsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export {
AdditionalData,
AdvancedThreatProtectionSetting,
Alert,
AlertConfidenceReason,
AlertEntity,
AlertsSuppressionRule,
AllowlistCustomAlertRule,
Expand All @@ -23,15 +22,20 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceIdentifier,
AzureResourceLink,
BaseResource,
CloudError,
Compliance,
ComplianceResult,
ComplianceSegment,
ConnectionToIpNotAllowed,
ConnectorSetting,
ContainerRegistryVulnerabilityProperties,
CustomAlertRule,
CVE,
Expand All @@ -43,12 +47,15 @@ export {
EffectiveNetworkSecurityGroups,
FailedLocalLoginsNotInAllowedRange,
FileUploadsNotInAllowedRange,
GcpCredentialsDetailsProperties,
HttpC2DMessagesNotInAllowedRange,
HttpC2DRejectedMessagesNotInAllowedRange,
HttpD2CMessagesNotInAllowedRange,
HybridComputeSettingsProperties,
InformationProtectionKeyword,
InformationProtectionPolicy,
InformationType,
IotAlertType,
IoTSecurityAlertedDevice,
IoTSecurityDeviceAlert,
IoTSecurityDeviceRecommendation,
Expand All @@ -57,18 +64,21 @@ export {
IoTSeverityMetrics,
ListCustomAlertRule,
LocalUserNotAllowed,
LogAnalyticsIdentifier,
MqttC2DMessagesNotInAllowedRange,
MqttC2DRejectedMessagesNotInAllowedRange,
MqttD2CMessagesNotInAllowedRange,
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
RegulatoryComplianceStandard,
Resource,
ResourceDetails,
ResourceIdentifier,
Rule,
ScopeElement,
SecureScoreControlDefinitionItem,
Expand All @@ -88,6 +98,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Loading