mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Remove spurious model
This referenced a test-specific package; these protobuf models are more than MaD can specify, so they have already moved back into Protobuf.qll.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/go-all
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["codeql-go-tests/protobuf/protos/query", "Query", True, "GetAlerts", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["codeql-go-tests/protobuf/protos/query", "Query", True, "GetDescription", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["codeql-go-tests/protobuf/protos/query", "Query", True, "GetId", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["codeql-go-tests/protobuf/protos/query", "Query", True, "GetKeyValuePairs", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["codeql-go-tests/protobuf/protos/query", "QuerySuite", True, "GetQueries", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["codeql-go-tests/protobuf/protos/query", "Query_Alert", True, "GetLoc", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
- ["codeql-go-tests/protobuf/protos/query", "Query_Alert", True, "GetMsg", "", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
|
||||
Reference in New Issue
Block a user