diff --git a/History.markdown b/History.markdown index c6e21f80..73699756 100644 --- a/History.markdown +++ b/History.markdown @@ -104,6 +104,7 @@ ### Bug Fixes * Add call to unused method `validate_options` in `commands/serve.rb` (#7122) + * Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226) ### feature