File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 75
75
- Complete documentation overhaul. Change to markdown format. Uses the mkdocs-material (PR #2419 by Filip Pokorný).
76
76
77
77
### Packaging
78
+ - Add ` pendulum ` to suggested packages, as it is required for the sieve bot (PR #2424 by Sebastian Wagner).
78
79
79
80
### Tests
80
81
Original file line number Diff line number Diff line change @@ -53,7 +53,8 @@ Suggests: python3-geoip2 (>= 2.2.0),
53
53
python3-pyasn (>= 1.5.0),
54
54
python3-pymongo (>= 2.7.1),
55
55
python3-sleekxmpp (>= 1.3.1),
56
- python3-stomp.py (>= 4.1.9)
56
+ python3-stomp.py (>= 4.1.9),
57
+ python3-pendulum
57
58
Description: Solution for IT security teams for collecting and processing security feeds
58
59
IntelMQ is a solution for IT security teams (CERTs, CSIRTs, abuse
59
60
departments,...) for collecting and processing security feeds (such as log
You can’t perform that action at this time.
0 commit comments