Skip to content

Bump brakeman from 7.1.2 to 8.0.3#45

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/brakeman-8.0.3
Closed

Bump brakeman from 7.1.2 to 8.0.3#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/brakeman-8.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps brakeman from 7.1.2 to 8.0.3.

Release notes

Sourced from brakeman's releases.

8.0.3

  • Add release age option for --ensure-latest (#1989)
  • Fix polymorphic_name SQLi false positive (Fredrico Franco)
  • Fix logger behavior when loading config files (#2009)
  • Handle application names with module prefixes (#2011)

8.0.2

  • Reline console control should use stderr
  • Fix logger cleanup based method (Imran Iqbal)

8.0.1

  • Fix for disappearing cursor when no warnings are reported

8.0.0

  • Complete revamp of scan progress output and logging
  • --skip-libs removed (#1839
  • --index-libs removed
  • Fix qualified constant lookup to respect module/class context (Mike Dalessio)
  • Fix singleton method prefixes (viralpraxis)
  • Faster file globbing for templates (Mikael Henriksson)
  • No longer produce weak dynamic render path warnings
  • Replace Erubis with Erubi (#1970)
Changelog

Sourced from brakeman's changelog.

8.0.3 - 2026-02-26

  • Fix polymorphic_name SQLi false positive (Fredrico Franco)
  • Fix logger behavior when loading config files
  • Handle application names with module prefixes
  • Add release age option for --ensure-latest

8.0.2 - 2026-02-03

  • Reline console control should use stderr
  • Fix logger cleanup based method (Imran Iqbal)

8.0.1 - 2026-01-29

  • Make sure to reset the cursor even when exit code is 0

8.0.0 - 2026-01-29

  • No longer produce weak dynamic render path warnings
  • --skip-libs removed
  • --index-libs removed
  • Revamp of scan progress output and logging
  • Faster file globbing for templates (Mikael Henriksson)
  • Fix singleton method prefixes (viralpraxis)
  • Fix qualified constant lookup to respect module/class context (Mike Dalessio)
  • Replace Erubis with Erubi
Commits
  • 8b644a6 Bump to 8.0.3
  • 08e0a18 Update CHANGES
  • a29fe44 Merge pull request #2014 from FFederi/fix-polymorphic-name-false-positive
  • 61150cf Fix polymorphic_name false positive
  • f65d077 Merge pull request #2013 from presidentbeef/better_logger_loading_options
  • c5dcda5 Fix logger behavior when loading config files
  • c1d7ccc Merge pull request #2012 from presidentbeef/handle_application_config_better
  • a446d80 Merge pull request #2008 from presidentbeef/add_age_option_for_ensure_latest
  • 317d2eb Older Rubies don't support ranges for options
  • 1f7d2ee Handle application names with module prefixes
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 7.1.2 to 8.0.3.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v7.1.2...v8.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2026

Superseded by #46.

@dependabot dependabot bot closed this Mar 5, 2026
@dependabot dependabot bot deleted the dependabot/bundler/brakeman-8.0.3 branch March 5, 2026 23:10
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.

0 participants