feat(waf): ausgeschlossene Regeln grün + Bereits-Ausnahme-Tag — v1.2.84
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1833,7 +1833,8 @@
|
||||
"noDomain": "Domain nicht gefunden — Ausnahme manuell konfigurieren.",
|
||||
"exceptionModalTitle": "Ausnahme für Regel {{rule}} hinzufügen",
|
||||
"exceptionModalHint": "Optional: Begründung warum diese Regel ein False Positive für diese Domain ist.",
|
||||
"exceptionNotePlaceholder": "z.B. Unsere API verwendet nicht-standardisierte Header die diese Regel auslösen."
|
||||
"exceptionNotePlaceholder": "z.B. Unsere API verwendet nicht-standardisierte Header die diese Regel auslösen.",
|
||||
"alreadyExcluded": "Bereits Ausnahme"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1833,7 +1833,8 @@
|
||||
"noDomain": "Domain not found — configure exception manually.",
|
||||
"exceptionModalTitle": "Add exception for rule {{rule}}",
|
||||
"exceptionModalHint": "Optional: describe why this rule is a false positive for this domain.",
|
||||
"exceptionNotePlaceholder": "e.g. Our custom API uses non-standard headers that trigger this rule."
|
||||
"exceptionNotePlaceholder": "e.g. Our custom API uses non-standard headers that trigger this rule.",
|
||||
"alreadyExcluded": "Already excluded"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user