HTTP Verb Confusion

ID

ruby.checkverbconfusion

Severity

low

Resource

HTTP Verb Confusion

Language

Ruby

Description

Check for uses of request.get? that might have unintentional behavior

Rationale

Check for uses of request.get? that might have unintentional behavior

Remediation

Follow secure coding practices for Ruby on Rails applications. Review the references below for detailed remediation guidance.

Configuration

This detector does not need any configuration.