nemesis/python_nemesis
Robert Putt aa51aa4a59 Add clamav scanning plugin
Adds clamav scanning plugging to perform malware scanning via
clamd unix socket

Change-Id: I8a1288080c861c6e75adb37f7bc94500150ed3c0
2018-05-09 19:56:24 +01:00
..
api Missing bytes conversion 2018-05-09 18:21:17 +01:00
db Use Oslo Config global CONF object rather than Flask config. 2018-03-08 19:17:19 +00:00
plugins Add clamav scanning plugin 2018-05-09 19:56:24 +01:00
tests Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
worker Add Exif plugin. 2018-03-09 10:27:00 +00:00
__init__.py Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
api_app.py Split entrypoints into api and worker for simplicity. 2017-12-15 19:11:43 +00:00
base_app.py Split entrypoints into api and worker for simplicity. 2017-12-15 19:11:43 +00:00
config.py Split entrypoints into api and worker for simplicity. 2017-12-15 19:11:43 +00:00
default_config.py Adding basic flask framework 2017-03-16 19:30:50 +00:00
exceptions.py Add MIME type detection upon upload 2017-12-15 07:18:39 +00:00
extensions.py Adds Flask Keystone to Nemesis Project 2017-06-10 11:08:07 +01:00
file_hasher.py Allow file upload and hash calculation. 2017-12-02 20:24:51 +00:00
notifications.py Add uber simple Oslo.Messaging notifier for sending messages. 2017-12-03 17:21:29 +00:00
swift.py Add Exif plugin. 2018-03-09 10:27:00 +00:00
worker_app.py Use Oslo Config global CONF object rather than Flask config. 2018-03-08 19:17:19 +00:00