excuting govulncheck -show verbose ./... results in
Vulnerability #1: GO-2024-2920
Denial of service vulnerability via the parseDirectives function in
github.com/vektah/gqlparser
More info: https://pkg.go.dev/vuln/GO-2024-2920
Module: github.com/vektah/gqlparser
Found in: github.com/vektah/gqlparser@v1.3.1
Fixed in: N/A
What happened?
excuting
govulncheck -show verbose ./...
results inWhat did you expect?
no issue reported
Minimal graphql.schema and models to reproduce
versions