Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump brakeman from 5.4.1 to 6.0.0 #60

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps brakeman from 5.4.1 to 6.0.0.

Release notes

Sourced from brakeman's releases.

6.0.0

  • Drop support for Ruby 1.8/1.9 syntax
  • Raise minimum Ruby version to 3.0
  • Add obsolete fingerprints to comparison report (#1758)
  • Warn about missing CSRF protection when defaults are not loaded (Chris Kruger)
  • Fix false positive with content_tag in newer Rails (#1778)
  • Scan directories that include the word public
  • Fix end-of-life dates for Ruby
Changelog

Sourced from brakeman's changelog.

6.0.0 - 2023-05-24

  • Add obsolete fingerprints to comparison report
  • Warn about missing CSRF protection when defaults are not loaded (Chris Kruger)
  • Scan directories that include the word public
  • Raise minimum Ruby version to 3.0
  • Drop support for Ruby 1.8/1.9 syntax
  • Fix end-of-life dates for Ruby
  • Fix false positive with content_tag in newer Rails
Commits
  • 9be7fbf Bump to 6.0.0
  • 32add92 Update CHANGES
  • b4d07f8 No attribute name XSS warning in Rails 6.1.6+ (#1779)
  • 38306e2 Update CHANGES
  • 98885f3 Add obsolete entries to comparison report (#1777)
  • a301e6a Merge pull request #1776 from presidentbeef/montdidier-hotfix/rails_52_if_no_...
  • d6c99c7 Test for Rails 5.2 CSRF warning with no defaults
  • 022a0c9 Merge branch 'hotfix/rails_52_if_no_defaults' of github.com:montdidier/brakem...
  • dd9ba8b Scan directories that include 'public' (#1774)
  • fe5abcd use correct capitalization for GitHub (#1772)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.4.1 to 6.0.0.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v5.4.1...v6.0.0)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 29, 2023
@kidhab kidhab merged commit a429aee into main May 30, 2023
@dependabot dependabot bot deleted the dependabot/bundler/brakeman-6.0.0 branch May 30, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant