Skip to content

Bump loofah from 2.25.0 to 2.25.1 #9

Bump loofah from 2.25.0 to 2.25.1

Bump loofah from 2.25.0 to 2.25.1 #9

Triggered via pull request March 18, 2026 21:10
Status Success
Total duration 55s
Artifacts

brakeman.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd, step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run: app/models/problem.rb#L336
Weak hashing algorithm used: MD5
run: app/models/problem.rb#L179
Weak hashing algorithm used: MD5
run: app/models/problem.rb#L154
Weak hashing algorithm used: MD5
run: app/models/problem.rb#L116
Weak hashing algorithm used: MD5
run: app/models/problem.rb#L115
Weak hashing algorithm used: MD5
run: app/models/problem.rb#L114
Weak hashing algorithm used: MD5
run: app/models/notice_fingerprinter.rb#L35
Weak hashing algorithm used: MD5
run: app/controllers/api/v3/notices_controller.rb#L7
Hardcoded value for `UNKNOWN_API_KEY` in source code
run: app/controllers/comments_controller.rb#L33
Specify exact keys allowed for mass assignment instead of using `permit!` which allows any keys
run: app/controllers/apps_controller.rb#L189
Specify exact keys allowed for mass assignment instead of using `permit!` which allows any keys