Skip to content

Commit 9b2d99d

Browse files
authored
Update 0xa7-security-misconfiguration.md
The right way to avoid detailed errors is to use built-in features in the framework to override detailed errors. API schemas are another layer of protection. Not a solution for the problem.
1 parent 7482867 commit 9b2d99d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

2019/en/src/0xa7-security-misconfiguration.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ The API life cycle should include:
6565
assets (e.g., images).
6666
* An automated process to continuously assess the effectiveness of the
6767
configuration and settings in all environments.
68-
* To prevent exception traces and other valuable information from being sent
69-
back to attackers, if applicable, define and enforce all API response payload
70-
schemas including error responses.
7168

7269
## References
7370

0 commit comments

Comments
 (0)