We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e0a18 commit 8b644a6Copy full SHA for 8b644a6
CHANGES.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 8.0.3 - 2026-02-26
2
3
* Fix `polymorphic_name` SQLi false positive (Fredrico Franco)
4
* Fix logger behavior when loading config files
lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
- Version = "8.0.2"
+ Version = "8.0.3"
end
0 commit comments