From 874ec5c3e2d1c06abf3d73929c3077bf54f48db9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 7 Sep 2018 15:17:56 -0400 Subject: [PATCH] Update history to reflect merge of #7226 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) 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