Files
codeql/go/ql/lib/ext/github.com.gorilla.websocket.model.yml
2024-07-18 10:53:13 +01:00

9 lines
422 B
YAML

extensions:
- addsTo:
pack: codeql/go-all
extensible: sourceModel
data:
- ["github.com/gorilla/websocket", "", True, "ReadJSON", "", "", "Argument[1]", "remote", "manual"]
- ["github.com/gorilla/websocket", "Conn", True, "ReadJSON", "", "", "Argument[0]", "remote", "manual"]
- ["github.com/gorilla/websocket", "Conn", True, "ReadMessage", "", "", "ReturnValue[1]", "remote", "manual"]