@@ -63,18 +63,18 @@ models
6363| 1 | Source: github.com/gin-gonic/gin; Context; true; Param; ; ; ReturnValue; remote; manual |
6464| 2 | Source: github.com/gin-gonic/gin; Context; true; Query; ; ; ReturnValue; remote; manual |
6565| 3 | Source: github.com/gin-gonic/gin; Context; true; ShouldBindJSON; ; ; Argument[0]; remote; manual |
66- | 4 | Source: github.com/go-chi/chi; ; true ; URLParam; ; ; ReturnValue; remote; manual |
67- | 5 | Source: github.com/gorilla/mux; ; true ; Vars; ; ; ReturnValue; remote; manual |
66+ | 4 | Source: github.com/go-chi/chi; ; false ; URLParam; ; ; ReturnValue; remote; manual |
67+ | 5 | Source: github.com/gorilla/mux; ; false ; Vars; ; ; ReturnValue; remote; manual |
6868| 6 | Source: net/http; Request; true; Body; ; ; ; remote; manual |
6969| 7 | Source: net/http; Request; true; FormValue; ; ; ReturnValue; remote; manual |
7070| 8 | Source: net/http; Request; true; Referer; ; ; ReturnValue; remote; manual |
7171| 9 | Source: net/http; Request; true; URL; ; ; ; remote; manual |
72- | 10 | Summary: encoding/json; ; true ; Unmarshal; ; ; Argument[0]; Argument[1]; taint; manual |
73- | 11 | Summary: fmt; ; true ; Sprintf; ; ; Argument[1].ArrayElement; ReturnValue; taint; manual |
74- | 12 | Summary: io/ioutil; ; true ; ReadAll; ; ; Argument[0]; ReturnValue[0]; taint; manual |
72+ | 10 | Summary: encoding/json; ; false ; Unmarshal; ; ; Argument[0]; Argument[1]; taint; manual |
73+ | 11 | Summary: fmt; ; false ; Sprintf; ; ; Argument[1].ArrayElement; ReturnValue; taint; manual |
74+ | 12 | Summary: io/ioutil; ; false ; ReadAll; ; ; Argument[0]; ReturnValue[0]; taint; manual |
7575| 13 | Summary: net/url; URL; true; Query; ; ; Argument[receiver]; ReturnValue; taint; manual |
7676| 14 | Summary: net/url; Values; true; Get; ; ; Argument[receiver]; ReturnValue; taint; manual |
77- | 15 | Summary: strings; ; true ; TrimPrefix; ; ; Argument[0]; ReturnValue; taint; manual |
77+ | 15 | Summary: strings; ; false ; TrimPrefix; ; ; Argument[0]; ReturnValue; taint; manual |
7878nodes
7979| builtin.go:19:12:19:34 | call to FormValue | semmle.label | call to FormValue |
8080| builtin.go:22:21:22:62 | ...+... | semmle.label | ...+... |
0 commit comments