Files
codeql/go/ql/lib/ext/github.com.kataras.iris.middleware.jwt.model.yml
Owen Mansel-Chan 78b66abad3 Convert existing credentials sinks to MaD
I checked that the tests failed when I removed the classes and passed
again when I add the MaD models.
2024-07-25 12:53:16 +01:00

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"]