Skip to content

Commit

Permalink
Cleanup/Correction for #1808 / #2073
Browse files Browse the repository at this point in the history
  • Loading branch information
elarlang committed Sep 13, 2024
1 parent 844efa7 commit ac4c863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5.0/en/0x22-V14-Config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] | | | | |
Expand Down

0 comments on commit ac4c863

Please sign in to comment.