intelmq
intelmq copied to clipboard
IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
Severity is expected in IntelMQ for a long time and partially, it's already used by e.g. ShadowServer reports. This implementation is based on their understanding of the field, but with...
if textx is not installed, the check method prints the stacktrace of the Import Error > Bot 'sieve-expert': Validation of Sieve file failed with the following traceback: 'Traceback (most recent...
Blueliv dependendcy breaks full-test in CI: ``` + pip install -r intelmq/bots/collectors/blueliv/REQUIREMENTS.txt intelmq/bots/collectors/blueliv/REQUIREMENTS.txt Collecting git+https://github.com/Blueliv/api-python-sdk (from -r intelmq/bots/collectors/blueliv/REQUIREMENTS.txt (line 4)) Cloning https://github.com/Blueliv/api-python-sdk to /tmp/pip-req-build-k84fqhvt Running command git clone --filter=blob:none --quiet...
If the sieve filtering script has a line like `if extra.min_amplification < 5`, the sieve won't start but instead throw an error like: ``` 2025-04-13 03:59:06,415 - shadowserver-sieve-expert - ERROR...
In currently developed Tuency version, the querying capabilities are being extended to support identifier and feed.code, and the information about constituency is returned. In addition, the bot got more customisation...
Show the warnings and errors of a bot if the amount does not match the expected number
Since #1729 (version 3.0.0) all bots have built-in default values and typing information for all parameters. The default values are in use by the bots if the configuration does not...
Handle bot parameter `chunk_size` values empty string, due to missing parameter typing checks
Fix overwriting the runtime logging level by command line parameter implemented by proper mocking