Files
codeql/ruby/ql
Harry Maclean 4239268efd Ruby: Prevent some false flow into splat params
In cases where there are positional parameters after a splat parameter,
don't attempt to match the splat parameter to a splat argument. We need
more sophisticated modelling to handle these cases, which is future
work.
2023-08-09 15:01:40 +01:00
..
2022-12-13 09:45:31 +13:00
2023-08-03 10:56:50 +02:00