Files
codeql/ruby/ql/test/library-tests/frameworks
Harry Maclean 20f1a74202 Ruby: Restrict GraphQL remote flow sources
Previously we considered any splat parameter in a graphql resolver to be
a remote flow source. Now we limit that to reads of the parameter which
yield scalar types (e.g. String), as defined by the GraphQL schema.

This should reduce GraphQL false positives.
2023-09-14 12:14:56 +01:00
..
2022-11-30 11:50:35 +13:00
2023-02-07 09:37:26 +13:00
2023-05-06 12:25:25 +02:00
2023-06-09 15:39:18 +02:00
2023-06-01 13:50:32 +01:00