diff --git a/features/lsp_discovery_dos_protection.feature b/features/lsp_discovery_dos_protection.feature index 61387e892..83f0639b2 100644 --- a/features/lsp_discovery_dos_protection.feature +++ b/features/lsp_discovery_dos_protection.feature @@ -1,6 +1,6 @@ +@tdd_issue +@tdd_issue_7161 Feature: LSP language discovery DoS protection - @tdd_issue - @tdd_issue_7161 Prevent resource exhaustion attacks via directory traversal limits. Issue #7161: Resource exhaustion DoS in LSP language discovery.