From ac4c863d345e874c71798953bc8bbdc838ceed26 Mon Sep 17 00:00:00 2001 From: Elar Lang <47597707+elarlang@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:52:31 +0300 Subject: [PATCH] Cleanup/Correction for #1808 / #2073 --- 5.0/en/0x22-V14-Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5.0/en/0x22-V14-Config.md b/5.0/en/0x22-V14-Config.md index 4a2a096621..c0e9717ba7 100644 --- a/5.0/en/0x22-V14-Config.md +++ b/5.0/en/0x22-V14-Config.md @@ -79,7 +79,7 @@ Configurations for production should be hardened to protect against common attac | # | Description | L1 | L2 | L3 | CWE | | :---: | :--- | :---: | :---: | :---: | :---: | -| **14.5.1** | [MOVED TO 13.6.1] Verify that the application only responds to HTTP methods in use by the application or by the API (including OPTIONS during preflight requests) and unused methods (e.g. TRACE) are blocked. | ✓ | ✓ | ✓ | 749 | +| **14.5.1** | [MOVED TO 13.6.1] | | | | | | **14.5.2** | [DELETED, DUPLICATE OF 4.1.1] | | | | | | **14.5.3** | [SPLIT TO 50.2.6, 50.3.3] | | | | | | **14.5.4** | [DELETED, INCORRECT] | | | | |