Skip to content

Commit fa1b0eb

Browse files
authored
Update 3.2 Lab - Bad API.md
1 parent 351ab8f commit fa1b0eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

3.2 Lab - Bad API.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Lab : Bad API
22

3+
## https://github.com/4DotNet/secure-coding-labs/blob/main/3.2%20Lab%20-%20Bad%20API.md
4+
## https://github.com/alanta/BadApi
5+
36
The [BadAPI github repo](https://github.com/alanta/BadApi) demonstrates a bunch of the common OWASP issues. It also has some tests. We're going to add some more tests to validate that improved version of the code behaves correctly.
47

58
The test should be an out-side-in test; simulate calling the API and verify that the response is correct. This demonstrated in the test called []()

0 commit comments

Comments
 (0)