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

Use and integrate static code analysis tools if they give useful results. Some ideas: - mypy - flake8 - pylint - https://github.com/marketplace/actions/sonarcloud-scan Example result here: https://sonarcloud.io/dashboard?id=wagner-certat_intelmq - GitHub CodeQL (already...

help wanted
good first issue

`intelmq/lib/test.py` contains a supporting class for the test cases, which provides more or less the internal testing infrastructure (code-wise). It is disputable if this file should be in `intelmq/lib`, which...

needs: discussion
component: tests

With AlienVault-OTX/OTX-Python-SDK#60 merged, the OTXv2 library can handle the parameters verify and cert. Those should be populated with our parameters `http_verify_cert` and `ssl_ca_certificate`. cc maintainers of the bot @navtej @e3rd

help wanted
component: bots
good first issue

(non-urgent) feature idea by an IntelMQ user: If the event contains, for example ``` { "extra.source.naics: 1, "extra.source.sic: 2 } ``` setting ``` type: blacklist keys: extra.source ``` does not...

feature
component: bots
good first issue