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