List view
Planned features are focused on security and performance. **Security:** - Replace `content_type` validator `spoofing_protection` with `deep_validation`, which will do the expected job [#404](https://github.com/igorkasyanchuk/active_storage_validations/issues/404) - Add new handled content_types for `processable_file` validator (therefore for `deep_validation` option) [#405](https://github.com/igorkasyanchuk/active_storage_validations/issues/405) - Add timeouts limit for heavy validators [#410](https://github.com/igorkasyanchuk/active_storage_validations/issues/410) - Better handling of opened/streamed files with hard size threshold [#406](https://github.com/igorkasyanchuk/active_storage_validations/issues/406) - Add `antivirus` validator [#408](https://github.com/igorkasyanchuk/active_storage_validations/issues/408) **Performance** - Do not run heavy validators if size validator failed [#409](https://github.com/igorkasyanchuk/active_storage_validations/issues/409) **Other** - Remove Rails 6.1.4 support [#407](https://github.com/igorkasyanchuk/active_storage_validations/issues/407)
No due date•0/7 issues closed