Django-clamd

Latest version: v0.4.0

Safety actively analyzes 620814 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.0

In this release if the file is too big for ClamdAV Daemon then do not raise exception and thread the file as safe.

In this release is added integration with Travis CI and Python 3.6 is officially supported.

0.3.3

Bugfix release:

- Fix translations (mallware is with double **l**) - Tanks to emoitzi

Additionally change Python and Django versions against which the project is tested. Now supported versions become:

- Python: 2.7, 3.4 and 3.5
- Django: 1.8, 1.10 and 1.11

Code of the project was not changed and it will still work even with Django 1.4 but it's not considered officially supported combination.

0.3.2

Bugfix release
- Respect `settings.CLAMD_TCP_SOCKET` and `settings.CLAMD_TCP_ADDR` correclty

0.3.1

Bugfix release
- Fix false positive validation

Additionaly this is the first usable release from PyPi and can be installed just with:


pip install django-clamd

0.3.0

Third version of `django-clamd`

Changes:
- Smarter defaults - try to guess if we are running under Fedora/CentOS
- Raising ValidationError with code `infected`

Also prepare for PyPi.

0.2.1

Bugfix release
- Fix setup to include translations

Additionally add installation instructions in README

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.