feat(sre): close provider and telegram automation receipts
This commit is contained in:
@@ -38,6 +38,7 @@ class AIRiskLevel(str, Enum):
|
||||
"""AI 風險評估等級"""
|
||||
LOW = "low"
|
||||
MEDIUM = "medium"
|
||||
HIGH = "high"
|
||||
CRITICAL = "critical"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user