Files
codeql/go/ql/lib/ext/github.com.golang-jwt.jwt.model.yml
2024-02-14 12:21:51 +01:00

8 lines
330 B
YAML

extensions:
- addsTo:
pack: codeql/go-all
extensible: sinkModel
data:
- ["github.com/golang-jwt/jwt", "Token", True, "SignedString", "", "", "Argument[0]", "credentials-key", "manual"]
- ["github.com/golang-jwt/jwt", "SigningMethod", True, "Sign", "", "", "Argument[1]", "credentials-key", "manual"]