engineyard / engineyard/user_impersonate
Brakeman is reporting unsafe model attribute when using suggested impersonate method
Open
- Dominant language
- Ruby
- Stars
- 28
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I love this gem.
When using link_to("Impersonate User", impersonate_engine.impersonate_user_path(user)) Brakeman is reporting:
Unsafe model attribute in link_to href near line 24: link_to("Impersonate User", impersonate_engine.impersonate_user_path(user))
Is this a byproduct of the route being in the mountable engine?
Rails 3.2.13
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.