You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from WeakParamsFlow::PathNodesource, WeakParamsFlow::PathNodesink
56
+
where WeakParamsFlow::flowPath(source,sink)
56
57
selectsink.getNode(),source,sink,
57
58
"By exposing all keys in request parameters or by blindy accessing them, unintended parameters could be used and lead to mass-assignment or have other unexpected side-effects. It is safer to follow the 'strong parameters' pattern in Rails, which is outlined here: https://api.rubyonrails.org/classes/ActionController/StrongParameters.html"
0 commit comments