intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.

Results 294 intelmq issues
Sort by recently updated
recently updated
newest added

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...

data-format

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...

bug
component: bots

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...

bug
component: tests

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...

bug
component: bots

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...

component: bots

Show the warnings and errors of a bot if the amount does not match the expected number

component: tests

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...

feature
help wanted
usability
component: core

Handle bot parameter `chunk_size` values empty string, due to missing parameter typing checks

bug

Fix overwriting the runtime logging level by command line parameter implemented by proper mocking

bug
component: intelmqctl