Skip to content

Commit 91c5b94

Browse files
authored
Merge pull request #79 from cocoa-xu/cx-fix-outdated-urls
fix outdated urls and added webarchive links for these
2 parents 39c2020 + 545919e commit 91c5b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/4-graphql.livemd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ It can also intercept responses to ensure no schema data is being leaked in any
5151

5252
### Resources
5353

54-
1. https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/12-API_Testing/01-Testing_GraphQL
55-
2. https://cybervelia.com/?p=736
54+
1. https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/12-API_Testing/99-Testing_GraphQL, [webarchive](https://web.archive.org/web/20250130173002/https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/12-API_Testing/99-Testing_GraphQL)
55+
2. https://cybervelia.com/?p=736, [webarchive](https://web.archive.org/web/20240519073536/https://cybervelia.com/?p=736)
5656
3. https://github.com/podium/vigil
5757

5858
### <span style="color:red;">Quiz</span>

0 commit comments

Comments
 (0)