Skip to content

Commit 8541336

Browse files
authored
Update README.md
Fixed linter errors Signed-off-by: Hubert Daniszewski <[email protected]>
1 parent fb414d4 commit 8541336

File tree

1 file changed

+1
-0
lines changed
  • docs/Secure-Coding-Guide-for-Python/CWE-664/CWE-209

1 file changed

+1
-0
lines changed

docs/Secure-Coding-Guide-for-Python/CWE-664/CWE-209/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ The first objective of an implementation must be do allow observing a brute forc
272272
Consider using one of OWASP's [Blocking_Brute_Force_Attacks](https://owasp.org/www-community/controls/Blocking_Brute_Force_Attacks) tactics such as gradual delays for human accounts if the need arises.
273273
274274
## Automated Detection
275+
275276
<table>
276277
<tr>
277278
<th>Tool</th>

0 commit comments

Comments
 (0)