Skip to content

Upgrade brakeman: 4.10.1 → 5.0.0 (major)#329

Open
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/brakeman-5.0.0
Open

Upgrade brakeman: 4.10.1 → 5.0.0 (major)#329
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/brakeman-5.0.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jan 28, 2021

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ brakeman (4.10.1 → 5.0.0) · Repo · Changelog

Release Notes

5.0.0

  • Scan (almost) all Ruby files in project
  • Revamp CSV report to a CSV list of warnings
  • Add Sonarqube report format (Adam England)
  • Add check for (more) unsafe method reflection (#1488, #1507, and #1508)
  • Add check for potential HTTP verb confusion (#1432)
  • Add --[no-]skip-vendor option
  • Ignore uuid as a safe attribute
  • Ignore Tempfile#path in shell commands
  • Ignore development environment
  • Collapse __send__ calls
  • Set Rails configuration defaults based on load_defaults version
  • Update Ruby requirement to version 2.4.0
  • Suggest using --force if no Rails application is detected

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 28, 2021
@depfu depfu bot assigned marsz Jan 28, 2021
@depfu depfu bot changed the title Update brakeman: 4.8.2 → 5.0.0 (major) Upgrade brakeman: 4.10.1 → 5.0.0 (major) Feb 9, 2021
@depfu depfu bot force-pushed the depfu/update/brakeman-5.0.0 branch from 89d80e4 to b829a29 Compare February 9, 2021 08:45
@depfu depfu bot force-pushed the depfu/update/brakeman-5.0.0 branch from b829a29 to 3bed91f Compare June 4, 2021 16:56
@depfu depfu bot force-pushed the depfu/update/brakeman-5.0.0 branch from 3bed91f to 2223112 Compare November 15, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant