Skip to content

Commit 8b644a6

Browse files
committed
Bump to 8.0.3
1 parent 08e0a18 commit 8b644a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 8.0.3 - 2026-02-26
22

33
* Fix `polymorphic_name` SQLi false positive (Fredrico Franco)
44
* Fix logger behavior when loading config files

lib/brakeman/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Brakeman
2-
Version = "8.0.2"
2+
Version = "8.0.3"
33
end

0 commit comments

Comments
 (0)