Additional bots for IntelMQ
Project description
IntelMQ Extensions
This project collects customized bots used primary by CERT.at.
Usage
Install the package on the machine. Then, it's enough to just declare the bot's module
pointing to this package, e.g. intelmq_extensions.bots.collectors.xmpp
Running tests
This package comes with test runners configured using tox. To use them:
tox -elint # run code style checks
tox -epy310 # run simple unittests against Python 3.10
# For running all unittests, including connecting to external services / database
# use on of the following:
tox -efull # assuming you run redis, postgres etc. on your own
tox -efull-with-docker # this will use docker compose to provision services for tests;
# please note it uses default ports
# You can pass arguments to the pytest, e.g. to run a specific test:
tox -efull-with-docker -- intelmq_extensions/tests/bots/experts/squelcher/test_expert.py::TestSquelcherExpertBot::test_address_match1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file intelmq_extensions-1.8.1.tar.gz.
File metadata
- Download URL: intelmq_extensions-1.8.1.tar.gz
- Upload date:
- Size: 82.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1e6b3d290124f87fac8ebf7f245c5d1f6333de258ae4dc889db6437a03cbe64
|
|
| MD5 |
16e3e54269f438afb4efbc4e584efc7f
|
|
| BLAKE2b-256 |
59d21f307e7323685f68666f852aa8e4c19720ee1b119442e62d097001ce0dc3
|
File details
Details for the file intelmq_extensions-1.8.1-py3-none-any.whl.
File metadata
- Download URL: intelmq_extensions-1.8.1-py3-none-any.whl
- Upload date:
- Size: 109.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a669594af45ec280c65cccae5e6c54bd07707aeb50c4cfb0c50772a349c5a15
|
|
| MD5 |
fe43fbce4a7e3b49b1135c928de5127c
|
|
| BLAKE2b-256 |
4e766cf4764437ac00a6da886354665dfe2b4e2939219aeaf3268ac3ccd61607
|