Metadata-Version: 2.1
Name: mentat-ng
Version: 2.12.114.dev0
Summary: Distributed modular SIEM system designed to monitor networks of all sizes
Home-page: https://homeproj.cesnet.cz/git/mentat-ng.git
Author: CESNET-CERTS Development Team
Author-email: csirt@cesnet.cz
License: MIT
Keywords: library
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
License-File: LICENSE.txt
Requires-Dist: pytz <2023.0.0,>=2022.7.1
Requires-Dist: psycopg2 <2.10.0,>=2.9.6
Requires-Dist: babel <2.13.0,>=2.12.1
Requires-Dist: wtforms[email] <4.0.0,>=3.0.1
Requires-Dist: wtforms-sqlalchemy <1.0.0,>=0.3
Requires-Dist: sqlalchemy <=3.0.0,>=2.0.12
Requires-Dist: alembic <2.0.0,>=1.10.2
Requires-Dist: jinja2 <3.2.0,>=3.1.2
Requires-Dist: jinja2-highlight <1.0.0,>=0.6.1
Requires-Dist: werkzeug <3.0.0,>=2.2.3
Requires-Dist: click <9.0.0,>=8.1.7
Requires-Dist: flask <2.3.0,>=2.2.3
Requires-Dist: flask-login <1.0.0,>=0.6.2
Requires-Dist: flask-migrate <5.0.0,>=4.0.4
Requires-Dist: flask-babel <4.0.0,>=3.0.1
Requires-Dist: flask-principal <1.0.0,>=0.4.0
Requires-Dist: flask-wtf <2.0.0,>=1.1.1
Requires-Dist: flask-sqlalchemy <4.0.0,>=3.0.3
Requires-Dist: flask-debugtoolbar <1.0.0,>=0.13.1
Requires-Dist: flask-jsglue <1.0.0,>=0.3.1
Requires-Dist: dnspython <3.0.0,>=2.3.0
Requires-Dist: geoip2 <5.0.0,>=4.6.0
Requires-Dist: requests <3.0.0,>=2.28.2
Requires-Dist: rrdtool <0.2,>=0.1.16
Requires-Dist: pydgets <1.0,>=0.11
Requires-Dist: pyzenkit <1.0,>=0.65
Requires-Dist: pynspect <1.0,>=0.22
Requires-Dist: ipranges <1.0.0,>=0.1.12
Requires-Dist: typedcols <1.0.0,>=0.1.15
Requires-Dist: idea-format <1.0.0,>=0.1.15
Requires-Dist: itsdangerous <2.2.0,>=2.1.2
Requires-Dist: plotly <5.19.0,>=5.18.0
Requires-Dist: pandas <2.2.0,>=1.3.5
Provides-Extra: dev
Requires-Dist: setuptools <71.0,>=70.0 ; extra == 'dev'
Requires-Dist: wheel <0.44,>=0.43 ; extra == 'dev'
Requires-Dist: nose2 <0.16,>=0.15 ; extra == 'dev'
Requires-Dist: coverage <7.6,>=7.5 ; extra == 'dev'
Requires-Dist: pyflakes <3.3,>=3.2 ; extra == 'dev'
Requires-Dist: pylint <4.0,>=3.2 ; extra == 'dev'
Requires-Dist: sendria <2.3,>=2.2 ; extra == 'dev'
Requires-Dist: sphinx <8.0,>=7.3 ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme <3.0,>=2.0 ; extra == 'dev'
Requires-Dist: python-dotenv <2.0,>=1.0 ; extra == 'dev'
Requires-Dist: twine <6.0,>=5.1 ; extra == 'dev'

Mentat SIEM - README
================================================================================

For more information about this project please refer to following resources:

* `Official project webpage <https://mentat.cesnet.cz/en/index>`__
* `Official project documentation <https://713.gitlab-pages.cesnet.cz/mentat/mentat/master/html/manual.html>`__
* `Issue tracking system <https://homeproj.cesnet.cz/projects/mentat>`__
* `Code repository <https://homeproj.cesnet.cz/git/mentat-ng.git/>`__


Copyright
--------------------------------------------------------------------------------

| Copyright: (C) since 2011 CESNET, z.s.p.o (http://www.ces.net/)
| Author: Jan Mach <jan.mach@cesnet.cz>
| Use of this package is governed by the MIT license, see LICENSE file.
|
