Mike Siegel
a543cb4e44
Add T separator in datetime format
2018-10-29 07:48:01 -04:00
Mike Siegel
e0c532c7eb
- Moved report metadata and moved report_id, org_email and org_email, org_name up a level in JSON object
...
- Send individual slices of report due to Kafka message size limit being 1MB
- Date calculations from ES client to aid in dashboard display
2018-10-25 15:38:18 -04:00
Sean Whalen
01b72119fe
Update documentation
2018-10-25 09:43:00 -04:00
Sean Whalen
003ac9b0f1
Debug logging improvements
2018-10-25 08:52:09 -04:00
Sean Whalen
ee00861146
4.3.8
2018-10-25 01:51:03 -04:00
Sean Whalen
5eb533e2a5
Better error handling
2018-10-24 14:48:51 -04:00
Sean Whalen
c6728186cc
Fix logging
2018-10-24 13:57:02 -04:00
Sean Whalen
c75244b476
Fix forensic attachment processing
2018-10-24 13:35:57 -04:00
Sean Whalen
2e13b83945
More logging
2018-10-24 12:55:52 -04:00
Sean Whalen
d4fda8c93c
Fix IMAP datatypes
2018-10-24 12:49:00 -04:00
Sean Whalen
7576508f2c
Add more verbose logging
2018-10-23 14:51:14 -04:00
Sean Whalen
825fba8951
4.3.7 - When checking an inbox, always recheck for messages when processing is complete
2018-10-22 06:19:28 -04:00
Sean Whalen
6cb78f65cf
Fix another syntax error in the docs
2018-10-19 18:43:33 -04:00
Sean Whalen
e87da5dd0f
Fix syntax error in docs
2018-10-19 18:37:52 -04:00
Sean Whalen
28379226c1
Merge branch 'master' of https://github.com/domainaware/parsedmarc
2018-10-19 18:15:58 -04:00
Sean Whalen
90cbd95063
Add Elasticsearch JVM heap size info to docs
2018-10-19 18:15:48 -04:00
Sean Whalen
446732dad2
4.3.6 - Be more forgiving for forensic reports with missing fields
2018-10-19 11:07:35 -04:00
Sean Whalen
4b1721a96d
Update CHANGELOG.md
2018-10-18 10:01:38 -04:00
Sean Whalen
90207a39a4
4.3.5 - Fix base64 attachment decoding ( #26 )
2018-10-18 09:51:30 -04:00
Sean Whalen
29324d4b2a
Add Visual Studio Code settings to .gitignore
2018-10-18 05:52:22 -04:00
Sean Whalen
2e362d9fb9
Update documentation
2018-10-16 14:25:48 -04:00
Sean Whalen
7f6eae712e
Match requests's urllib3 requirement
2018-10-16 14:18:44 -04:00
Sean Whalen
33d7c17177
4.3.4
2018-10-16 14:11:06 -04:00
Sean Whalen
eff2435989
Update help
2018-10-16 13:36:25 -04:00
Sean Whalen
f54ef80b00
4.3.4
2018-10-16 13:31:04 -04:00
Sean Whalen
1323e85530
PEP8 fix
2018-10-16 11:42:21 -04:00
Sean Whalen
6a5d2c4105
Merge pull request #25 from inoio/fix-missing-comments
...
fix crash on missing comments
2018-10-16 11:38:47 -04:00
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