mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
I checked that the tests failed when I removed the classes and passed again when I add the MaD models.
8 lines
329 B
YAML
8 lines
329 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/go-all
|
|
extensible: sinkModel
|
|
data:
|
|
- ["github.com/kataras/iris/middleware/jwt", "", True, "NewSigner", "", "", "Argument[1]", "credentials-key", "manual"]
|
|
- ["github.com/kataras/iris/middleware/jwt", "Signer", True, "Key", "", "", "", "credentials-key", "manual"]
|