pytenzir

View on PyPIReverse Dependencies (0)

4.5.0 pytenzir-4.5.0-py3-none-any.whl

Wheel Details

Project: pytenzir
Version: 4.5.0
Filename: pytenzir-4.5.0-py3-none-any.whl
Download: [link]
Size: 14482
MD5: dfac7c82a9ba201e0e56b439fcbc40fc
SHA256: 009c76cdc1694cc51ce1f3737afcf1848c88752d0c229169cf0e77054c098c00
Uploaded: 2023-11-16 15:19:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytenzir
Version: 4.5.0
Summary: A security telemetry engine for detection and response
Author: Tenzir
Author-Email: engineering[at]tenzir.com
Maintainer: Tenzir
Maintainer-Email: engineering[at]tenzir.com
Home-Page: https://tenzir.com
Project-Url: Documentation, https://tenzir.com/docs
Project-Url: Repository, https://github.com/tenzir/tenzir
License: BSD-3-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.10,<4.0
Requires-Dist: aiohttp (<4.0,>=3.8); extra == "thehive"
Requires-Dist: coloredlogs (<16.0,>=15.0)
Requires-Dist: dynaconf (<4.0,>=3.2)
Requires-Dist: numpy (<2.0,>=1.24)
Requires-Dist: pandas (<3.0,>=1.5)
Requires-Dist: pyarrow (<15,>=11)
Provides-Extra: thehive
Description-Content-Type: text/markdown
[Description omitted; length: 1859 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytenzir/__init__.py sha256=EiAusSvMdIYm6CubKYkjfdfaDKzrtI4sLTxS4qmh4Xo 81
pytenzir/apps/thehive.py sha256=WYWjRLPU7bu73_G3KPDMM9breBI4gf-Rszx-85cMJoA 5832
pytenzir/tenzir/__init__.py sha256=OwZClANlr6ox7yM8tlWQjLuOMJ_4IQmpDqyFy27Tm9g 74
pytenzir/tenzir/cli.py sha256=d7bmT0ylytHWOccHXB8NbiSa96I6xVeG-2ieKqokfx8 2913
pytenzir/tenzir/convert.py sha256=b3I5lsCEnIHlqhB3fydf4fkKDoP_qinnmmDGJ35VJxQ 3657
pytenzir/tenzir/tenzir.py sha256=-DxoEUgztlEU81QznNC2to3hIcQyIYNpV59VSjFLbCc 6170
pytenzir/utils/arrow.py sha256=-n28oYPLby5EROXwe-tEcjj_vrLZHa03smrPXIvN478 7461
pytenzir/utils/asyncio.py sha256=cmZpto28Kg9aRuovsbJHCSxVElpxY-3XnVHQ01zVOMg 2062
pytenzir/utils/config.py sha256=3xqF2oRW4JN5TSxaax9n2dgIWaMrzDXZzcHm1nuxa8k 740
pytenzir/utils/logging.py sha256=0f-YpZQix7rRBD1cYKT9ZfOS002dEdc7ABtBBGnKJK8 1947
pytenzir-4.5.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
pytenzir-4.5.0.dist-info/entry_points.txt sha256=ShNNVty2APd5P9_0NkHxAMDjmq9Kn4Y9YMKHk2IAnDg 121
pytenzir-4.5.0.dist-info/METADATA sha256=lHYVrFwO-Xz6v4xV6J3dYjYrMSxVugpsoh5idb5Ehn0 3256
pytenzir-4.5.0.dist-info/RECORD

entry_points.txt

app-thehive-count-alerts = pytenzir.apps.thehive:count_alerts
app-thehive-run = pytenzir.apps.thehive:run