Metadata-Version: 2.1
Name: mwdb-core
Version: 2.2.0
Summary: MWDB Core malware database
Home-page: https://github.com/CERT-Polska/mwdb-core
Author: CERT Polska
Author-email: info@cert.pl
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: Flask-Migrate (==2.5.3)
Requires-Dist: Flask-RESTful (==0.3.6)
Requires-Dist: Flask-SQLAlchemy (==2.4.3)
Requires-Dist: Flask (==1.1.2)
Requires-Dist: PyYAML (==5.3.1)
Requires-Dist: SQLAlchemy (==1.3.18)
Requires-Dist: Werkzeug (==1.0.1)
Requires-Dist: alembic (==1.4.2)
Requires-Dist: apispec[validation,yaml] (==3.3.1)
Requires-Dist: bcrypt (==3.1.4)
Requires-Dist: click-default-group (==1.2.2)
Requires-Dist: click (==7.1.2)
Requires-Dist: logmatic-python (==0.1.7)
Requires-Dist: luqum (==0.7.4)
Requires-Dist: marshmallow (==3.7.1)
Requires-Dist: minio (==6.0.0)
Requires-Dist: psycopg2-binary (==2.8.5)
Requires-Dist: python-magic (==0.4.18)
Requires-Dist: redis (==3.2.1)
Requires-Dist: requests (==2.24.0)
Requires-Dist: ssdeep (==3.4)
Requires-Dist: typed-config (==0.2.1)
Requires-Dist: uwsgi (==2.0.19.1)


Malware repository component for automated malware collection/analysis systems.

Under the hood of mwdb.cert.pl service hosted by CERT.pl.


