add RequestForgery test

This commit is contained in:
Alvaro Muñoz
2023-02-03 16:38:56 +01:00
parent 6b3d458865
commit 20dc30d7e8
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
Security/CWE-918/RequestForgery.ql

View File

@@ -12,9 +12,9 @@ passingPositiveTests
| PASSED | serviceClient | rpc/notes/service.twirp.go:183:38:183:59 | comment |
| PASSED | serviceInterface | rpc/notes/service.twirp.go:34:31:34:55 | comment |
| PASSED | serviceServer | rpc/notes/service.twirp.go:322:34:322:55 | comment |
| PASSED | ssrf | server/main.go:30:67:30:89 | comment |
| PASSED | ssrf | server/main.go:30:97:30:119 | comment |
| PASSED | ssrfSink | client/main.go:12:89:12:105 | comment |
| PASSED | ssrfSink | server/main.go:30:67:30:89 | comment |
| PASSED | ssrfSink | server/main.go:30:97:30:119 | comment |
| PASSED | ssrfSink | server/main.go:31:97:31:120 | comment |
failingPositiveTests
passingNegativeTests