Dennis Brakhane
71745f006d
fix crash on missing comments
...
Some DMARC reports contain the "comment" field with a null value. This
would case a crash when trying to combine the comments into one.
Therefore, handle None comments as well.
Also remove a buggy line; the reason object already exists in the list,
so no need to append it (and even if we needed to append it, we would
need to iterate over a copy, otherwise we might end up in an endless
loop)
2018-10-16 16:49:18 +02:00
Sean Whalen
dff55f7abe
Update docs
2018-10-14 20:55:29 -04:00
Sean Whalen
0e65cf7ae2
Fix existring sample lookup
2018-10-14 20:37:57 -04:00
Sean Whalen
29ef06f892
Fix duplicate forensic report Elasticsearch lookup
2018-10-14 20:12:47 -04:00
Sean Whalen
77111075b4
Fix email parsing
2018-10-14 19:05:15 -04:00
Sean Whalen
30b04645d7
4.3.3 - Fix forensic report email processing
2018-10-14 18:44:02 -04:00
Sean Whalen
1253f729b1
4.3.2 release
2018-10-14 18:06:57 -04:00
Sean Whalen
2c8c7f4659
Fix email parsing
2018-10-14 17:58:47 -04:00
Sean Whalen
48ca180db5
Fix header checks
2018-10-14 05:16:52 -04:00
Sean Whalen
a57d6836aa
Fix error message formatting
2018-10-14 05:11:36 -04:00
Sean Whalen
7fdee0ab76
Fix duplicate forensic report search for Elasticsearch
2018-10-14 04:48:25 -04:00
Sean Whalen
3a575e91a1
Fix syntax error
2018-10-14 04:00:24 -04:00
Sean Whalen
0f63290d6e
Fix parsing of some emails
2018-10-14 03:55:06 -04:00
Sean Whalen
826583cd37
Update kibana_saved_objects.json and install docs
2018-10-12 16:03:37 -04:00
Sean Whalen
c56c538c88
Fix doc API layout
2018-10-12 14:23:05 -04:00
Sean Whalen
a4a03bb027
Fix docs
2018-10-12 14:17:18 -04:00
Sean Whalen
41e80f3788
Fix CI
2018-10-12 14:11:21 -04:00
Sean Whalen
03f987840b
Revert "Remove rstcheck from build script"
...
This reverts commit b40ca17263 .
2018-10-12 14:09:50 -04:00
Sean Whalen
b40ca17263
Remove rstcheck from build script
2018-10-12 14:06:09 -04:00
Sean Whalen
6971bc1bda
Update build.sh
2018-10-12 13:58:26 -04:00
Sean Whalen
187c788b47
Fix changelog
2018-10-12 13:54:14 -04:00
Sean Whalen
658b5466ca
Fix import
2018-10-12 12:35:10 -04:00
Sean Whalen
8480bee676
Fix docs
2018-10-12 12:32:26 -04:00
Sean Whalen
a50c055579
Update docs
2018-10-12 12:30:37 -04:00
Sean Whalen
52dba5041d
Update build script
2018-10-12 12:22:22 -04:00
Sean Whalen
ca151f54f2
Fix doc formatting
2018-10-12 12:16:47 -04:00
Sean Whalen
6234bd1ef6
Update docs/conf.py
2018-10-12 12:12:15 -04:00
Sean Whalen
7076bccc8d
Update documentation
2018-10-12 12:07:21 -04:00
Sean Whalen
49387d9033
4.3.0 release
2018-10-12 12:02:55 -04:00
Sean Whalen
7394c40167
Remove unused link from README
2018-10-11 19:04:21 -04:00
Sean Whalen
f45ab94e06
Update test suitw
2018-10-11 19:01:02 -04:00
Sean Whalen
babdc661ac
4.3.0 release
2018-10-11 17:59:09 -04:00
Sean Whalen
a1e8506d42
Process email samples with missing dates
2018-10-11 16:32:09 -04:00
Sean Whalen
0a2aea0a7a
Use latest mailparser
2018-10-11 16:05:46 -04:00
Sean Whalen
b335edacaf
Downgrade mailparser to 3.5.1
2018-10-11 15:59:23 -04:00
Sean Whalen
e138c5467d
Yet more refactoring
2018-10-11 14:51:29 -04:00
Sean Whalen
466745e5fb
sigh again
2018-10-11 14:23:03 -04:00
Sean Whalen
c47b9fed4e
sigh
2018-10-11 14:04:48 -04:00
Sean Whalen
f18bc98a96
Sigh
2018-10-11 14:01:40 -04:00
Sean Whalen
d8e0b05c6a
another refactoring fix
2018-10-11 13:56:01 -04:00
Sean Whalen
7867baa842
Fopefolly final refactor fix
2018-10-11 13:46:38 -04:00
Sean Whalen
7728713ae8
Yet another refactoring fix
2018-10-11 13:39:03 -04:00
Sean Whalen
231a921d5c
More refactoring fixes
2018-10-11 13:36:39 -04:00
Sean Whalen
e76f89a338
Fix whitespace
2018-10-11 13:28:25 -04:00
Sean Whalen
28a62cdbc6
Really fix refactoring
2018-10-11 13:24:16 -04:00
Sean Whalen
694c2afe23
Fix refactoring
2018-10-11 12:44:50 -04:00
Sean Whalen
6f5b23445e
Fix import
2018-10-11 12:33:52 -04:00
Sean Whalen
b37205a98d
Major refactoring
2018-10-11 08:01:42 -04:00
Sean Whalen
ab37f7ac5c
PEP 8 fix
2018-10-10 21:14:54 -04:00
Sean Whalen
cff1cede46
4.2.1 - Bug fixes and Kafka support
2018-10-10 20:33:17 -04:00