SECURITY: check magic bytes before using ImageMagick tools

This commit is contained in:
Régis Hanol
2016-05-03 21:54:07 +02:00
parent b061ba5c52
commit df14926e42
4 changed files with 13 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ gem 'fast_xs'
gem 'fast_xor'
# while we sort out https://github.com/sdsykes/fastimage/pull/46
gem 'fastimage_discourse', require: 'fastimage'
gem 'discourse_fastimage', require: 'fastimage'
gem 'aws-sdk', require: false
gem 'excon', require: false
gem 'unf', require: false