Metadata-Version: 2.1
Name: mwdb-core
Version: 2.7.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.7
Requires-Dist: Authlib (==0.15.4)
Requires-Dist: Flask-Limiter (==2.1.3)
Requires-Dist: Flask-Migrate (==3.1.0)
Requires-Dist: Flask-RESTful (==0.3.9)
Requires-Dist: Flask-SQLAlchemy (==2.5.1)
Requires-Dist: Flask (==2.0.2)
Requires-Dist: PyYAML (==5.4)
Requires-Dist: SQLAlchemy (==1.3.18)
Requires-Dist: Werkzeug (==2.0.3)
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: karton-core (==4.3.0)
Requires-Dist: luqum (==0.7.4)
Requires-Dist: marshmallow (==3.7.1)
Requires-Dist: minio (==7.1.0)
Requires-Dist: prance (==0.21.8.0)
Requires-Dist: psycopg2-binary (==2.8.5)
Requires-Dist: pyJWT (==2.3.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: python-json-logger (==2.0.2)
Requires-Dist: python-magic (==0.4.18)
Requires-Dist: redis (==3.2.1)
Requires-Dist: regex (==2021.7.6)
Requires-Dist: requests (==2.26.0)
Requires-Dist: ssdeep (==3.4)
Requires-Dist: typed-config (==0.2.1)
Requires-Dist: uwsgi (==2.0.20)


Malware repository component for automated malware collection/analysis systems.

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


