Commit Graph

87 Commits

Author SHA1 Message Date
Sean Whalen 4813f7bc87 6.2.0 2019-02-24 14:32:41 -05:00
Sean Whalen 47598d9de9 6.1.8 - Actually fix GeoIP lookups 2019-02-16 15:37:14 -05:00
Sean Whalen 7681f30295 6.1.7 - Fix GeoIP lookups 2019-02-16 15:31:27 -05:00
Sean Whalen de8b4f936c 6.1.6 - Better GeoIP error handling 2019-02-16 13:50:39 -05:00
Sean Whalen a16b5c5627 6.1.5 2019-02-16 13:29:07 -05:00
Sean Whalen 0e5247d79f 6.1.4 - Actually package requirements 2019-02-16 11:12:17 -05:00
Sean Whalen ecdff4d339 6.1.3 Fix package requirements 2019-02-16 11:06:16 -05:00
Sean Whalen 2e2e47b202 6.1.2 - Use local Public Suffix List file instead of downloading it 2019-02-15 19:14:08 -05:00
Sean Whalen 2eceac3100 6.1.1 2019-02-15 08:57:51 -05:00
Sean Whalen e588845f23 6.1.0 - Fix aggregate report email parsing regression
Fix aggregate report email parsing regression in 6.0.3 (closes issues #57 and #58)
2019-02-13 10:30:25 -05:00
Sean Whalen 34594ca514 6.0.3 release 2019-02-12 11:59:37 -05:00
Sean Whalen 8ed6c7840d Use temp directory for temp files (fixes issue #54) 2019-02-10 07:29:52 -05:00
Sean Whalen 2aa4b6aac4 6.0.1 - Fix Elasticsearch output
PR #50 - andrewmcgilvray
2019-02-06 06:43:55 -05:00
Sean Whalen 528cfb2822 6.0.0
Move CLI options to a config file
2019-02-04 17:03:33 -05:00
Sean Whalen 1ba1bc9543 5.3.0 - Closses issue #45 and issue #57 2019-01-28 18:19:07 -05:00
Sean Whalen a3a6e97876 Bump version number to 5.2.1 2019-01-13 15:06:39 -05:00
Sean Whalen c5f2e463c1 5.2.0 2019-01-09 16:26:08 -05:00
Sean Whalen 048fa28160 Fix typo 2019-01-06 23:17:45 -05:00
Sean Whalen a38c66d0b5 5.1.3 2019-01-06 23:13:29 -05:00
Sean Whalen ead7f9ad09 5.1.2 2018-12-31 12:11:50 -05:00
Sean Whalen a9b92e31e4 Fix crash when parsing invalid forensic report (closes #38) 2018-12-19 12:03:09 -05:00
Sean Whalen f59af2334b 5.1.0 2018-11-28 21:23:43 -05:00
Sean Whalen bdf9f62377 Revert "Fix Elasticsearch/Python mapping mismatch"
This reverts commit e7e1f238ab.
2018-11-28 11:08:47 -05:00
Sean Whalen e7e1f238ab Fix Elasticsearch/Python mapping mismatch 2018-11-28 11:02:57 -05:00
Sean Whalen a227b73cfb 5.1.0 - Add support for TLS/SSL and uerename/password auth for Kafka 2018-11-27 12:02:30 -05:00
Sean Whalen f19ea5b950 5.0.2 - Revert to using publicsuffix instead of publicsuffix2 2018-11-26 15:01:22 -05:00
Sean Whalen e264c5744e Set more static versions in requirements 2018-11-26 11:53:27 -05:00
Sean Whalen 5934b0abae 5.0.1 - Closes issue #35 2018-11-26 11:43:16 -05:00
Sean Whalen 84f7930e39 use publicsuffix2 2018-11-26 07:58:26 -05:00
Sean Whalen 6eaccdc2fc Bump version to 5.0.0 2018-11-19 08:25:18 -05:00
Sean Whalen 1bd6d46b61 Fix typo 2018-11-15 15:51:12 -05:00
Sean Whalen 9c4dca0545 4.5.0 2018-11-15 15:48:10 -05:00
Sean Whalen 017f7bc432 PEP8 fix 2018-11-15 14:50:38 -05:00
Sean Whalen 6a4445c799 Update requirements 2018-11-15 13:28:45 -05:00
Sean Whalen c581efbae6 Bump version 2018-11-09 16:21:11 -05:00
Sean Whalen 6467ebe73d 4.4.0 - Fix packaging issues 2018-11-09 15:31:48 -05: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 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 b37205a98d Major refactoring 2018-10-11 08:01:42 -04:00
Sean Whalen cff1cede46 4.2.1 - Bug fixes and Kafka support 2018-10-10 20:33:17 -04:00
Mike Siegel 8d1c0cf3a0 fix merge conflict 2018-10-10 12:55:57 -04:00
Mike Siegel fe611ac9df added k version to setup.py 2018-10-10 11:57:41 -04:00
Sean Whalen 20433cd2b6 Logging and packaging fixes 2018-10-09 10:34:42 -04:00
Sean Whalen f235149863 4.2.0 - Save each aggregate report record as a separate Splunk event 2018-10-08 14:22:43 -04:00
Sean Whalen f1fa8709c2 4.1.9 - Workaround for forensic/ruf reports that are missing Arrival-Date 2018-10-08 09:09:11 -04:00
Sean Whalen 16a4be2205 4.1.8 - Be more forgiving of weird XML 2018-10-07 12:50:02 -04:00
Sean Whalen ead03b9779 4.1.7 - Remove any invalid XML schema tags before parsing the XML (#18) 2018-10-06 15:29:02 -04:00
Sean Whalen ad922ad028 4.1.6 - Fix typo in CLI parser 2018-10-05 18:12:13 -04:00