@azure/arm-security 4.0.0-beta.1 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -11
- package/README.md +4 -0
- package/dist/index.js +20327 -574
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +0 -1
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +6009 -182
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +838 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +322 -13
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +7571 -195
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +101 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +855 -14
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/adaptiveApplicationControls.d.ts +37 -0
- package/dist-esm/src/operations/adaptiveApplicationControls.d.ts.map +1 -0
- package/dist-esm/src/operations/adaptiveApplicationControls.js +140 -0
- package/dist-esm/src/operations/adaptiveApplicationControls.js.map +1 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts +83 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts.map +1 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.js +304 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -0
- package/dist-esm/src/operations/advancedThreatProtection.d.ts +26 -0
- package/dist-esm/src/operations/advancedThreatProtection.d.ts.map +1 -0
- package/dist-esm/src/operations/advancedThreatProtection.js +82 -0
- package/dist-esm/src/operations/advancedThreatProtection.js.map +1 -0
- package/dist-esm/src/operations/alerts.d.ts +171 -0
- package/dist-esm/src/operations/alerts.d.ts.map +1 -0
- package/dist-esm/src/operations/alerts.js +759 -0
- package/dist-esm/src/operations/alerts.js.map +1 -0
- package/dist-esm/src/operations/alertsSuppressionRules.d.ts +51 -0
- package/dist-esm/src/operations/alertsSuppressionRules.d.ts.map +1 -0
- package/dist-esm/src/operations/alertsSuppressionRules.js +209 -0
- package/dist-esm/src/operations/alertsSuppressionRules.js.map +1 -0
- package/dist-esm/src/operations/allowedConnections.d.ts +59 -0
- package/dist-esm/src/operations/allowedConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/allowedConnections.js +261 -0
- package/dist-esm/src/operations/allowedConnections.js.map +1 -0
- package/dist-esm/src/operations/assessments.d.ts +65 -0
- package/dist-esm/src/operations/assessments.d.ts.map +1 -0
- package/dist-esm/src/operations/assessments.js +223 -0
- package/dist-esm/src/operations/assessments.js.map +1 -0
- package/dist-esm/src/operations/assessmentsMetadata.d.ts +76 -0
- package/dist-esm/src/operations/assessmentsMetadata.d.ts.map +1 -0
- package/dist-esm/src/operations/assessmentsMetadata.js +329 -0
- package/dist-esm/src/operations/assessmentsMetadata.js.map +1 -0
- package/dist-esm/src/operations/autoProvisioningSettings.d.ts +45 -0
- package/dist-esm/src/operations/autoProvisioningSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/autoProvisioningSettings.js +183 -0
- package/dist-esm/src/operations/autoProvisioningSettings.js.map +1 -0
- package/dist-esm/src/operations/automations.d.ts +96 -0
- package/dist-esm/src/operations/automations.d.ts.map +1 -0
- package/dist-esm/src/operations/automations.js +371 -0
- package/dist-esm/src/operations/automations.js.map +1 -0
- package/dist-esm/src/operations/complianceResults.d.ts +48 -0
- package/dist-esm/src/operations/complianceResults.d.ts.map +1 -0
- package/dist-esm/src/operations/complianceResults.js +158 -0
- package/dist-esm/src/operations/complianceResults.js.map +1 -0
- package/dist-esm/src/operations/compliances.d.ts +50 -0
- package/dist-esm/src/operations/compliances.d.ts.map +1 -0
- package/dist-esm/src/operations/compliances.js +160 -0
- package/dist-esm/src/operations/compliances.js.map +1 -0
- package/dist-esm/src/operations/connectors.d.ts +53 -0
- package/dist-esm/src/operations/connectors.d.ts.map +1 -0
- package/dist-esm/src/operations/connectors.js +212 -0
- package/dist-esm/src/operations/connectors.js.map +1 -0
- package/dist-esm/src/operations/customAssessmentAutomations.d.ts +82 -0
- package/dist-esm/src/operations/customAssessmentAutomations.d.ts.map +1 -0
- package/dist-esm/src/operations/{standards.js → customAssessmentAutomations.js} +115 -110
- package/dist-esm/src/operations/customAssessmentAutomations.js.map +1 -0
- package/dist-esm/src/operations/customEntityStoreAssignments.d.ts +85 -0
- package/dist-esm/src/operations/customEntityStoreAssignments.d.ts.map +1 -0
- package/dist-esm/src/operations/{assignments.js → customEntityStoreAssignments.js} +124 -109
- package/dist-esm/src/operations/customEntityStoreAssignments.js.map +1 -0
- package/dist-esm/src/operations/deviceSecurityGroups.d.ts +60 -0
- package/dist-esm/src/operations/deviceSecurityGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/deviceSecurityGroups.js +218 -0
- package/dist-esm/src/operations/deviceSecurityGroups.js.map +1 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts +58 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.js +260 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operations/externalSecuritySolutions.d.ts +58 -0
- package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operations/externalSecuritySolutions.js +260 -0
- package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +49 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +49 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/informationProtectionPolicies.d.ts +60 -0
- package/dist-esm/src/operations/informationProtectionPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/informationProtectionPolicies.js +202 -0
- package/dist-esm/src/operations/informationProtectionPolicies.js.map +1 -0
- package/dist-esm/src/operations/ingestionSettings.d.ts +68 -0
- package/dist-esm/src/operations/ingestionSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/ingestionSettings.js +271 -0
- package/dist-esm/src/operations/ingestionSettings.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolution.d.ts +91 -0
- package/dist-esm/src/operations/iotSecuritySolution.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolution.js +372 -0
- package/dist-esm/src/operations/iotSecuritySolution.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts +29 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js +85 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +60 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +205 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +53 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js +181 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.d.ts +133 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.js +585 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +41 -0
- package/dist-esm/src/operations/locations.d.ts.map +1 -0
- package/dist-esm/src/operations/locations.js +155 -0
- package/dist-esm/src/operations/locations.js.map +1 -0
- package/dist-esm/src/operations/mdeOnboardings.d.ts +23 -0
- package/dist-esm/src/operations/mdeOnboardings.d.ts.map +1 -0
- package/dist-esm/src/operations/mdeOnboardings.js +69 -0
- package/dist-esm/src/operations/mdeOnboardings.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/pricings.d.ts +31 -0
- package/dist-esm/src/operations/pricings.d.ts.map +1 -0
- package/dist-esm/src/operations/pricings.js +105 -0
- package/dist-esm/src/operations/pricings.js.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts +46 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.js +183 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.js.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.d.ts +42 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.d.ts.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.js +166 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.js.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts +38 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.js +152 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.js.map +1 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts +52 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.js +221 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -0
- package/dist-esm/src/operations/secureScoreControls.d.ts +56 -0
- package/dist-esm/src/operations/secureScoreControls.d.ts.map +1 -0
- package/dist-esm/src/operations/secureScoreControls.js +234 -0
- package/dist-esm/src/operations/secureScoreControls.js.map +1 -0
- package/dist-esm/src/operations/secureScores.d.ts +40 -0
- package/dist-esm/src/operations/secureScores.d.ts.map +1 -0
- package/dist-esm/src/operations/secureScores.js +154 -0
- package/dist-esm/src/operations/secureScores.js.map +1 -0
- package/dist-esm/src/operations/securityConnectors.d.ts +95 -0
- package/dist-esm/src/operations/securityConnectors.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectors.js +371 -0
- package/dist-esm/src/operations/securityConnectors.js.map +1 -0
- package/dist-esm/src/operations/securityContacts.d.ts +58 -0
- package/dist-esm/src/operations/securityContacts.d.ts.map +1 -0
- package/dist-esm/src/operations/securityContacts.js +240 -0
- package/dist-esm/src/operations/securityContacts.js.map +1 -0
- package/dist-esm/src/operations/securitySolutions.d.ts +40 -0
- package/dist-esm/src/operations/securitySolutions.d.ts.map +1 -0
- package/dist-esm/src/operations/securitySolutions.js +156 -0
- package/dist-esm/src/operations/securitySolutions.js.map +1 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts +23 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +73 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +1 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts +65 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +239 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -0
- package/dist-esm/src/operations/settings.d.ts +45 -0
- package/dist-esm/src/operations/settings.d.ts.map +1 -0
- package/dist-esm/src/operations/settings.js +183 -0
- package/dist-esm/src/operations/settings.js.map +1 -0
- package/dist-esm/src/operations/softwareInventories.d.ts +76 -0
- package/dist-esm/src/operations/softwareInventories.d.ts.map +1 -0
- package/dist-esm/src/operations/softwareInventories.js +306 -0
- package/dist-esm/src/operations/softwareInventories.js.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +51 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js +154 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts +30 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js +81 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts +28 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js +74 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js.map +1 -0
- package/dist-esm/src/operations/subAssessments.d.ts +81 -0
- package/dist-esm/src/operations/subAssessments.d.ts.map +1 -0
- package/dist-esm/src/operations/subAssessments.js +278 -0
- package/dist-esm/src/operations/subAssessments.js.map +1 -0
- package/dist-esm/src/operations/tasks.d.ts +104 -0
- package/dist-esm/src/operations/tasks.d.ts.map +1 -0
- package/dist-esm/src/operations/tasks.js +462 -0
- package/dist-esm/src/operations/tasks.js.map +1 -0
- package/dist-esm/src/operations/topology.d.ts +58 -0
- package/dist-esm/src/operations/topology.d.ts.map +1 -0
- package/dist-esm/src/operations/topology.js +260 -0
- package/dist-esm/src/operations/topology.js.map +1 -0
- package/dist-esm/src/operations/workspaceSettings.d.ts +62 -0
- package/dist-esm/src/operations/workspaceSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/workspaceSettings.js +244 -0
- package/dist-esm/src/operations/workspaceSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts +52 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.js +9 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.js +9 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts +100 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{standards.js → alerts.js} +1 -1
- package/dist-esm/src/operationsInterfaces/alerts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/assessments.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/assessments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{assignments.js → assessments.js} +1 -1
- package/dist-esm/src/operationsInterfaces/assessments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.js +9 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/automations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/automations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/automations.js +9 -0
- package/dist-esm/src/operationsInterfaces/automations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.js +9 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/compliances.d.ts +23 -0
- package/dist-esm/src/operationsInterfaces/compliances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/compliances.js +9 -0
- package/dist-esm/src/operationsInterfaces/compliances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectors.d.ts +32 -0
- package/dist-esm/src/operationsInterfaces/connectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.js +9 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.js +9 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +49 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +49 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.d.ts +53 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.js +9 -0
- package/dist-esm/src/operationsInterfaces/locations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.d.ts +15 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.js +9 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/pricings.d.ts +23 -0
- package/dist-esm/src/operationsInterfaces/pricings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/pricings.js +9 -0
- package/dist-esm/src/operationsInterfaces/pricings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.js +9 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.js +9 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScores.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/secureScores.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScores.js +9 -0
- package/dist-esm/src/operationsInterfaces/secureScores.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +15 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +57 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/settings.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/settings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/settings.js +9 -0
- package/dist-esm/src/operationsInterfaces/settings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.d.ts +32 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.js +9 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +43 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +22 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.js +9 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/tasks.d.ts +53 -0
- package/dist-esm/src/operationsInterfaces/tasks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/tasks.js +9 -0
- package/dist-esm/src/operationsInterfaces/tasks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/topology.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/topology.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/topology.js +9 -0
- package/dist-esm/src/operationsInterfaces/topology.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.js.map +1 -0
- package/dist-esm/src/securityCenter.d.ts +58 -6
- package/dist-esm/src/securityCenter.d.ts.map +1 -1
- package/dist-esm/src/securityCenter.js +88 -7
- package/dist-esm/src/securityCenter.js.map +1 -1
- package/package.json +10 -8
- package/review/arm-security.api.md +5199 -135
- package/src/index.ts +0 -1
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +7015 -195
- package/src/models/mappers.ts +8411 -212
- package/src/models/parameters.ts +977 -15
- package/src/operations/adaptiveApplicationControls.ts +186 -0
- package/src/operations/adaptiveNetworkHardenings.ts +437 -0
- package/src/operations/advancedThreatProtection.ts +112 -0
- package/src/operations/alerts.ts +956 -0
- package/src/operations/alertsSuppressionRules.ts +257 -0
- package/src/operations/allowedConnections.ts +303 -0
- package/src/operations/assessments.ts +282 -0
- package/src/operations/assessmentsMetadata.ts +398 -0
- package/src/operations/autoProvisioningSettings.ts +222 -0
- package/src/operations/automations.ts +458 -0
- package/src/operations/complianceResults.ts +194 -0
- package/src/operations/compliances.ts +195 -0
- package/src/operations/connectors.ts +260 -0
- package/src/operations/{standards.ts → customAssessmentAutomations.ts} +181 -171
- package/src/operations/customEntityStoreAssignments.ts +421 -0
- package/src/operations/deviceSecurityGroups.ts +276 -0
- package/src/operations/discoveredSecuritySolutions.ts +302 -0
- package/src/operations/externalSecuritySolutions.ts +302 -0
- package/src/operations/index.ts +49 -2
- package/src/operations/informationProtectionPolicies.ts +252 -0
- package/src/operations/ingestionSettings.ts +339 -0
- package/src/operations/iotSecuritySolution.ts +463 -0
- package/src/operations/iotSecuritySolutionAnalytics.ts +116 -0
- package/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +269 -0
- package/src/operations/iotSecuritySolutionsAnalyticsRecommendation.ts +234 -0
- package/src/operations/jitNetworkAccessPolicies.ts +718 -0
- package/src/operations/locations.ts +177 -0
- package/src/operations/mdeOnboardings.ts +89 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/pricings.ts +138 -0
- package/src/operations/regulatoryComplianceAssessments.ts +248 -0
- package/src/operations/regulatoryComplianceControls.ts +211 -0
- package/src/operations/regulatoryComplianceStandards.ts +181 -0
- package/src/operations/secureScoreControlDefinitions.ts +251 -0
- package/src/operations/secureScoreControls.ts +276 -0
- package/src/operations/secureScores.ts +182 -0
- package/src/operations/securityConnectors.ts +458 -0
- package/src/operations/securityContacts.ts +299 -0
- package/src/operations/securitySolutions.ts +185 -0
- package/src/operations/securitySolutionsReferenceDataOperations.ts +97 -0
- package/src/operations/serverVulnerabilityAssessmentOperations.ts +325 -0
- package/src/operations/settings.ts +222 -0
- package/src/operations/softwareInventories.ts +404 -0
- package/src/operations/sqlVulnerabilityAssessmentBaselineRules.ts +220 -0
- package/src/operations/sqlVulnerabilityAssessmentScanResults.ts +115 -0
- package/src/operations/sqlVulnerabilityAssessmentScans.ts +106 -0
- package/src/operations/subAssessments.ts +346 -0
- package/src/operations/tasks.ts +556 -0
- package/src/operations/topology.ts +301 -0
- package/src/operations/workspaceSettings.ts +303 -0
- package/src/operationsInterfaces/adaptiveApplicationControls.ts +58 -0
- package/src/operationsInterfaces/adaptiveNetworkHardenings.ts +97 -0
- package/src/operationsInterfaces/advancedThreatProtection.ts +39 -0
- package/src/operationsInterfaces/alerts.ts +169 -0
- package/src/operationsInterfaces/alertsSuppressionRules.ts +59 -0
- package/src/operationsInterfaces/allowedConnections.ts +49 -0
- package/src/operationsInterfaces/assessments.ts +72 -0
- package/src/operationsInterfaces/assessmentsMetadata.ts +79 -0
- package/src/operationsInterfaces/autoProvisioningSettings.ts +49 -0
- package/src/operationsInterfaces/automations.ts +99 -0
- package/src/operationsInterfaces/complianceResults.ts +42 -0
- package/src/operationsInterfaces/compliances.ts +44 -0
- package/src/operationsInterfaces/connectors.ts +61 -0
- package/src/operationsInterfaces/customAssessmentAutomations.ts +81 -0
- package/src/operationsInterfaces/customEntityStoreAssignments.ts +84 -0
- package/src/operationsInterfaces/deviceSecurityGroups.ts +70 -0
- package/src/operationsInterfaces/discoveredSecuritySolutions.ts +47 -0
- package/src/operationsInterfaces/externalSecuritySolutions.ts +47 -0
- package/src/operationsInterfaces/index.ts +49 -2
- package/src/operationsInterfaces/informationProtectionPolicies.ts +62 -0
- package/src/operationsInterfaces/ingestionSettings.ts +85 -0
- package/src/operationsInterfaces/iotSecuritySolution.ts +97 -0
- package/src/operationsInterfaces/iotSecuritySolutionAnalytics.ts +42 -0
- package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +62 -0
- package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.ts +48 -0
- package/src/operationsInterfaces/jitNetworkAccessPolicies.ts +115 -0
- package/src/operationsInterfaces/locations.ts +34 -0
- package/src/operationsInterfaces/mdeOnboardings.ts +32 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/pricings.ts +46 -0
- package/src/operationsInterfaces/regulatoryComplianceAssessments.ts +44 -0
- package/src/operationsInterfaces/regulatoryComplianceControls.ts +40 -0
- package/src/operationsInterfaces/regulatoryComplianceStandards.ts +36 -0
- package/src/operationsInterfaces/secureScoreControlDefinitions.ts +34 -0
- package/src/operationsInterfaces/secureScoreControls.ts +36 -0
- package/src/operationsInterfaces/secureScores.ts +38 -0
- package/src/operationsInterfaces/securityConnectors.ts +98 -0
- package/src/operationsInterfaces/securityContacts.ts +72 -0
- package/src/operationsInterfaces/securitySolutions.ts +39 -0
- package/src/operationsInterfaces/securitySolutionsReferenceDataOperations.ts +32 -0
- package/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts +103 -0
- package/src/operationsInterfaces/settings.ts +50 -0
- package/src/operationsInterfaces/softwareInventories.ts +62 -0
- package/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.ts +84 -0
- package/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.ts +46 -0
- package/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.ts +42 -0
- package/src/operationsInterfaces/subAssessments.ts +60 -0
- package/src/operationsInterfaces/tasks.ts +97 -0
- package/src/operationsInterfaces/topology.ts +47 -0
- package/src/operationsInterfaces/workspaceSettings.ts +75 -0
- package/src/securityCenter.ts +286 -9
- package/types/arm-security.d.ts +8424 -287
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/operations/assignments.d.ts +0 -82
- package/dist-esm/src/operations/assignments.d.ts.map +0 -1
- package/dist-esm/src/operations/assignments.js.map +0 -1
- package/dist-esm/src/operations/standards.d.ts +0 -82
- package/dist-esm/src/operations/standards.d.ts.map +0 -1
- package/dist-esm/src/operations/standards.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/assignments.d.ts +0 -44
- package/dist-esm/src/operationsInterfaces/assignments.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/assignments.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/standards.d.ts +0 -44
- package/dist-esm/src/operationsInterfaces/standards.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/standards.js.map +0 -1
- package/dist-esm/src/securityCenterContext.d.ts +0 -16
- package/dist-esm/src/securityCenterContext.d.ts.map +0 -1
- package/dist-esm/src/securityCenterContext.js +0 -49
- package/dist-esm/src/securityCenterContext.js.map +0 -1
- package/src/operations/assignments.ts +0 -401
- package/src/operationsInterfaces/assignments.ts +0 -80
- package/src/operationsInterfaces/standards.ts +0 -80
- package/src/securityCenterContext.ts +0 -70
|
@@ -13,4 +13,842 @@ export var KnownCreatedByType;
|
|
|
13
13
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
14
14
|
KnownCreatedByType["Key"] = "Key";
|
|
15
15
|
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
16
|
+
/** Known values of {@link SupportedCloudEnum} that the service accepts. */
|
|
17
|
+
export var KnownSupportedCloudEnum;
|
|
18
|
+
(function (KnownSupportedCloudEnum) {
|
|
19
|
+
KnownSupportedCloudEnum["AWS"] = "AWS";
|
|
20
|
+
})(KnownSupportedCloudEnum || (KnownSupportedCloudEnum = {}));
|
|
21
|
+
/** Known values of {@link SeverityEnum} that the service accepts. */
|
|
22
|
+
export var KnownSeverityEnum;
|
|
23
|
+
(function (KnownSeverityEnum) {
|
|
24
|
+
KnownSeverityEnum["High"] = "High";
|
|
25
|
+
KnownSeverityEnum["Medium"] = "Medium";
|
|
26
|
+
KnownSeverityEnum["Low"] = "Low";
|
|
27
|
+
})(KnownSeverityEnum || (KnownSeverityEnum = {}));
|
|
28
|
+
/** Known values of {@link ResourceStatus} that the service accepts. */
|
|
29
|
+
export var KnownResourceStatus;
|
|
30
|
+
(function (KnownResourceStatus) {
|
|
31
|
+
/** This assessment on the resource is healthy */
|
|
32
|
+
KnownResourceStatus["Healthy"] = "Healthy";
|
|
33
|
+
/** This assessment is not applicable to this resource */
|
|
34
|
+
KnownResourceStatus["NotApplicable"] = "NotApplicable";
|
|
35
|
+
/** This assessment is turned off by policy on this subscription */
|
|
36
|
+
KnownResourceStatus["OffByPolicy"] = "OffByPolicy";
|
|
37
|
+
/** This assessment on the resource is not healthy */
|
|
38
|
+
KnownResourceStatus["NotHealthy"] = "NotHealthy";
|
|
39
|
+
})(KnownResourceStatus || (KnownResourceStatus = {}));
|
|
40
|
+
/** Known values of {@link PricingTier} that the service accepts. */
|
|
41
|
+
export var KnownPricingTier;
|
|
42
|
+
(function (KnownPricingTier) {
|
|
43
|
+
/** Get free Azure security center experience with basic security features */
|
|
44
|
+
KnownPricingTier["Free"] = "Free";
|
|
45
|
+
/** Get the standard Azure security center experience with advanced security features */
|
|
46
|
+
KnownPricingTier["Standard"] = "Standard";
|
|
47
|
+
})(KnownPricingTier || (KnownPricingTier = {}));
|
|
48
|
+
/** Known values of {@link ValueType} that the service accepts. */
|
|
49
|
+
export var KnownValueType;
|
|
50
|
+
(function (KnownValueType) {
|
|
51
|
+
/** An IP range in CIDR format (e.g. '192.168.0.1/8'). */
|
|
52
|
+
KnownValueType["IpCidr"] = "IpCidr";
|
|
53
|
+
/** Any string value. */
|
|
54
|
+
KnownValueType["String"] = "String";
|
|
55
|
+
})(KnownValueType || (KnownValueType = {}));
|
|
56
|
+
/** Known values of {@link SecuritySolutionStatus} that the service accepts. */
|
|
57
|
+
export var KnownSecuritySolutionStatus;
|
|
58
|
+
(function (KnownSecuritySolutionStatus) {
|
|
59
|
+
KnownSecuritySolutionStatus["Enabled"] = "Enabled";
|
|
60
|
+
KnownSecuritySolutionStatus["Disabled"] = "Disabled";
|
|
61
|
+
})(KnownSecuritySolutionStatus || (KnownSecuritySolutionStatus = {}));
|
|
62
|
+
/** Known values of {@link ExportData} that the service accepts. */
|
|
63
|
+
export var KnownExportData;
|
|
64
|
+
(function (KnownExportData) {
|
|
65
|
+
/** Agent raw events */
|
|
66
|
+
KnownExportData["RawEvents"] = "RawEvents";
|
|
67
|
+
})(KnownExportData || (KnownExportData = {}));
|
|
68
|
+
/** Known values of {@link DataSource} that the service accepts. */
|
|
69
|
+
export var KnownDataSource;
|
|
70
|
+
(function (KnownDataSource) {
|
|
71
|
+
/** Devices twin data */
|
|
72
|
+
KnownDataSource["TwinData"] = "TwinData";
|
|
73
|
+
})(KnownDataSource || (KnownDataSource = {}));
|
|
74
|
+
/** Known values of {@link RecommendationType} that the service accepts. */
|
|
75
|
+
export var KnownRecommendationType;
|
|
76
|
+
(function (KnownRecommendationType) {
|
|
77
|
+
/** Authentication schema used for pull an edge module from an ACR repository does not use Service Principal Authentication. */
|
|
78
|
+
KnownRecommendationType["IoTAcrauthentication"] = "IoT_ACRAuthentication";
|
|
79
|
+
/** IoT agent message size capacity is currently underutilized, causing an increase in the number of sent messages. Adjust message intervals for better utilization. */
|
|
80
|
+
KnownRecommendationType["IoTAgentSendsUnutilizedMessages"] = "IoT_AgentSendsUnutilizedMessages";
|
|
81
|
+
/** Identified security related system configuration issues. */
|
|
82
|
+
KnownRecommendationType["IoTBaseline"] = "IoT_Baseline";
|
|
83
|
+
/** You can optimize Edge Hub memory usage by turning off protocol heads for any protocols not used by Edge modules in your solution. */
|
|
84
|
+
KnownRecommendationType["IoTEdgeHubMemOptimize"] = "IoT_EdgeHubMemOptimize";
|
|
85
|
+
/** Logging is disabled for this edge module. */
|
|
86
|
+
KnownRecommendationType["IoTEdgeLoggingOptions"] = "IoT_EdgeLoggingOptions";
|
|
87
|
+
/** A minority within a device security group has inconsistent Edge Module settings with the rest of their group. */
|
|
88
|
+
KnownRecommendationType["IoTInconsistentModuleSettings"] = "IoT_InconsistentModuleSettings";
|
|
89
|
+
/** Install the Azure Security of Things Agent. */
|
|
90
|
+
KnownRecommendationType["IoTInstallAgent"] = "IoT_InstallAgent";
|
|
91
|
+
/** IP Filter Configuration should have rules defined for allowed traffic and should deny all other traffic by default. */
|
|
92
|
+
KnownRecommendationType["IoTIpfilterDenyAll"] = "IoT_IPFilter_DenyAll";
|
|
93
|
+
/** An Allow IP Filter rules source IP range is too large. Overly permissive rules might expose your IoT hub to malicious intenders. */
|
|
94
|
+
KnownRecommendationType["IoTIpfilterPermissiveRule"] = "IoT_IPFilter_PermissiveRule";
|
|
95
|
+
/** A listening endpoint was found on the device. */
|
|
96
|
+
KnownRecommendationType["IoTOpenPorts"] = "IoT_OpenPorts";
|
|
97
|
+
/** An Allowed firewall policy was found (INPUT/OUTPUT). The policy should Deny all traffic by default and define rules to allow necessary communication to/from the device. */
|
|
98
|
+
KnownRecommendationType["IoTPermissiveFirewallPolicy"] = "IoT_PermissiveFirewallPolicy";
|
|
99
|
+
/** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
|
|
100
|
+
KnownRecommendationType["IoTPermissiveInputFirewallRules"] = "IoT_PermissiveInputFirewallRules";
|
|
101
|
+
/** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
|
|
102
|
+
KnownRecommendationType["IoTPermissiveOutputFirewallRules"] = "IoT_PermissiveOutputFirewallRules";
|
|
103
|
+
/** Edge module is configured to run in privileged mode, with extensive Linux capabilities or with host-level network access (send/receive data to host machine). */
|
|
104
|
+
KnownRecommendationType["IoTPrivilegedDockerOptions"] = "IoT_PrivilegedDockerOptions";
|
|
105
|
+
/** Same authentication credentials to the IoT Hub used by multiple devices. This could indicate an illegitimate device impersonating a legitimate device. It also exposes the risk of device impersonation by an attacker. */
|
|
106
|
+
KnownRecommendationType["IoTSharedCredentials"] = "IoT_SharedCredentials";
|
|
107
|
+
/** Insecure TLS configurations detected. Immediate upgrade recommended. */
|
|
108
|
+
KnownRecommendationType["IoTVulnerableTLSCipherSuite"] = "IoT_VulnerableTLSCipherSuite";
|
|
109
|
+
})(KnownRecommendationType || (KnownRecommendationType = {}));
|
|
110
|
+
/** Known values of {@link RecommendationConfigStatus} that the service accepts. */
|
|
111
|
+
export var KnownRecommendationConfigStatus;
|
|
112
|
+
(function (KnownRecommendationConfigStatus) {
|
|
113
|
+
KnownRecommendationConfigStatus["Disabled"] = "Disabled";
|
|
114
|
+
KnownRecommendationConfigStatus["Enabled"] = "Enabled";
|
|
115
|
+
})(KnownRecommendationConfigStatus || (KnownRecommendationConfigStatus = {}));
|
|
116
|
+
/** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */
|
|
117
|
+
export var KnownUnmaskedIpLoggingStatus;
|
|
118
|
+
(function (KnownUnmaskedIpLoggingStatus) {
|
|
119
|
+
/** Unmasked IP logging is disabled */
|
|
120
|
+
KnownUnmaskedIpLoggingStatus["Disabled"] = "Disabled";
|
|
121
|
+
/** Unmasked IP logging is enabled */
|
|
122
|
+
KnownUnmaskedIpLoggingStatus["Enabled"] = "Enabled";
|
|
123
|
+
})(KnownUnmaskedIpLoggingStatus || (KnownUnmaskedIpLoggingStatus = {}));
|
|
124
|
+
/** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
|
|
125
|
+
export var KnownAdditionalWorkspaceType;
|
|
126
|
+
(function (KnownAdditionalWorkspaceType) {
|
|
127
|
+
KnownAdditionalWorkspaceType["Sentinel"] = "Sentinel";
|
|
128
|
+
})(KnownAdditionalWorkspaceType || (KnownAdditionalWorkspaceType = {}));
|
|
129
|
+
/** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
|
|
130
|
+
export var KnownAdditionalWorkspaceDataType;
|
|
131
|
+
(function (KnownAdditionalWorkspaceDataType) {
|
|
132
|
+
KnownAdditionalWorkspaceDataType["Alerts"] = "Alerts";
|
|
133
|
+
KnownAdditionalWorkspaceDataType["RawEvents"] = "RawEvents";
|
|
134
|
+
})(KnownAdditionalWorkspaceDataType || (KnownAdditionalWorkspaceDataType = {}));
|
|
135
|
+
/** Known values of {@link ReportedSeverity} that the service accepts. */
|
|
136
|
+
export var KnownReportedSeverity;
|
|
137
|
+
(function (KnownReportedSeverity) {
|
|
138
|
+
KnownReportedSeverity["Informational"] = "Informational";
|
|
139
|
+
KnownReportedSeverity["Low"] = "Low";
|
|
140
|
+
KnownReportedSeverity["Medium"] = "Medium";
|
|
141
|
+
KnownReportedSeverity["High"] = "High";
|
|
142
|
+
})(KnownReportedSeverity || (KnownReportedSeverity = {}));
|
|
143
|
+
/** Known values of {@link Enum15} that the service accepts. */
|
|
144
|
+
export var KnownEnum15;
|
|
145
|
+
(function (KnownEnum15) {
|
|
146
|
+
KnownEnum15["Activate"] = "Activate";
|
|
147
|
+
KnownEnum15["Dismiss"] = "Dismiss";
|
|
148
|
+
KnownEnum15["Start"] = "Start";
|
|
149
|
+
KnownEnum15["Resolve"] = "Resolve";
|
|
150
|
+
KnownEnum15["Close"] = "Close";
|
|
151
|
+
})(KnownEnum15 || (KnownEnum15 = {}));
|
|
152
|
+
/** Known values of {@link AutoProvision} that the service accepts. */
|
|
153
|
+
export var KnownAutoProvision;
|
|
154
|
+
(function (KnownAutoProvision) {
|
|
155
|
+
/** Install missing security agent on VMs automatically */
|
|
156
|
+
KnownAutoProvision["On"] = "On";
|
|
157
|
+
/** Do not install security agent on the VMs automatically */
|
|
158
|
+
KnownAutoProvision["Off"] = "Off";
|
|
159
|
+
})(KnownAutoProvision || (KnownAutoProvision = {}));
|
|
160
|
+
/** Known values of {@link Enum17} that the service accepts. */
|
|
161
|
+
export var KnownEnum17;
|
|
162
|
+
(function (KnownEnum17) {
|
|
163
|
+
KnownEnum17["Effective"] = "effective";
|
|
164
|
+
KnownEnum17["Custom"] = "custom";
|
|
165
|
+
})(KnownEnum17 || (KnownEnum17 = {}));
|
|
166
|
+
/** Known values of {@link AlertNotifications} that the service accepts. */
|
|
167
|
+
export var KnownAlertNotifications;
|
|
168
|
+
(function (KnownAlertNotifications) {
|
|
169
|
+
/** Get notifications on new alerts */
|
|
170
|
+
KnownAlertNotifications["On"] = "On";
|
|
171
|
+
/** Don't get notifications on new alerts */
|
|
172
|
+
KnownAlertNotifications["Off"] = "Off";
|
|
173
|
+
})(KnownAlertNotifications || (KnownAlertNotifications = {}));
|
|
174
|
+
/** Known values of {@link AlertsToAdmins} that the service accepts. */
|
|
175
|
+
export var KnownAlertsToAdmins;
|
|
176
|
+
(function (KnownAlertsToAdmins) {
|
|
177
|
+
/** Send notification on new alerts to the subscription's admins */
|
|
178
|
+
KnownAlertsToAdmins["On"] = "On";
|
|
179
|
+
/** Don't send notification on new alerts to the subscription's admins */
|
|
180
|
+
KnownAlertsToAdmins["Off"] = "Off";
|
|
181
|
+
})(KnownAlertsToAdmins || (KnownAlertsToAdmins = {}));
|
|
182
|
+
/** Known values of {@link State} that the service accepts. */
|
|
183
|
+
export var KnownState;
|
|
184
|
+
(function (KnownState) {
|
|
185
|
+
/** All supported regulatory compliance controls in the given standard have a passed state */
|
|
186
|
+
KnownState["Passed"] = "Passed";
|
|
187
|
+
/** At least one supported regulatory compliance control in the given standard has a state of failed */
|
|
188
|
+
KnownState["Failed"] = "Failed";
|
|
189
|
+
/** All supported regulatory compliance controls in the given standard have a state of skipped */
|
|
190
|
+
KnownState["Skipped"] = "Skipped";
|
|
191
|
+
/** No supported regulatory compliance data for the given standard */
|
|
192
|
+
KnownState["Unsupported"] = "Unsupported";
|
|
193
|
+
})(KnownState || (KnownState = {}));
|
|
194
|
+
/** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
|
|
195
|
+
export var KnownSubAssessmentStatusCode;
|
|
196
|
+
(function (KnownSubAssessmentStatusCode) {
|
|
197
|
+
/** The resource is healthy */
|
|
198
|
+
KnownSubAssessmentStatusCode["Healthy"] = "Healthy";
|
|
199
|
+
/** The resource has a security issue that needs to be addressed */
|
|
200
|
+
KnownSubAssessmentStatusCode["Unhealthy"] = "Unhealthy";
|
|
201
|
+
/** Assessment for this resource did not happen */
|
|
202
|
+
KnownSubAssessmentStatusCode["NotApplicable"] = "NotApplicable";
|
|
203
|
+
})(KnownSubAssessmentStatusCode || (KnownSubAssessmentStatusCode = {}));
|
|
204
|
+
/** Known values of {@link Severity} that the service accepts. */
|
|
205
|
+
export var KnownSeverity;
|
|
206
|
+
(function (KnownSeverity) {
|
|
207
|
+
KnownSeverity["Low"] = "Low";
|
|
208
|
+
KnownSeverity["Medium"] = "Medium";
|
|
209
|
+
KnownSeverity["High"] = "High";
|
|
210
|
+
})(KnownSeverity || (KnownSeverity = {}));
|
|
211
|
+
/** Known values of {@link Source} that the service accepts. */
|
|
212
|
+
export var KnownSource;
|
|
213
|
+
(function (KnownSource) {
|
|
214
|
+
/** Resource is in Azure */
|
|
215
|
+
KnownSource["Azure"] = "Azure";
|
|
216
|
+
/** Resource in an on premise machine connected to Azure cloud */
|
|
217
|
+
KnownSource["OnPremise"] = "OnPremise";
|
|
218
|
+
/** SQL Resource in an on premise machine connected to Azure cloud */
|
|
219
|
+
KnownSource["OnPremiseSql"] = "OnPremiseSql";
|
|
220
|
+
})(KnownSource || (KnownSource = {}));
|
|
221
|
+
/** Known values of {@link AssessedResourceType} that the service accepts. */
|
|
222
|
+
export var KnownAssessedResourceType;
|
|
223
|
+
(function (KnownAssessedResourceType) {
|
|
224
|
+
KnownAssessedResourceType["SqlServerVulnerability"] = "SqlServerVulnerability";
|
|
225
|
+
KnownAssessedResourceType["ContainerRegistryVulnerability"] = "ContainerRegistryVulnerability";
|
|
226
|
+
KnownAssessedResourceType["ServerVulnerability"] = "ServerVulnerability";
|
|
227
|
+
})(KnownAssessedResourceType || (KnownAssessedResourceType = {}));
|
|
228
|
+
/** Known values of {@link EventSource} that the service accepts. */
|
|
229
|
+
export var KnownEventSource;
|
|
230
|
+
(function (KnownEventSource) {
|
|
231
|
+
KnownEventSource["Assessments"] = "Assessments";
|
|
232
|
+
KnownEventSource["AssessmentsSnapshot"] = "AssessmentsSnapshot";
|
|
233
|
+
KnownEventSource["SubAssessments"] = "SubAssessments";
|
|
234
|
+
KnownEventSource["SubAssessmentsSnapshot"] = "SubAssessmentsSnapshot";
|
|
235
|
+
KnownEventSource["Alerts"] = "Alerts";
|
|
236
|
+
KnownEventSource["SecureScores"] = "SecureScores";
|
|
237
|
+
KnownEventSource["SecureScoresSnapshot"] = "SecureScoresSnapshot";
|
|
238
|
+
KnownEventSource["SecureScoreControls"] = "SecureScoreControls";
|
|
239
|
+
KnownEventSource["SecureScoreControlsSnapshot"] = "SecureScoreControlsSnapshot";
|
|
240
|
+
KnownEventSource["RegulatoryComplianceAssessment"] = "RegulatoryComplianceAssessment";
|
|
241
|
+
KnownEventSource["RegulatoryComplianceAssessmentSnapshot"] = "RegulatoryComplianceAssessmentSnapshot";
|
|
242
|
+
})(KnownEventSource || (KnownEventSource = {}));
|
|
243
|
+
/** Known values of {@link PropertyType} that the service accepts. */
|
|
244
|
+
export var KnownPropertyType;
|
|
245
|
+
(function (KnownPropertyType) {
|
|
246
|
+
KnownPropertyType["String"] = "String";
|
|
247
|
+
KnownPropertyType["Integer"] = "Integer";
|
|
248
|
+
KnownPropertyType["Number"] = "Number";
|
|
249
|
+
KnownPropertyType["Boolean"] = "Boolean";
|
|
250
|
+
})(KnownPropertyType || (KnownPropertyType = {}));
|
|
251
|
+
/** Known values of {@link Operator} that the service accepts. */
|
|
252
|
+
export var KnownOperator;
|
|
253
|
+
(function (KnownOperator) {
|
|
254
|
+
/** Applies for decimal and non-decimal operands */
|
|
255
|
+
KnownOperator["Equals"] = "Equals";
|
|
256
|
+
/** Applies only for decimal operands */
|
|
257
|
+
KnownOperator["GreaterThan"] = "GreaterThan";
|
|
258
|
+
/** Applies only for decimal operands */
|
|
259
|
+
KnownOperator["GreaterThanOrEqualTo"] = "GreaterThanOrEqualTo";
|
|
260
|
+
/** Applies only for decimal operands */
|
|
261
|
+
KnownOperator["LesserThan"] = "LesserThan";
|
|
262
|
+
/** Applies only for decimal operands */
|
|
263
|
+
KnownOperator["LesserThanOrEqualTo"] = "LesserThanOrEqualTo";
|
|
264
|
+
/** Applies for decimal and non-decimal operands */
|
|
265
|
+
KnownOperator["NotEquals"] = "NotEquals";
|
|
266
|
+
/** Applies only for non-decimal operands */
|
|
267
|
+
KnownOperator["Contains"] = "Contains";
|
|
268
|
+
/** Applies only for non-decimal operands */
|
|
269
|
+
KnownOperator["StartsWith"] = "StartsWith";
|
|
270
|
+
/** Applies only for non-decimal operands */
|
|
271
|
+
KnownOperator["EndsWith"] = "EndsWith";
|
|
272
|
+
})(KnownOperator || (KnownOperator = {}));
|
|
273
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
274
|
+
export var KnownActionType;
|
|
275
|
+
(function (KnownActionType) {
|
|
276
|
+
KnownActionType["LogicApp"] = "LogicApp";
|
|
277
|
+
KnownActionType["EventHub"] = "EventHub";
|
|
278
|
+
KnownActionType["Workspace"] = "Workspace";
|
|
279
|
+
})(KnownActionType || (KnownActionType = {}));
|
|
280
|
+
/** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
|
|
281
|
+
export var KnownServerVulnerabilityAssessmentPropertiesProvisioningState;
|
|
282
|
+
(function (KnownServerVulnerabilityAssessmentPropertiesProvisioningState) {
|
|
283
|
+
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Succeeded"] = "Succeeded";
|
|
284
|
+
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Failed"] = "Failed";
|
|
285
|
+
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Canceled"] = "Canceled";
|
|
286
|
+
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Provisioning"] = "Provisioning";
|
|
287
|
+
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Deprovisioning"] = "Deprovisioning";
|
|
288
|
+
})(KnownServerVulnerabilityAssessmentPropertiesProvisioningState || (KnownServerVulnerabilityAssessmentPropertiesProvisioningState = {}));
|
|
289
|
+
/** Known values of {@link Tactics} that the service accepts. */
|
|
290
|
+
export var KnownTactics;
|
|
291
|
+
(function (KnownTactics) {
|
|
292
|
+
KnownTactics["Reconnaissance"] = "Reconnaissance";
|
|
293
|
+
KnownTactics["ResourceDevelopment"] = "Resource Development";
|
|
294
|
+
KnownTactics["InitialAccess"] = "Initial Access";
|
|
295
|
+
KnownTactics["Execution"] = "Execution";
|
|
296
|
+
KnownTactics["Persistence"] = "Persistence";
|
|
297
|
+
KnownTactics["PrivilegeEscalation"] = "Privilege Escalation";
|
|
298
|
+
KnownTactics["DefenseEvasion"] = "Defense Evasion";
|
|
299
|
+
KnownTactics["CredentialAccess"] = "Credential Access";
|
|
300
|
+
KnownTactics["Discovery"] = "Discovery";
|
|
301
|
+
KnownTactics["LateralMovement"] = "Lateral Movement";
|
|
302
|
+
KnownTactics["Collection"] = "Collection";
|
|
303
|
+
KnownTactics["CommandAndControl"] = "Command and Control";
|
|
304
|
+
KnownTactics["Exfiltration"] = "Exfiltration";
|
|
305
|
+
KnownTactics["Impact"] = "Impact";
|
|
306
|
+
})(KnownTactics || (KnownTactics = {}));
|
|
307
|
+
/** Known values of {@link Techniques} that the service accepts. */
|
|
308
|
+
export var KnownTechniques;
|
|
309
|
+
(function (KnownTechniques) {
|
|
310
|
+
KnownTechniques["AbuseElevationControlMechanism"] = "Abuse Elevation Control Mechanism";
|
|
311
|
+
KnownTechniques["AccessTokenManipulation"] = "Access Token Manipulation";
|
|
312
|
+
KnownTechniques["AccountDiscovery"] = "Account Discovery";
|
|
313
|
+
KnownTechniques["AccountManipulation"] = "Account Manipulation";
|
|
314
|
+
KnownTechniques["ActiveScanning"] = "Active Scanning";
|
|
315
|
+
KnownTechniques["ApplicationLayerProtocol"] = "Application Layer Protocol";
|
|
316
|
+
KnownTechniques["AudioCapture"] = "Audio Capture";
|
|
317
|
+
KnownTechniques["BootOrLogonAutostartExecution"] = "Boot or Logon Autostart Execution";
|
|
318
|
+
KnownTechniques["BootOrLogonInitializationScripts"] = "Boot or Logon Initialization Scripts";
|
|
319
|
+
KnownTechniques["BruteForce"] = "Brute Force";
|
|
320
|
+
KnownTechniques["CloudInfrastructureDiscovery"] = "Cloud Infrastructure Discovery";
|
|
321
|
+
KnownTechniques["CloudServiceDashboard"] = "Cloud Service Dashboard";
|
|
322
|
+
KnownTechniques["CloudServiceDiscovery"] = "Cloud Service Discovery";
|
|
323
|
+
KnownTechniques["CommandAndScriptingInterpreter"] = "Command and Scripting Interpreter";
|
|
324
|
+
KnownTechniques["CompromiseClientSoftwareBinary"] = "Compromise Client Software Binary";
|
|
325
|
+
KnownTechniques["CompromiseInfrastructure"] = "Compromise Infrastructure";
|
|
326
|
+
KnownTechniques["ContainerAndResourceDiscovery"] = "Container and Resource Discovery";
|
|
327
|
+
KnownTechniques["CreateAccount"] = "Create Account";
|
|
328
|
+
KnownTechniques["CreateOrModifySystemProcess"] = "Create or Modify System Process";
|
|
329
|
+
KnownTechniques["CredentialsFromPasswordStores"] = "Credentials from Password Stores";
|
|
330
|
+
KnownTechniques["DataDestruction"] = "Data Destruction";
|
|
331
|
+
KnownTechniques["DataEncryptedForImpact"] = "Data Encrypted for Impact";
|
|
332
|
+
KnownTechniques["DataFromCloudStorageObject"] = "Data from Cloud Storage Object";
|
|
333
|
+
KnownTechniques["DataFromConfigurationRepository"] = "Data from Configuration Repository";
|
|
334
|
+
KnownTechniques["DataFromInformationRepositories"] = "Data from Information Repositories";
|
|
335
|
+
KnownTechniques["DataFromLocalSystem"] = "Data from Local System";
|
|
336
|
+
KnownTechniques["DataManipulation"] = "Data Manipulation";
|
|
337
|
+
KnownTechniques["DataStaged"] = "Data Staged";
|
|
338
|
+
KnownTechniques["Defacement"] = "Defacement";
|
|
339
|
+
KnownTechniques["DeobfuscateDecodeFilesOrInformation"] = "Deobfuscate/Decode Files or Information";
|
|
340
|
+
KnownTechniques["DiskWipe"] = "Disk Wipe";
|
|
341
|
+
KnownTechniques["DomainTrustDiscovery"] = "Domain Trust Discovery";
|
|
342
|
+
KnownTechniques["DriveByCompromise"] = "Drive-by Compromise";
|
|
343
|
+
KnownTechniques["DynamicResolution"] = "Dynamic Resolution";
|
|
344
|
+
KnownTechniques["EndpointDenialOfService"] = "Endpoint Denial of Service";
|
|
345
|
+
KnownTechniques["EventTriggeredExecution"] = "Event Triggered Execution";
|
|
346
|
+
KnownTechniques["ExfiltrationOverAlternativeProtocol"] = "Exfiltration Over Alternative Protocol";
|
|
347
|
+
KnownTechniques["ExploitPublicFacingApplication"] = "Exploit Public-Facing Application";
|
|
348
|
+
KnownTechniques["ExploitationForClientExecution"] = "Exploitation for Client Execution";
|
|
349
|
+
KnownTechniques["ExploitationForCredentialAccess"] = "Exploitation for Credential Access";
|
|
350
|
+
KnownTechniques["ExploitationForDefenseEvasion"] = "Exploitation for Defense Evasion";
|
|
351
|
+
KnownTechniques["ExploitationForPrivilegeEscalation"] = "Exploitation for Privilege Escalation";
|
|
352
|
+
KnownTechniques["ExploitationOfRemoteServices"] = "Exploitation of Remote Services";
|
|
353
|
+
KnownTechniques["ExternalRemoteServices"] = "External Remote Services";
|
|
354
|
+
KnownTechniques["FallbackChannels"] = "Fallback Channels";
|
|
355
|
+
KnownTechniques["FileAndDirectoryDiscovery"] = "File and Directory Discovery";
|
|
356
|
+
KnownTechniques["GatherVictimNetworkInformation"] = "Gather Victim Network Information";
|
|
357
|
+
KnownTechniques["HideArtifacts"] = "Hide Artifacts";
|
|
358
|
+
KnownTechniques["HijackExecutionFlow"] = "Hijack Execution Flow";
|
|
359
|
+
KnownTechniques["ImpairDefenses"] = "Impair Defenses";
|
|
360
|
+
KnownTechniques["ImplantContainerImage"] = "Implant Container Image";
|
|
361
|
+
KnownTechniques["IndicatorRemovalOnHost"] = "Indicator Removal on Host";
|
|
362
|
+
KnownTechniques["IndirectCommandExecution"] = "Indirect Command Execution";
|
|
363
|
+
KnownTechniques["IngressToolTransfer"] = "Ingress Tool Transfer";
|
|
364
|
+
KnownTechniques["InputCapture"] = "Input Capture";
|
|
365
|
+
KnownTechniques["InterProcessCommunication"] = "Inter-Process Communication";
|
|
366
|
+
KnownTechniques["LateralToolTransfer"] = "Lateral Tool Transfer";
|
|
367
|
+
KnownTechniques["ManInTheMiddle"] = "Man-in-the-Middle";
|
|
368
|
+
KnownTechniques["Masquerading"] = "Masquerading";
|
|
369
|
+
KnownTechniques["ModifyAuthenticationProcess"] = "Modify Authentication Process";
|
|
370
|
+
KnownTechniques["ModifyRegistry"] = "Modify Registry";
|
|
371
|
+
KnownTechniques["NetworkDenialOfService"] = "Network Denial of Service";
|
|
372
|
+
KnownTechniques["NetworkServiceScanning"] = "Network Service Scanning";
|
|
373
|
+
KnownTechniques["NetworkSniffing"] = "Network Sniffing";
|
|
374
|
+
KnownTechniques["NonApplicationLayerProtocol"] = "Non-Application Layer Protocol";
|
|
375
|
+
KnownTechniques["NonStandardPort"] = "Non-Standard Port";
|
|
376
|
+
KnownTechniques["ObtainCapabilities"] = "Obtain Capabilities";
|
|
377
|
+
KnownTechniques["ObfuscatedFilesOrInformation"] = "Obfuscated Files or Information";
|
|
378
|
+
KnownTechniques["OfficeApplicationStartup"] = "Office Application Startup";
|
|
379
|
+
KnownTechniques["OSCredentialDumping"] = "OS Credential Dumping";
|
|
380
|
+
KnownTechniques["PermissionGroupsDiscovery"] = "Permission Groups Discovery";
|
|
381
|
+
KnownTechniques["Phishing"] = "Phishing";
|
|
382
|
+
KnownTechniques["PreOSBoot"] = "Pre-OS Boot";
|
|
383
|
+
KnownTechniques["ProcessDiscovery"] = "Process Discovery";
|
|
384
|
+
KnownTechniques["ProcessInjection"] = "Process Injection";
|
|
385
|
+
KnownTechniques["ProtocolTunneling"] = "Protocol Tunneling";
|
|
386
|
+
KnownTechniques["Proxy"] = "Proxy";
|
|
387
|
+
KnownTechniques["QueryRegistry"] = "Query Registry";
|
|
388
|
+
KnownTechniques["RemoteAccessSoftware"] = "Remote Access Software";
|
|
389
|
+
KnownTechniques["RemoteServiceSessionHijacking"] = "Remote Service Session Hijacking";
|
|
390
|
+
KnownTechniques["RemoteServices"] = "Remote Services";
|
|
391
|
+
KnownTechniques["RemoteSystemDiscovery"] = "Remote System Discovery";
|
|
392
|
+
KnownTechniques["ResourceHijacking"] = "Resource Hijacking";
|
|
393
|
+
KnownTechniques["ScheduledTaskJob"] = "Scheduled Task/Job";
|
|
394
|
+
KnownTechniques["ScreenCapture"] = "Screen Capture";
|
|
395
|
+
KnownTechniques["SearchVictimOwnedWebsites"] = "Search Victim-Owned Websites";
|
|
396
|
+
KnownTechniques["ServerSoftwareComponent"] = "Server Software Component";
|
|
397
|
+
KnownTechniques["ServiceStop"] = "Service Stop";
|
|
398
|
+
KnownTechniques["SignedBinaryProxyExecution"] = "Signed Binary Proxy Execution";
|
|
399
|
+
KnownTechniques["SoftwareDeploymentTools"] = "Software Deployment Tools";
|
|
400
|
+
KnownTechniques["SQLStoredProcedures"] = "SQL Stored Procedures";
|
|
401
|
+
KnownTechniques["StealOrForgeKerberosTickets"] = "Steal or Forge Kerberos Tickets";
|
|
402
|
+
KnownTechniques["SubvertTrustControls"] = "Subvert Trust Controls";
|
|
403
|
+
KnownTechniques["SupplyChainCompromise"] = "Supply Chain Compromise";
|
|
404
|
+
KnownTechniques["SystemInformationDiscovery"] = "System Information Discovery";
|
|
405
|
+
KnownTechniques["TaintSharedContent"] = "Taint Shared Content";
|
|
406
|
+
KnownTechniques["TrafficSignaling"] = "Traffic Signaling";
|
|
407
|
+
KnownTechniques["TransferDataToCloudAccount"] = "Transfer Data to Cloud Account";
|
|
408
|
+
KnownTechniques["TrustedRelationship"] = "Trusted Relationship";
|
|
409
|
+
KnownTechniques["UnsecuredCredentials"] = "Unsecured Credentials";
|
|
410
|
+
KnownTechniques["UserExecution"] = "User Execution";
|
|
411
|
+
KnownTechniques["ValidAccounts"] = "Valid Accounts";
|
|
412
|
+
KnownTechniques["WindowsManagementInstrumentation"] = "Windows Management Instrumentation";
|
|
413
|
+
KnownTechniques["FileAndDirectoryPermissionsModification"] = "File and Directory Permissions Modification";
|
|
414
|
+
})(KnownTechniques || (KnownTechniques = {}));
|
|
415
|
+
/** Known values of {@link Categories} that the service accepts. */
|
|
416
|
+
export var KnownCategories;
|
|
417
|
+
(function (KnownCategories) {
|
|
418
|
+
KnownCategories["Compute"] = "Compute";
|
|
419
|
+
KnownCategories["Networking"] = "Networking";
|
|
420
|
+
KnownCategories["Data"] = "Data";
|
|
421
|
+
KnownCategories["IdentityAndAccess"] = "IdentityAndAccess";
|
|
422
|
+
KnownCategories["IoT"] = "IoT";
|
|
423
|
+
})(KnownCategories || (KnownCategories = {}));
|
|
424
|
+
/** Known values of {@link UserImpact} that the service accepts. */
|
|
425
|
+
export var KnownUserImpact;
|
|
426
|
+
(function (KnownUserImpact) {
|
|
427
|
+
KnownUserImpact["Low"] = "Low";
|
|
428
|
+
KnownUserImpact["Moderate"] = "Moderate";
|
|
429
|
+
KnownUserImpact["High"] = "High";
|
|
430
|
+
})(KnownUserImpact || (KnownUserImpact = {}));
|
|
431
|
+
/** Known values of {@link ImplementationEffort} that the service accepts. */
|
|
432
|
+
export var KnownImplementationEffort;
|
|
433
|
+
(function (KnownImplementationEffort) {
|
|
434
|
+
KnownImplementationEffort["Low"] = "Low";
|
|
435
|
+
KnownImplementationEffort["Moderate"] = "Moderate";
|
|
436
|
+
KnownImplementationEffort["High"] = "High";
|
|
437
|
+
})(KnownImplementationEffort || (KnownImplementationEffort = {}));
|
|
438
|
+
/** Known values of {@link Threats} that the service accepts. */
|
|
439
|
+
export var KnownThreats;
|
|
440
|
+
(function (KnownThreats) {
|
|
441
|
+
KnownThreats["AccountBreach"] = "accountBreach";
|
|
442
|
+
KnownThreats["DataExfiltration"] = "dataExfiltration";
|
|
443
|
+
KnownThreats["DataSpillage"] = "dataSpillage";
|
|
444
|
+
KnownThreats["MaliciousInsider"] = "maliciousInsider";
|
|
445
|
+
KnownThreats["ElevationOfPrivilege"] = "elevationOfPrivilege";
|
|
446
|
+
KnownThreats["ThreatResistance"] = "threatResistance";
|
|
447
|
+
KnownThreats["MissingCoverage"] = "missingCoverage";
|
|
448
|
+
KnownThreats["DenialOfService"] = "denialOfService";
|
|
449
|
+
})(KnownThreats || (KnownThreats = {}));
|
|
450
|
+
/** Known values of {@link AssessmentType} that the service accepts. */
|
|
451
|
+
export var KnownAssessmentType;
|
|
452
|
+
(function (KnownAssessmentType) {
|
|
453
|
+
/** Azure Security Center managed assessments */
|
|
454
|
+
KnownAssessmentType["BuiltIn"] = "BuiltIn";
|
|
455
|
+
/** User defined policies that are automatically ingested from Azure Policy to Azure Security Center */
|
|
456
|
+
KnownAssessmentType["CustomPolicy"] = "CustomPolicy";
|
|
457
|
+
/** User assessments pushed directly by the user or other third party to Azure Security Center */
|
|
458
|
+
KnownAssessmentType["CustomerManaged"] = "CustomerManaged";
|
|
459
|
+
/** An assessment that was created by a verified 3rd party if the user connected it to ASC */
|
|
460
|
+
KnownAssessmentType["VerifiedPartner"] = "VerifiedPartner";
|
|
461
|
+
})(KnownAssessmentType || (KnownAssessmentType = {}));
|
|
462
|
+
/** Known values of {@link AssessmentStatusCode} that the service accepts. */
|
|
463
|
+
export var KnownAssessmentStatusCode;
|
|
464
|
+
(function (KnownAssessmentStatusCode) {
|
|
465
|
+
/** The resource is healthy */
|
|
466
|
+
KnownAssessmentStatusCode["Healthy"] = "Healthy";
|
|
467
|
+
/** The resource has a security issue that needs to be addressed */
|
|
468
|
+
KnownAssessmentStatusCode["Unhealthy"] = "Unhealthy";
|
|
469
|
+
/** Assessment for this resource did not happen */
|
|
470
|
+
KnownAssessmentStatusCode["NotApplicable"] = "NotApplicable";
|
|
471
|
+
})(KnownAssessmentStatusCode || (KnownAssessmentStatusCode = {}));
|
|
472
|
+
/** Known values of {@link ExpandEnum} that the service accepts. */
|
|
473
|
+
export var KnownExpandEnum;
|
|
474
|
+
(function (KnownExpandEnum) {
|
|
475
|
+
/** All links associated with an assessment */
|
|
476
|
+
KnownExpandEnum["Links"] = "links";
|
|
477
|
+
/** Assessment metadata */
|
|
478
|
+
KnownExpandEnum["Metadata"] = "metadata";
|
|
479
|
+
})(KnownExpandEnum || (KnownExpandEnum = {}));
|
|
480
|
+
/** Known values of {@link EnforcementMode} that the service accepts. */
|
|
481
|
+
export var KnownEnforcementMode;
|
|
482
|
+
(function (KnownEnforcementMode) {
|
|
483
|
+
KnownEnforcementMode["Audit"] = "Audit";
|
|
484
|
+
KnownEnforcementMode["Enforce"] = "Enforce";
|
|
485
|
+
KnownEnforcementMode["None"] = "None";
|
|
486
|
+
})(KnownEnforcementMode || (KnownEnforcementMode = {}));
|
|
487
|
+
/** Known values of {@link ConfigurationStatus} that the service accepts. */
|
|
488
|
+
export var KnownConfigurationStatus;
|
|
489
|
+
(function (KnownConfigurationStatus) {
|
|
490
|
+
KnownConfigurationStatus["Configured"] = "Configured";
|
|
491
|
+
KnownConfigurationStatus["NotConfigured"] = "NotConfigured";
|
|
492
|
+
KnownConfigurationStatus["InProgress"] = "InProgress";
|
|
493
|
+
KnownConfigurationStatus["Failed"] = "Failed";
|
|
494
|
+
KnownConfigurationStatus["NoStatus"] = "NoStatus";
|
|
495
|
+
})(KnownConfigurationStatus || (KnownConfigurationStatus = {}));
|
|
496
|
+
/** Known values of {@link RecommendationStatus} that the service accepts. */
|
|
497
|
+
export var KnownRecommendationStatus;
|
|
498
|
+
(function (KnownRecommendationStatus) {
|
|
499
|
+
KnownRecommendationStatus["Recommended"] = "Recommended";
|
|
500
|
+
KnownRecommendationStatus["NotRecommended"] = "NotRecommended";
|
|
501
|
+
KnownRecommendationStatus["NotAvailable"] = "NotAvailable";
|
|
502
|
+
KnownRecommendationStatus["NoStatus"] = "NoStatus";
|
|
503
|
+
})(KnownRecommendationStatus || (KnownRecommendationStatus = {}));
|
|
504
|
+
/** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
|
|
505
|
+
export var KnownAdaptiveApplicationControlIssue;
|
|
506
|
+
(function (KnownAdaptiveApplicationControlIssue) {
|
|
507
|
+
KnownAdaptiveApplicationControlIssue["ViolationsAudited"] = "ViolationsAudited";
|
|
508
|
+
KnownAdaptiveApplicationControlIssue["ViolationsBlocked"] = "ViolationsBlocked";
|
|
509
|
+
KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsAudited"] = "MsiAndScriptViolationsAudited";
|
|
510
|
+
KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsBlocked"] = "MsiAndScriptViolationsBlocked";
|
|
511
|
+
KnownAdaptiveApplicationControlIssue["ExecutableViolationsAudited"] = "ExecutableViolationsAudited";
|
|
512
|
+
KnownAdaptiveApplicationControlIssue["RulesViolatedManually"] = "RulesViolatedManually";
|
|
513
|
+
})(KnownAdaptiveApplicationControlIssue || (KnownAdaptiveApplicationControlIssue = {}));
|
|
514
|
+
/** Known values of {@link SourceSystem} that the service accepts. */
|
|
515
|
+
export var KnownSourceSystem;
|
|
516
|
+
(function (KnownSourceSystem) {
|
|
517
|
+
KnownSourceSystem["AzureAppLocker"] = "Azure_AppLocker";
|
|
518
|
+
KnownSourceSystem["AzureAuditD"] = "Azure_AuditD";
|
|
519
|
+
KnownSourceSystem["NonAzureAppLocker"] = "NonAzure_AppLocker";
|
|
520
|
+
KnownSourceSystem["NonAzureAuditD"] = "NonAzure_AuditD";
|
|
521
|
+
KnownSourceSystem["None"] = "None";
|
|
522
|
+
})(KnownSourceSystem || (KnownSourceSystem = {}));
|
|
523
|
+
/** Known values of {@link RecommendationAction} that the service accepts. */
|
|
524
|
+
export var KnownRecommendationAction;
|
|
525
|
+
(function (KnownRecommendationAction) {
|
|
526
|
+
KnownRecommendationAction["Recommended"] = "Recommended";
|
|
527
|
+
KnownRecommendationAction["Add"] = "Add";
|
|
528
|
+
KnownRecommendationAction["Remove"] = "Remove";
|
|
529
|
+
})(KnownRecommendationAction || (KnownRecommendationAction = {}));
|
|
530
|
+
/** Known values of {@link EnforcementSupport} that the service accepts. */
|
|
531
|
+
export var KnownEnforcementSupport;
|
|
532
|
+
(function (KnownEnforcementSupport) {
|
|
533
|
+
KnownEnforcementSupport["Supported"] = "Supported";
|
|
534
|
+
KnownEnforcementSupport["NotSupported"] = "NotSupported";
|
|
535
|
+
KnownEnforcementSupport["Unknown"] = "Unknown";
|
|
536
|
+
})(KnownEnforcementSupport || (KnownEnforcementSupport = {}));
|
|
537
|
+
/** Known values of {@link FileType} that the service accepts. */
|
|
538
|
+
export var KnownFileType;
|
|
539
|
+
(function (KnownFileType) {
|
|
540
|
+
KnownFileType["Exe"] = "Exe";
|
|
541
|
+
KnownFileType["Dll"] = "Dll";
|
|
542
|
+
KnownFileType["Msi"] = "Msi";
|
|
543
|
+
KnownFileType["Script"] = "Script";
|
|
544
|
+
KnownFileType["Executable"] = "Executable";
|
|
545
|
+
KnownFileType["Unknown"] = "Unknown";
|
|
546
|
+
})(KnownFileType || (KnownFileType = {}));
|
|
547
|
+
/** Known values of {@link Direction} that the service accepts. */
|
|
548
|
+
export var KnownDirection;
|
|
549
|
+
(function (KnownDirection) {
|
|
550
|
+
KnownDirection["Inbound"] = "Inbound";
|
|
551
|
+
KnownDirection["Outbound"] = "Outbound";
|
|
552
|
+
})(KnownDirection || (KnownDirection = {}));
|
|
553
|
+
/** Known values of {@link TransportProtocol} that the service accepts. */
|
|
554
|
+
export var KnownTransportProtocol;
|
|
555
|
+
(function (KnownTransportProtocol) {
|
|
556
|
+
KnownTransportProtocol["TCP"] = "TCP";
|
|
557
|
+
KnownTransportProtocol["UDP"] = "UDP";
|
|
558
|
+
})(KnownTransportProtocol || (KnownTransportProtocol = {}));
|
|
559
|
+
/** Known values of {@link ConnectionType} that the service accepts. */
|
|
560
|
+
export var KnownConnectionType;
|
|
561
|
+
(function (KnownConnectionType) {
|
|
562
|
+
KnownConnectionType["Internal"] = "Internal";
|
|
563
|
+
KnownConnectionType["External"] = "External";
|
|
564
|
+
})(KnownConnectionType || (KnownConnectionType = {}));
|
|
565
|
+
/** Known values of {@link Protocol} that the service accepts. */
|
|
566
|
+
export var KnownProtocol;
|
|
567
|
+
(function (KnownProtocol) {
|
|
568
|
+
KnownProtocol["TCP"] = "TCP";
|
|
569
|
+
KnownProtocol["UDP"] = "UDP";
|
|
570
|
+
KnownProtocol["All"] = "*";
|
|
571
|
+
})(KnownProtocol || (KnownProtocol = {}));
|
|
572
|
+
/** Known values of {@link Status} that the service accepts. */
|
|
573
|
+
export var KnownStatus;
|
|
574
|
+
(function (KnownStatus) {
|
|
575
|
+
KnownStatus["Revoked"] = "Revoked";
|
|
576
|
+
KnownStatus["Initiated"] = "Initiated";
|
|
577
|
+
})(KnownStatus || (KnownStatus = {}));
|
|
578
|
+
/** Known values of {@link StatusReason} that the service accepts. */
|
|
579
|
+
export var KnownStatusReason;
|
|
580
|
+
(function (KnownStatusReason) {
|
|
581
|
+
KnownStatusReason["Expired"] = "Expired";
|
|
582
|
+
KnownStatusReason["UserRequested"] = "UserRequested";
|
|
583
|
+
KnownStatusReason["NewerRequestInitiated"] = "NewerRequestInitiated";
|
|
584
|
+
})(KnownStatusReason || (KnownStatusReason = {}));
|
|
585
|
+
/** Known values of {@link SecurityFamily} that the service accepts. */
|
|
586
|
+
export var KnownSecurityFamily;
|
|
587
|
+
(function (KnownSecurityFamily) {
|
|
588
|
+
KnownSecurityFamily["Waf"] = "Waf";
|
|
589
|
+
KnownSecurityFamily["Ngfw"] = "Ngfw";
|
|
590
|
+
KnownSecurityFamily["SaasWaf"] = "SaasWaf";
|
|
591
|
+
KnownSecurityFamily["Va"] = "Va";
|
|
592
|
+
})(KnownSecurityFamily || (KnownSecurityFamily = {}));
|
|
593
|
+
/** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
|
|
594
|
+
export var KnownExternalSecuritySolutionKind;
|
|
595
|
+
(function (KnownExternalSecuritySolutionKind) {
|
|
596
|
+
KnownExternalSecuritySolutionKind["CEF"] = "CEF";
|
|
597
|
+
KnownExternalSecuritySolutionKind["ATA"] = "ATA";
|
|
598
|
+
KnownExternalSecuritySolutionKind["AAD"] = "AAD";
|
|
599
|
+
})(KnownExternalSecuritySolutionKind || (KnownExternalSecuritySolutionKind = {}));
|
|
600
|
+
/** Known values of {@link ExpandControlsEnum} that the service accepts. */
|
|
601
|
+
export var KnownExpandControlsEnum;
|
|
602
|
+
(function (KnownExpandControlsEnum) {
|
|
603
|
+
/** Add definition object for each control */
|
|
604
|
+
KnownExpandControlsEnum["Definition"] = "definition";
|
|
605
|
+
})(KnownExpandControlsEnum || (KnownExpandControlsEnum = {}));
|
|
606
|
+
/** Known values of {@link ControlType} that the service accepts. */
|
|
607
|
+
export var KnownControlType;
|
|
608
|
+
(function (KnownControlType) {
|
|
609
|
+
/** Azure Security Center managed assessments */
|
|
610
|
+
KnownControlType["BuiltIn"] = "BuiltIn";
|
|
611
|
+
/** Non Azure Security Center managed assessments */
|
|
612
|
+
KnownControlType["Custom"] = "Custom";
|
|
613
|
+
})(KnownControlType || (KnownControlType = {}));
|
|
614
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
615
|
+
export var KnownProvisioningState;
|
|
616
|
+
(function (KnownProvisioningState) {
|
|
617
|
+
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
618
|
+
KnownProvisioningState["Failed"] = "Failed";
|
|
619
|
+
KnownProvisioningState["Updating"] = "Updating";
|
|
620
|
+
})(KnownProvisioningState || (KnownProvisioningState = {}));
|
|
621
|
+
/** Known values of {@link HybridComputeProvisioningState} that the service accepts. */
|
|
622
|
+
export var KnownHybridComputeProvisioningState;
|
|
623
|
+
(function (KnownHybridComputeProvisioningState) {
|
|
624
|
+
/** Valid service principal details. */
|
|
625
|
+
KnownHybridComputeProvisioningState["Valid"] = "Valid";
|
|
626
|
+
/** Invalid service principal details. */
|
|
627
|
+
KnownHybridComputeProvisioningState["Invalid"] = "Invalid";
|
|
628
|
+
/** the service principal details are expired */
|
|
629
|
+
KnownHybridComputeProvisioningState["Expired"] = "Expired";
|
|
630
|
+
})(KnownHybridComputeProvisioningState || (KnownHybridComputeProvisioningState = {}));
|
|
631
|
+
/** Known values of {@link AuthenticationProvisioningState} that the service accepts. */
|
|
632
|
+
export var KnownAuthenticationProvisioningState;
|
|
633
|
+
(function (KnownAuthenticationProvisioningState) {
|
|
634
|
+
/** Valid connector */
|
|
635
|
+
KnownAuthenticationProvisioningState["Valid"] = "Valid";
|
|
636
|
+
/** Invalid connector */
|
|
637
|
+
KnownAuthenticationProvisioningState["Invalid"] = "Invalid";
|
|
638
|
+
/** the connection has expired */
|
|
639
|
+
KnownAuthenticationProvisioningState["Expired"] = "Expired";
|
|
640
|
+
/** Incorrect policy of the connector */
|
|
641
|
+
KnownAuthenticationProvisioningState["IncorrectPolicy"] = "IncorrectPolicy";
|
|
642
|
+
})(KnownAuthenticationProvisioningState || (KnownAuthenticationProvisioningState = {}));
|
|
643
|
+
/** Known values of {@link PermissionProperty} that the service accepts. */
|
|
644
|
+
export var KnownPermissionProperty;
|
|
645
|
+
(function (KnownPermissionProperty) {
|
|
646
|
+
/** This permission provides read only access to AWS Security Hub resources. */
|
|
647
|
+
KnownPermissionProperty["AWSAWSSecurityHubReadOnlyAccess"] = "AWS::AWSSecurityHubReadOnlyAccess";
|
|
648
|
+
/** This permission grants access to read security configuration metadata. */
|
|
649
|
+
KnownPermissionProperty["AWSSecurityAudit"] = "AWS::SecurityAudit";
|
|
650
|
+
/** The permission provides for EC2 Automation service to execute activities defined within Automation documents. */
|
|
651
|
+
KnownPermissionProperty["AWSAmazonSSMAutomationRole"] = "AWS::AmazonSSMAutomationRole";
|
|
652
|
+
/** This permission provides read only access to GCP Security Command Center. */
|
|
653
|
+
KnownPermissionProperty["GCPSecurityCenterAdminViewer"] = "GCP::Security Center Admin Viewer";
|
|
654
|
+
})(KnownPermissionProperty || (KnownPermissionProperty = {}));
|
|
655
|
+
/** Known values of {@link AuthenticationType} that the service accepts. */
|
|
656
|
+
export var KnownAuthenticationType;
|
|
657
|
+
(function (KnownAuthenticationType) {
|
|
658
|
+
/** AWS cloud account connector user credentials authentication */
|
|
659
|
+
KnownAuthenticationType["AwsCreds"] = "awsCreds";
|
|
660
|
+
/** AWS account connector assume role authentication */
|
|
661
|
+
KnownAuthenticationType["AwsAssumeRole"] = "awsAssumeRole";
|
|
662
|
+
/** GCP account connector service to service authentication */
|
|
663
|
+
KnownAuthenticationType["GcpCredentials"] = "gcpCredentials";
|
|
664
|
+
})(KnownAuthenticationType || (KnownAuthenticationType = {}));
|
|
665
|
+
/** Known values of {@link ScanTriggerType} that the service accepts. */
|
|
666
|
+
export var KnownScanTriggerType;
|
|
667
|
+
(function (KnownScanTriggerType) {
|
|
668
|
+
/** OnDemand */
|
|
669
|
+
KnownScanTriggerType["OnDemand"] = "OnDemand";
|
|
670
|
+
/** Recurring */
|
|
671
|
+
KnownScanTriggerType["Recurring"] = "Recurring";
|
|
672
|
+
})(KnownScanTriggerType || (KnownScanTriggerType = {}));
|
|
673
|
+
/** Known values of {@link ScanState} that the service accepts. */
|
|
674
|
+
export var KnownScanState;
|
|
675
|
+
(function (KnownScanState) {
|
|
676
|
+
/** Failed */
|
|
677
|
+
KnownScanState["Failed"] = "Failed";
|
|
678
|
+
/** FailedToRun */
|
|
679
|
+
KnownScanState["FailedToRun"] = "FailedToRun";
|
|
680
|
+
/** InProgress */
|
|
681
|
+
KnownScanState["InProgress"] = "InProgress";
|
|
682
|
+
/** Passed */
|
|
683
|
+
KnownScanState["Passed"] = "Passed";
|
|
684
|
+
})(KnownScanState || (KnownScanState = {}));
|
|
685
|
+
/** Known values of {@link RuleStatus} that the service accepts. */
|
|
686
|
+
export var KnownRuleStatus;
|
|
687
|
+
(function (KnownRuleStatus) {
|
|
688
|
+
/** NonFinding */
|
|
689
|
+
KnownRuleStatus["NonFinding"] = "NonFinding";
|
|
690
|
+
/** Finding */
|
|
691
|
+
KnownRuleStatus["Finding"] = "Finding";
|
|
692
|
+
/** InternalError */
|
|
693
|
+
KnownRuleStatus["InternalError"] = "InternalError";
|
|
694
|
+
})(KnownRuleStatus || (KnownRuleStatus = {}));
|
|
695
|
+
/** Known values of {@link RuleSeverity} that the service accepts. */
|
|
696
|
+
export var KnownRuleSeverity;
|
|
697
|
+
(function (KnownRuleSeverity) {
|
|
698
|
+
/** High */
|
|
699
|
+
KnownRuleSeverity["High"] = "High";
|
|
700
|
+
/** Medium */
|
|
701
|
+
KnownRuleSeverity["Medium"] = "Medium";
|
|
702
|
+
/** Low */
|
|
703
|
+
KnownRuleSeverity["Low"] = "Low";
|
|
704
|
+
/** Informational */
|
|
705
|
+
KnownRuleSeverity["Informational"] = "Informational";
|
|
706
|
+
/** Obsolete */
|
|
707
|
+
KnownRuleSeverity["Obsolete"] = "Obsolete";
|
|
708
|
+
})(KnownRuleSeverity || (KnownRuleSeverity = {}));
|
|
709
|
+
/** Known values of {@link RuleType} that the service accepts. */
|
|
710
|
+
export var KnownRuleType;
|
|
711
|
+
(function (KnownRuleType) {
|
|
712
|
+
/** Binary */
|
|
713
|
+
KnownRuleType["Binary"] = "Binary";
|
|
714
|
+
/** BaselineExpected */
|
|
715
|
+
KnownRuleType["BaselineExpected"] = "BaselineExpected";
|
|
716
|
+
/** PositiveList */
|
|
717
|
+
KnownRuleType["PositiveList"] = "PositiveList";
|
|
718
|
+
/** NegativeList */
|
|
719
|
+
KnownRuleType["NegativeList"] = "NegativeList";
|
|
720
|
+
})(KnownRuleType || (KnownRuleType = {}));
|
|
721
|
+
/** Known values of {@link AlertSeverity} that the service accepts. */
|
|
722
|
+
export var KnownAlertSeverity;
|
|
723
|
+
(function (KnownAlertSeverity) {
|
|
724
|
+
/** Informational */
|
|
725
|
+
KnownAlertSeverity["Informational"] = "Informational";
|
|
726
|
+
/** Low */
|
|
727
|
+
KnownAlertSeverity["Low"] = "Low";
|
|
728
|
+
/** Medium */
|
|
729
|
+
KnownAlertSeverity["Medium"] = "Medium";
|
|
730
|
+
/** High */
|
|
731
|
+
KnownAlertSeverity["High"] = "High";
|
|
732
|
+
})(KnownAlertSeverity || (KnownAlertSeverity = {}));
|
|
733
|
+
/** Known values of {@link Intent} that the service accepts. */
|
|
734
|
+
export var KnownIntent;
|
|
735
|
+
(function (KnownIntent) {
|
|
736
|
+
/** Unknown */
|
|
737
|
+
KnownIntent["Unknown"] = "Unknown";
|
|
738
|
+
/** PreAttack could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. This step is usually detected as an attempt, originating from outside the network, to scan the target system and find a way in. Further details on the PreAttack stage can be read in [MITRE Pre-Att&ck matrix](https://attack.mitre.org/matrices/pre/). */
|
|
739
|
+
KnownIntent["PreAttack"] = "PreAttack";
|
|
740
|
+
/** InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. */
|
|
741
|
+
KnownIntent["InitialAccess"] = "InitialAccess";
|
|
742
|
+
/** Persistence is any access, action, or configuration change to a system that gives a threat actor a persistent presence on that system. */
|
|
743
|
+
KnownIntent["Persistence"] = "Persistence";
|
|
744
|
+
/** Privilege escalation is the result of actions that allow an adversary to obtain a higher level of permissions on a system or network. */
|
|
745
|
+
KnownIntent["PrivilegeEscalation"] = "PrivilegeEscalation";
|
|
746
|
+
/** Defense evasion consists of techniques an adversary may use to evade detection or avoid other defenses. */
|
|
747
|
+
KnownIntent["DefenseEvasion"] = "DefenseEvasion";
|
|
748
|
+
/** Credential access represents techniques resulting in access to or control over system, domain, or service credentials that are used within an enterprise environment. */
|
|
749
|
+
KnownIntent["CredentialAccess"] = "CredentialAccess";
|
|
750
|
+
/** Discovery consists of techniques that allow the adversary to gain knowledge about the system and internal network. */
|
|
751
|
+
KnownIntent["Discovery"] = "Discovery";
|
|
752
|
+
/** Lateral movement consists of techniques that enable an adversary to access and control remote systems on a network and could, but does not necessarily, include execution of tools on remote systems. */
|
|
753
|
+
KnownIntent["LateralMovement"] = "LateralMovement";
|
|
754
|
+
/** The execution tactic represents techniques that result in execution of adversary-controlled code on a local or remote system. */
|
|
755
|
+
KnownIntent["Execution"] = "Execution";
|
|
756
|
+
/** Collection consists of techniques used to identify and gather information, such as sensitive files, from a target network prior to exfiltration. */
|
|
757
|
+
KnownIntent["Collection"] = "Collection";
|
|
758
|
+
/** Exfiltration refers to techniques and attributes that result or aid in the adversary removing files and information from a target network. */
|
|
759
|
+
KnownIntent["Exfiltration"] = "Exfiltration";
|
|
760
|
+
/** The command and control tactic represents how adversaries communicate with systems under their control within a target network. */
|
|
761
|
+
KnownIntent["CommandAndControl"] = "CommandAndControl";
|
|
762
|
+
/** Impact events primarily try to directly reduce the availability or integrity of a system, service, or network; including manipulation of data to impact a business or operational process. */
|
|
763
|
+
KnownIntent["Impact"] = "Impact";
|
|
764
|
+
/** Probing could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. */
|
|
765
|
+
KnownIntent["Probing"] = "Probing";
|
|
766
|
+
/** Exploitation is the stage where an attacker manages to get a foothold on the attacked resource. This stage is relevant for compute hosts and resources such as user accounts, certificates etc. */
|
|
767
|
+
KnownIntent["Exploitation"] = "Exploitation";
|
|
768
|
+
})(KnownIntent || (KnownIntent = {}));
|
|
769
|
+
/** Known values of {@link ResourceIdentifierType} that the service accepts. */
|
|
770
|
+
export var KnownResourceIdentifierType;
|
|
771
|
+
(function (KnownResourceIdentifierType) {
|
|
772
|
+
KnownResourceIdentifierType["AzureResource"] = "AzureResource";
|
|
773
|
+
KnownResourceIdentifierType["LogAnalytics"] = "LogAnalytics";
|
|
774
|
+
})(KnownResourceIdentifierType || (KnownResourceIdentifierType = {}));
|
|
775
|
+
/** Known values of {@link AlertStatus} that the service accepts. */
|
|
776
|
+
export var KnownAlertStatus;
|
|
777
|
+
(function (KnownAlertStatus) {
|
|
778
|
+
/** An alert which doesn't specify a value is assigned the status 'Active' */
|
|
779
|
+
KnownAlertStatus["Active"] = "Active";
|
|
780
|
+
/** Alert closed after handling */
|
|
781
|
+
KnownAlertStatus["Resolved"] = "Resolved";
|
|
782
|
+
/** Alert dismissed as false positive */
|
|
783
|
+
KnownAlertStatus["Dismissed"] = "Dismissed";
|
|
784
|
+
})(KnownAlertStatus || (KnownAlertStatus = {}));
|
|
785
|
+
/** Known values of {@link Kind} that the service accepts. */
|
|
786
|
+
export var KnownKind;
|
|
787
|
+
(function (KnownKind) {
|
|
788
|
+
/** Simulate alerts according to bundles */
|
|
789
|
+
KnownKind["Bundles"] = "Bundles";
|
|
790
|
+
})(KnownKind || (KnownKind = {}));
|
|
791
|
+
/** Known values of {@link SettingKind} that the service accepts. */
|
|
792
|
+
export var KnownSettingKind;
|
|
793
|
+
(function (KnownSettingKind) {
|
|
794
|
+
KnownSettingKind["DataExportSettings"] = "DataExportSettings";
|
|
795
|
+
KnownSettingKind["AlertSuppressionSetting"] = "AlertSuppressionSetting";
|
|
796
|
+
KnownSettingKind["AlertSyncSettings"] = "AlertSyncSettings";
|
|
797
|
+
})(KnownSettingKind || (KnownSettingKind = {}));
|
|
798
|
+
/** Known values of {@link Enum73} that the service accepts. */
|
|
799
|
+
export var KnownEnum73;
|
|
800
|
+
(function (KnownEnum73) {
|
|
801
|
+
KnownEnum73["Mcas"] = "MCAS";
|
|
802
|
+
KnownEnum73["Wdatp"] = "WDATP";
|
|
803
|
+
KnownEnum73["WdatpExcludeLinuxPublicPreview"] = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW";
|
|
804
|
+
KnownEnum73["Sentinel"] = "Sentinel";
|
|
805
|
+
})(KnownEnum73 || (KnownEnum73 = {}));
|
|
806
|
+
/** Known values of {@link EndOfSupportStatus} that the service accepts. */
|
|
807
|
+
export var KnownEndOfSupportStatus;
|
|
808
|
+
(function (KnownEndOfSupportStatus) {
|
|
809
|
+
KnownEndOfSupportStatus["None"] = "None";
|
|
810
|
+
KnownEndOfSupportStatus["NoLongerSupported"] = "noLongerSupported";
|
|
811
|
+
KnownEndOfSupportStatus["VersionNoLongerSupported"] = "versionNoLongerSupported";
|
|
812
|
+
KnownEndOfSupportStatus["UpcomingNoLongerSupported"] = "upcomingNoLongerSupported";
|
|
813
|
+
KnownEndOfSupportStatus["UpcomingVersionNoLongerSupported"] = "upcomingVersionNoLongerSupported";
|
|
814
|
+
})(KnownEndOfSupportStatus || (KnownEndOfSupportStatus = {}));
|
|
815
|
+
/** Known values of {@link CloudName} that the service accepts. */
|
|
816
|
+
export var KnownCloudName;
|
|
817
|
+
(function (KnownCloudName) {
|
|
818
|
+
KnownCloudName["Azure"] = "Azure";
|
|
819
|
+
KnownCloudName["AWS"] = "AWS";
|
|
820
|
+
KnownCloudName["GCP"] = "GCP";
|
|
821
|
+
})(KnownCloudName || (KnownCloudName = {}));
|
|
822
|
+
/** Known values of {@link OfferingType} that the service accepts. */
|
|
823
|
+
export var KnownOfferingType;
|
|
824
|
+
(function (KnownOfferingType) {
|
|
825
|
+
KnownOfferingType["CspmMonitorAws"] = "CspmMonitorAws";
|
|
826
|
+
KnownOfferingType["DefenderForContainersAws"] = "DefenderForContainersAws";
|
|
827
|
+
KnownOfferingType["DefenderForServersAws"] = "DefenderForServersAws";
|
|
828
|
+
})(KnownOfferingType || (KnownOfferingType = {}));
|
|
829
|
+
/** Known values of {@link OrganizationMembershipType} that the service accepts. */
|
|
830
|
+
export var KnownOrganizationMembershipType;
|
|
831
|
+
(function (KnownOrganizationMembershipType) {
|
|
832
|
+
KnownOrganizationMembershipType["Member"] = "Member";
|
|
833
|
+
KnownOrganizationMembershipType["Organization"] = "Organization";
|
|
834
|
+
})(KnownOrganizationMembershipType || (KnownOrganizationMembershipType = {}));
|
|
835
|
+
/** Known values of {@link AadConnectivityState} that the service accepts. */
|
|
836
|
+
export var KnownAadConnectivityState;
|
|
837
|
+
(function (KnownAadConnectivityState) {
|
|
838
|
+
KnownAadConnectivityState["Discovered"] = "Discovered";
|
|
839
|
+
KnownAadConnectivityState["NotLicensed"] = "NotLicensed";
|
|
840
|
+
KnownAadConnectivityState["Connected"] = "Connected";
|
|
841
|
+
})(KnownAadConnectivityState || (KnownAadConnectivityState = {}));
|
|
842
|
+
/** Known values of {@link BundleType} that the service accepts. */
|
|
843
|
+
export var KnownBundleType;
|
|
844
|
+
(function (KnownBundleType) {
|
|
845
|
+
KnownBundleType["AppServices"] = "AppServices";
|
|
846
|
+
KnownBundleType["DNS"] = "DNS";
|
|
847
|
+
KnownBundleType["KeyVaults"] = "KeyVaults";
|
|
848
|
+
KnownBundleType["KubernetesService"] = "KubernetesService";
|
|
849
|
+
KnownBundleType["ResourceManager"] = "ResourceManager";
|
|
850
|
+
KnownBundleType["SqlServers"] = "SqlServers";
|
|
851
|
+
KnownBundleType["StorageAccounts"] = "StorageAccounts";
|
|
852
|
+
KnownBundleType["VirtualMachines"] = "VirtualMachines";
|
|
853
|
+
})(KnownBundleType || (KnownBundleType = {}));
|
|
16
854
|
//# sourceMappingURL=index.js.map
|