Skip to content

Rails 5/brakeman - #2713

Merged
briri merged 2 commits into
developmentfrom
rails_5/brakeman
Oct 27, 2020
Merged

Rails 5/brakeman #2713
briri merged 2 commits into
developmentfrom
rails_5/brakeman

Conversation

@xsrust

@xsrust xsrust commented Oct 16, 2020

Copy link
Copy Markdown
Contributor

Resolves both of #2710 by ignoring the warnings.
These were previously ignored and after evaluation should be safe to continue to ignore, the warnings were thrown as the line-numbers had changed.

Additionally resolves the SQL injection warning from #2711 in app/controllers/concerns/paginable.rb by converting from the string to symbol style of call chain.

Note:
You can run bundle exec brakeman -I to run through the vulnerabilities locally with a dialogue to ignore them.
See https://brakemanscanner.org/docs/ignoring_false_positives/ for more details

@briri
briri merged commit d4218cc into development Oct 27, 2020
@briri
briri deleted the rails_5/brakeman branch December 18, 2020 17:00
portagenetwork pushed a commit to portagenetwork/roadmap that referenced this pull request Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants