Metadata-Version: 2.4
Name: openrelik-worker-common
Version: 0.17.4
Summary: Common utilities for OpenRelik workers
Author-email: Johan Berggren <jberggren@gmail.com>, hacktobeer <ramsesdebeer@gmail.com>, Fry <fryx0r@gmail.com>
License: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: debugpy<2.0.0,>=1.8.6
Requires-Dist: redis<6.0.0,>=5.2.1
Requires-Dist: structlog<26.0.0,>=25.4.0
Description-Content-Type: text/markdown

[![codecov](https://codecov.io/gh/openrelik/openrelik-worker-common/graph/badge.svg?token=T0Z72PB3YL)](https://codecov.io/gh/openrelik/openrelik-worker-common)

# openrelik-worker-common
Common utilities for OpenRelik workers

# Documentation
Documentation can be found [here](https://openrelik.github.io/openrelik-worker-common/openrelik_worker_common/index.html)

# Run Tests
```
sudo apt-get install john john-data hashcat qemu-utils fdisk ntfs-3g
uv sync --all-groups
uv run pytest --cov=.
```

##### Obligatory Fine Print
This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.
