A malware scanning and file intelligence API for the OpenStack ecosystem.
Go to file
Robert Putt a4ab2d89ca Allow file upload and hash calculation.
Allow users to upload file for analysis and calculate hash for file.
Later we probably need to send this to some shared storage (Swift)
and then pass the file_id to a queue so the workers can pick it up
and process it accordingly.

Change-Id: Ie45adb5154c1c17f61c6d0cdddeaa2191d05f91e
2017-12-02 20:24:51 +00:00
alembic Allow file upload and hash calculation. 2017-12-02 20:24:51 +00:00
doc/source Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
python_nemesis Allow file upload and hash calculation. 2017-12-02 20:24:51 +00:00
releasenotes Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
.gitreview Added .gitreview 2017-03-08 09:04:00 +00:00
CONTRIBUTING.rst Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
HACKING.rst Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
LICENSE Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
MANIFEST.in Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
README.rst There is no documentation for nemesis 2017-03-22 17:03:36 +05:30
alembic.ini Add alembic for database migrations. 2017-11-30 19:05:02 +00:00
babel.cfg Adding project template as generated by cookiecutter 2017-03-08 18:08:07 +00:00
nemesis.conf.sample Generate alembic migration scripts for new models. 2017-11-30 22:04:59 +00:00
requirements.txt Updated from global requirements 2017-11-29 09:03:03 +00:00
setup.cfg Added the py35 env 2017-03-22 16:53:24 +05:30
setup.py Updated from global requirements 2017-05-17 03:50:47 +00:00
test-requirements.txt Updated from global requirements 2017-11-29 09:03:03 +00:00
tox.ini Enable some off-by-default checks 2017-07-26 16:52:30 +08:00

README.rst

nemesis

A file intelligence and malware scanning API for the OpenStack ecosystem.

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO