Guardian
| where PolicyViolatedControlFeature =~ 'Toxicity'
| where Severity =~ 'Low'
description: |
'This alert creates an incident when Content Safety Toxicity Policy Violation detected from the Guardian'
kind: Scheduled
eventGroupingSettings:
aggregationKind: SingleAlert
queryFrequency: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/ContentSafetyToxicityVulDetection.yaml
alertDetailsOverride:
alertDisplayNameFormat: Guardian- Content Safety Toxicity Policy Violation detection
alertSeverityColumnName: Severity
alertTacticsColumnName:
alertDescriptionFormat: |
This query detects Content Safety Toxicity Policy Violation detected from the Guardian generated at {{TimeGenerated}}.\n\nPlease check the source for more information and investigate further
status: Available
triggerOperator: gt
severity: Low
relevantTechniques: []
triggerThreshold: 0
name: Guardian- Content Safety Toxicity Policy Violation Detection.
entityMappings:
- fieldMappings:
- columnName: HostName
identifier: HostName
- columnName: NTDomain
identifier: NTDomain
entityType: Host
- fieldMappings:
- columnName: SourceIP
identifier: Address
entityType: IP
requiredDataConnectors:
- connectorId: BoschAIShield
dataTypes:
- Guardian
id: 378e5160-70cf-4f1a-b3c8-3bc2f0c884ad
queryPeriod: 1h
tactics: []
version: 1.0.0
query: |
Guardian
| where PolicyViolatedControlFeature =~ 'Toxicity'
| where Severity =~ 'Low'