Files
codeql/ql/lib
Harry Maclean 3a1b294c21 Identify more ActiveRecord calculate methods
`average`, `count`, `maximum`, `minimum` and `sum` are all convenience
methods that call `calculate(:<method name>, ...)` under the hood.
Therefore they are vulnerable to SQL injection too.
2021-09-29 10:11:38 +01:00
..
2021-09-20 23:13:38 +01:00
2021-08-26 18:48:53 -04:00