Commit Graph
733 Commits
Author SHA1 Message Date
Arne Allisat 87092cf4ca Reduce number of characters in filename from 255 to 100
Reduce number of characters in filename from 255 to 100
2020-11-06 14:16:09 +01:00
Arne Allisat 06e42791c4 Limit filename length to 255 characters
https://github.com/domainaware/parsedmarc/issues/197

Since there is a limit for filename length in some OS, filename length should be limited. I propose limit it to 255 characters.
2020-11-06 09:21:17 +01:00
Sean Whalen 82b1a7e292 6.11.0 2020-08-31 16:31:53 -04:00
Sean Whalen 93189945b3 6.11.0 2020-08-31 16:22:35 -04:00
Sean WhalenandGitHub 1f557f9e41 Merge pull request #182 from bhozar/master
Stop double count of email messages displaying. Include images of dashboard.
2020-08-31 16:03:39 -04:00
Sean WhalenandGitHub 9d920e0bd8 Merge pull request #183 from ericwbentley/master
Add begin and end date fields
2020-08-31 16:02:41 -04:00
Sean WhalenandGitHub e1059b234e Merge pull request #186 from cvandeplas/fix/imaptimeout
fix: [imap] fixes #163 crash on imap timeout
2020-08-31 16:02:27 -04:00
Christophe Vandeplas 73b8866b29 fix: [imap] fixes #163 crash on imap timeout 2020-08-26 11:15:57 +02:00
ericwbentleyandGitHub 20f9890008 Update elastic.py 2020-08-06 18:43:49 -07:00
BhozarandGitHub d4905968f6 Add files via upload
Included demo images. Fix for issue https://github.com/domainaware/parsedmarc/issues/162
2020-08-04 18:17:14 +01:00
Sean Whalen 382e33f687 Use elasticsearch version provided by elasticsearch-dsl 2020-06-10 18:05:23 -04:00
Sean WhalenandGitHub fd0896ac40 Merge pull request #165 from cvandeplas/chg-dashboard-aggr
chg: [splunk] adding source_base_domain as filter
2020-06-10 17:47:44 -04:00
Sean WhalenandGitHub bd82966d1c Merge pull request #170 from danhstevens/master
Fixing forensic parse failure on valid forensic report
2020-06-10 17:47:06 -04:00
Dan Stevens c9355d7c94 Fixing forensic parse failure on valid forensic report 2020-06-10 16:10:25 -05:00
Christophe Vandeplas e583728d4b chg: [splunk] adding source_base_domain as filter
this is quite useful when pivoting on data
2020-05-11 16:53:54 +02:00
Sean Whalen 4fca674064 6.10.0
- Ignore unknown forensic report fields when generating CSVs (Closes issue #148)
- Fix crash on IMAP timeout (PR #164 - closes issue #163)
- Use SMTP port from the config file when sending emails (PR #151)
- Add support for Elasticsearch 7.0 (PR #161 - closes issue #149)
- Remove temporary workaround for DMARC aggregate report records missing a SPF domain fields
2020-05-10 17:44:14 -04:00
Sean WhalenandGitHub 8431207920 Merge pull request #164 from cvandeplas/fix-imap
fix: [imap] fixes #163 crash on imap timeout
2020-05-10 16:27:55 -04:00
Sean WhalenandGitHub 8bfaa3951b Merge pull request #161 from Kuzuto/master
Support for Elasticsearch 7.x
2020-05-10 16:26:24 -04:00
Christophe Vandeplas 585f87e46e fix: [imap] fixes #163 crash on imap timeout 2020-05-08 12:57:54 +02:00
Lennart FribergandGitHub a89d41acd0 Update setup.py
Changed Elasticsearch py to support Elastic > 7.0
For Elasticsearch 7.0 and later, use the major version 7 (7.x.y) of the library.
2020-05-06 21:54:08 +02:00
Lennart FribergandGitHub f0169a451a Update requirements.txt
Changed Elasticsearch Python to support Elasticsearch >= 7
For Elasticsearch 7.0 and later, use the major version 7 (7.x.y) of the library.
2020-05-06 21:52:39 +02:00
Sean WhalenandGitHub 3a6a84dbec Merge pull request #160 from cvandeplas/fix-splunkxml
fix: [splunk] correct default index for splunk dashboard
2020-05-06 10:37:54 -04:00
Christophe Vandeplas b01b8d9374 fix: [splunk] correct default index for splunk dashboard 2020-05-06 08:15:15 +02:00
Sean WhalenandGitHub e940268e16 Merge pull request #157 from sander85/master
Fix for copy-paste error
2020-04-08 10:09:54 -04:00
Sander Lepik ebda496178 Fix for copy-paste error
Signed-off-by: Sander Lepik <sander.lepik@cooppank.ee>
2020-04-07 09:47:29 +03:00
Sean Whalen 74de4fecf9 Kibana dashboard fixes 2020-03-21 21:06:16 -04:00
Sean WhalenandGitHub 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 WhalenandGitHub 0ae15ed90c Merge pull request #145 from bhozar/master
Updated visuals. Corrected some of the guide.
2020-02-12 13:47:10 -05:00
BhozarandGitHub 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