Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor Lead Promotion Logic to Improve Separation of Concerns #1398

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

fixing whitespace issue in leads_helper.rb end of file

2857cc9
Select commit
Loading
Failed to load commit list.
Open

Refactor Lead Promotion Logic to Improve Separation of Concerns #1398

fixing whitespace issue in leads_helper.rb end of file
2857cc9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Brakeman succeeded Dec 11, 2024 in 5s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 120 in app/controllers/entities/leads_controller.rb

See this annotation in the file changed.

Code scanning / Brakeman

Specify exact keys allowed for mass assignment instead of using permit! which allows any keys. Warning

Specify exact keys allowed for mass assignment instead of using permit! which allows any keys.