Class | Brakeman::CheckPermitAttributes |
In: |
lib/brakeman/checks/check_permit_attributes.rb
|
Parent: | Brakeman::BaseCheck |
SUSPICIOUS_KEYS | = | { admin: :high, account_id: :high, role: :medium, banned: :medium, } |