mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Remove another protobuf instance now handled in Protobuf.qll
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/go-all
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["github.com/pwntester/go-twirp-rpc-example/rpc/notes", "CreateNoteParams", True, "GetText", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["github.com/pwntester/go-twirp-rpc-example/rpc/notes", "GetAllNotesResult", True, "GetNotes", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["github.com/pwntester/go-twirp-rpc-example/rpc/notes", "Note", True, "GetCreatedAt", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["github.com/pwntester/go-twirp-rpc-example/rpc/notes", "Note", True, "GetId", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["github.com/pwntester/go-twirp-rpc-example/rpc/notes", "Note", True, "GetText", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
Reference in New Issue
Block a user