Class
Brakeman::CheckNestedAttributesBypass
In:
lib/brakeman/checks/check_nested_attributes_bypass.rb
Parent:
Brakeman::BaseCheck
groups.google.com/d/msg/rubyonrails-security/cawsWcQ6c8g/tegZtYdbFQAJ
Methods
allow_destroy?
check_nested_attributes
reject_if?
run_check
warn_about_nested_attributes
workaround?
Public Instance methods
allow_destroy?
(arg)
check_nested_attributes
()
reject_if?
(arg)
run_check
()
warn_about_nested_attributes
(name, model, args)
workaround?
()
[Validate]