Commit Graph

708 Commits

Author SHA1 Message Date
Sean Whalen 74de4fecf9 Kibana dashboard fixes 2020-03-21 21:06:16 -04:00
Sean Whalen 3a11ed3ac3 Merge pull request #151 from Yabk/master
Use SMTP port from config when sending the report
2020-03-11 12:01:47 -04:00
Yabk 6a9e3f0f5d Use SMTP port from config when sending the report 2020-03-11 13:10:35 +01:00
Sean Whalen d0bb858e74 6.9.0 2020-02-17 16:24:11 -05:00
Sean Whalen 0ae15ed90c Merge pull request #145 from bhozar/master
Updated visuals. Corrected some of the guide.
2020-02-12 13:47:10 -05:00
Bhozar 7cfa8c20bb Updated visuals. Corrected some of the guide. 2020-02-11 23:28:12 +00:00
Sean Whalen 97db183031 6.8.2 2020-01-24 12:21:34 -05:00
Sean Whalen 95477bb818 Update UIs 2020-01-23 13:58:25 -05:00
Sean Whalen c50bdf8d7e Actually fix the build 2020-01-22 12:47:13 -05:00
Sean Whalen 4edd86ce73 Fix CI build 2020-01-22 11:59:35 -05:00
Sean Whalen ac25262385 6.8.1 2020-01-22 11:50:49 -05:00
Sean Whalen 52eaa32c3b Fix more documentation typos 2020-01-14 17:39:31 -05:00
Sean Whalen c1a78264d2 Fix documentation typo 2020-01-14 17:33:30 -05:00
Sean Whalen 335ee39d6b Update geoipupdate documentation 2020-01-14 17:29:58 -05:00
Sean Whalen 88304bbf67 Better geoipupdate documentation 2020-01-14 17:19:49 -05:00
Sean Whalen e30ccf2e44 Update index.rst 2020-01-14 14:04:01 -05:00
Sean Whalen abcb739e67 Fix documentation typos 2020-01-14 13:58:07 -05:00
Sean Whalen 3eccfb1bc1 Update .travis.yml 2020-01-14 13:39:39 -05:00
Sean Whalen a997496e75 Actual 6.8.0 release 2020-01-14 13:10:57 -05:00
Sean Whalen 8ca62a9860 6.8.0 release 2020-01-14 12:42:45 -05:00
Sean Whalen 1271b26fd5 6.8.0
closes issues #137 and #139
2020-01-14 11:32:40 -05:00
Sean Whalen de465aa84d Update geoipupdate documentation 2020-01-14 10:51:44 -05:00
Sean Whalen 20ac81343b 6.7.4 - Update dependencies
Fixes issue #134
2019-12-23 15:30:54 -05:00
Sean Whalen c67c991ee2 PEP 8 fixes 2019-12-17 07:01:23 -05:00
Sean Whalen d82f211946 6.7.3
Make `dkim_aligned` and `spf_aligned` case insensitive (PR #132)
2019-12-17 06:53:52 -05:00
Sean Whalen 097a847f49 Merge pull request #132 from aharpour/master
Making dkim_aligned and spf_aligned case insensitive.
2019-12-17 06:28:34 -05:00
Ebrahim Aharpour 4c57181e21 Making dkim_aligned and spf_aligned case insensitive. 2019-12-16 21:32:00 +01:00
Sean Whalen 4673ebb1c4 Update link for exported kibana objects 2019-12-05 19:50:44 -05:00
Sean Whalen 793cf3588d Merge branch 'master' of https://github.com/domainaware/parsedmarc 2019-11-25 11:07:38 -05:00
Sean Whalen d3f25c9447 Fix missing data in CSV output
Closes issue #128
2019-11-25 11:07:31 -05:00
Sean Whalen 54cdd2cf51 Update Grafana-DMARC_Reports.json 2019-11-19 10:12:43 -05:00
Sean Whalen 747d22358f 6.7.1
- Parse forensic email samples with non-standard date headers
- Graceful handling of a failure to download the GeoIP database (issue #123)
2019-11-12 11:12:50 -05:00
Sean Whalen 180d18ada3 Update README.rst 2019-11-06 13:33:57 -05:00
Sean Whalen b81aba4a58 Fix conversion of reports to CSV 2019-11-06 12:55:29 -05:00
Sean Whalen 3721b25a04 Remove python 3.4 support 2019-11-06 12:47:13 -05:00
Sean Whalen 757a28b56d Keep error message when recovering from bad XML 2019-11-06 12:45:42 -05:00
Sean Whalen 9e50a1db57 Fix CI build 2019-11-06 12:41:57 -05:00
Sean Whalen 193e0fd98c Merge pull request #122 from michaeldavie/handle_bad_data
Handle invalid aggregate reports
2019-11-06 12:40:05 -05:00
Sean Whalen eefc74c576 Fix PEP 8 line length 2019-11-06 12:24:09 -05:00
Sean Whalen a95cfa4efd CSV output fixes
Make CSV output match JSON output. Fixes issue #115
2019-11-06 12:12:06 -05:00
Sean Whalen e054bc7cbe Update export.ndjson
Fix typos
2019-11-06 11:26:41 -05:00
Sean Whalen d12c1baa75 Merge pull request #119 from ruffy91/patch-1
Fix typos
2019-11-06 11:15:35 -05:00
michaeldavie d4ec6dee65 Handle invalid XML 2019-11-05 22:13:06 -05:00
michaeldavie 13a2624850 Handle invalid bytes 2019-11-05 21:15:06 -05:00
Sean Whalen 9bc23a20fa Merge pull request #120 from chinskiy/python38
add python 3.8 to CI
2019-11-01 09:10:29 -04:00
chinskiy 2b789c869a add python 3.8 to CI 2019-10-31 13:08:25 +02:00
Fabian 28608e1573 Update elastic.py
fix typo
2019-10-27 16:04:54 +01:00
Fabian e9a507bf99 Update kibana_saved_objects.json
Fixed typo
2019-10-27 15:59:10 +01:00
Sean Whalen 4685d0a750 Fix CentOS documentation as described in issue #114 2019-10-25 09:28:02 -04:00
Sean Whalen 6fd80ebdee Update dmarc_forensic_dashboard.xml
Closes issue #117
2019-10-23 10:06:04 -04:00