Protect your CarrierWave uploads from image bombs by validating image dimensions and file size.
gem install carrierwave-bombshelterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Include the bombshelter module in your uploader
Add 'require "carrierwave"' before requiring carrierwave-bombshelter
No dependency data recorded yet.