|
|
|
|
|
by Polylactic_acid
2325 days ago
|
|
Static code analyzers don't seem to find too much interesting in my experience. They could basically only find string interpol in queries and uses of constantize. Ruby is just too dynamic to find any really interesting issues. |
|
(source: a few years of webapp pentesting and Rails app dev)