Skip to content

Commit

Permalink
Update from master
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Jul 2, 2020
1 parent 834183d commit de27929
Show file tree
Hide file tree
Showing 42 changed files with 2,605 additions and 206 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -34,6 +37,7 @@ export {
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 @@ -65,6 +72,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -89,6 +97,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -32,6 +35,7 @@ export {
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 @@ -63,6 +70,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -87,6 +95,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
9 changes: 9 additions & 0 deletions sdk/security/arm-security/src/models/alertsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -33,6 +36,7 @@ export {
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 @@ -64,6 +71,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -88,6 +96,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -33,6 +36,7 @@ export {
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 @@ -64,6 +71,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -88,6 +96,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
9 changes: 9 additions & 0 deletions sdk/security/arm-security/src/models/assessmentsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -32,6 +35,7 @@ export {
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 @@ -63,6 +70,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -88,6 +96,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -32,6 +35,7 @@ export {
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 @@ -63,6 +70,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -88,6 +96,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,11 @@ export {
AscLocation,
AssessmentLinks,
AssessmentStatus,
AuthenticationDetailsProperties,
AutoProvisioningSetting,
AutoProvisioningSettingList,
AwAssumeRoleAuthenticationDetailsProperties,
AwsCredsAuthenticationDetailsProperties,
AzureResourceDetails,
AzureResourceLink,
BaseResource,
Expand All @@ -33,6 +36,7 @@ export {
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 @@ -64,6 +71,7 @@ export {
OnPremiseResourceDetails,
Pricing,
ProcessNotAllowed,
ProxyServerProperties,
QueuePurgesNotInAllowedRange,
RegulatoryComplianceAssessment,
RegulatoryComplianceControl,
Expand All @@ -88,6 +96,7 @@ export {
SensitivityLabel,
ServerVulnerabilityAssessment,
ServerVulnerabilityProperties,
ServicePrincipalProperties,
Setting,
SettingResource,
SqlServerVulnerabilityProperties,
Expand Down
Loading

0 comments on commit de27929

Please sign in to comment.