Metadata-Version: 2.1
Name: mwdb-core
Version: 2.13.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
License-File: LICENSE
License-File: LICENSE.AGPL
Requires-Dist: Authlib (==1.3.1)
Requires-Dist: Flask-Migrate (==3.1.0)
Requires-Dist: Flask-SQLAlchemy (==2.5.1)
Requires-Dist: Flask (==2.3.3)
Requires-Dist: SQLAlchemy (==1.3.18)
Requires-Dist: Werkzeug (==3.0.3)
Requires-Dist: alembic (==1.4.2)
Requires-Dist: apispec[marshmallow,yaml] (==6.4.0)
Requires-Dist: bcrypt (==3.1.4)
Requires-Dist: boto3 (==1.24.38)
Requires-Dist: click-default-group (==1.2.2)
Requires-Dist: click (==8.1.3)
Requires-Dist: gunicorn (==22.0.0)
Requires-Dist: karton-core (==5.4.0)
Requires-Dist: limits (==3.9.0)
Requires-Dist: luqum (==0.13.0)
Requires-Dist: marshmallow (==3.20.2)
Requires-Dist: prometheus-client (==0.19.0)
Requires-Dist: psycopg2-binary (==2.9.9)
Requires-Dist: pyJWT (==2.4.0)
Requires-Dist: pycryptodomex (==3.19.1)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: python-json-logger (==2.0.2)
Requires-Dist: python-magic (==0.4.18)
Requires-Dist: pyzipper (==0.3.5)
Requires-Dist: redis (==4.5.4)
Requires-Dist: requests (==2.32.0)
Requires-Dist: ssdeep (==3.4)
Requires-Dist: typed-config (==1.1.0)


Malware repository component for automated malware collection/analysis systems.

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


