Commit Graph
77 Commits
Author SHA1 Message Date
rubesteandGitHub a7280988eb Implemented Azure Log Analytics ingestion via Data Collection Rules (#394)
* Implemented Azure Log Analytics ingestion via Data Collection Rules

* Update loganalytics.py

* Update cli.py

* Update pyproject.toml

* Fixed config bug

Fixed a bug that causes the program to fail if you do not configure a Data stream.

* Fixed code format
2023-05-03 15:54:25 -04:00
Sean Whalen 4376b12c93 Remove sstcheck from tests 2022-09-10 14:39:08 -04:00
Sean Whalen 6540577ad5 Convert docs to markdown 2022-09-10 12:53:47 -04:00
Sean Whalen 10e15d963b 8.3.1
- Handle unexpected xml parsing errors more gracefully
2022-09-09 16:22:28 -04:00
Sean Whalen a1c912fc7d Use dateparser 1.1.1 to address #273 2022-05-02 16:24:44 -04:00
Sean Whalen 8943430ff3 Fix elasticsearch-dsl requirement 2022-05-02 15:39:40 -04:00
Sean Whalen af2afddf96 Possible 8.0.3 release
- Fix IMAP callback for `IDLE` connections (PR #313 closes issue #311)
- Add warnings in documentation and log output for IMAP configuration changes introduced in 8.0.0 (Closes issue #309)
- Actually pin the `elasticsearch` Python library version at `<7.14.0` (Closes issue #315)
2022-05-02 12:50:37 -04:00
Sean WhalenandGitHub f5dcde183a Merge branch 'master' into graph_addition 2022-04-21 17:11:22 -04:00
Sean WhalenandGitHub bc5cca69ba Merge pull request #297 from robertomoutinho/ISSUE-296
ISSUE-296 - Elastic DSL lib pinned to under 7.14
2022-04-21 16:54:04 -04:00
Nathan Thorpe 88c8af8334 Implement getting messages from an Office 365 mailbox using MS Graph 2022-04-03 16:57:31 -07:00
robertomoutinho 30539dc111 ISSUE-296 - Elastic DSL lib pinned to under 7.14 2022-03-15 20:52:50 -03:00
Panos Gkikakis 5be36e431c Added dependencies for GMail api 2022-01-24 23:45:59 +02:00
Sean Whalen c5248a9375 Update requirements.txt 2022-01-05 11:55:12 -05:00
Sean Whalen 3fb3d6f920 Update requirements.txt 2022-01-05 11:54:26 -05:00
Sean Whalen 632b501f76 Update requirements.txt 2022-01-05 11:47:54 -05:00
Sean Whalen 89f43bbe5d Update requirements.txt 2021-12-07 12:12:34 -05:00
Tom Henderson 291d389f69 Add boto3 2021-02-05 14:29:27 +13:00
Sean Whalen 4c3fb65af1 6.12.0 2020-11-24 21:42:45 -05:00
Sean Whalen 382e33f687 Use elasticsearch version provided by elasticsearch-dsl 2020-06-10 18:05:23 -04: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 Whalen 97db183031 6.8.2 2020-01-24 12:21:34 -05:00
Sean Whalen c50bdf8d7e Actually fix the build 2020-01-22 12:47:13 -05:00
Sean Whalen a997496e75 Actual 6.8.0 release 2020-01-14 13:10:57 -05:00
Sean Whalen 20ac81343b 6.7.4 - Update dependencies
Fixes issue #134
2019-12-23 15:30:54 -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 9e50a1db57 Fix CI build 2019-11-06 12:41:57 -05:00
michaeldavie 13a2624850 Handle invalid bytes 2019-11-05 21:15:06 -05:00
Sean Whalen c991feb860 Auto detect mbox files and add IMAP timeouts 2019-09-23 00:12:51 -04:00
Sean Whalen 61e282d6ea 6.5.5 2019-09-13 08:24:48 -04:00
Sean Whalen 6ce06f7f10 Update requirements.txt 2019-09-12 20:19:43 -04:00
Sean Whalen 7f99759d30 6.5.2 2019-07-30 11:41:42 -04:00
Sean Whalen 766786344d 6.5 release 2019-07-17 10:39:39 -04:00
Sean Whalen c455143c21 Start refactoring with mailsuite 2019-07-11 22:16:35 -04:00
Sean Whalen 11cf6f8ba6 Revert "Add IMAP message download timeout"
This reverts commit 6a27f41de1.
2019-06-30 19:56:11 -04:00
Sean Whalen 6a27f41de1 Add IMAP message download timeout 2019-06-30 19:39:57 -04:00
Sean Whalen 4722aadfba Update requirements.txt 2019-05-02 09:36:14 -04:00
Sean Whalen cf62534c5b 6.3.5 - Normalize Delivery-Result value in forensic/failure reports (issue #76) 2019-04-29 17:02:05 -04:00
Sean Whalen 0feaec93dd 6.3.3 - Fix dependency conflict 2019-04-22 20:01:19 -04:00
Sean Whalen 8612a5d1b3 6.3.3 - Fix dependency order 2019-04-22 19:54:46 -04:00
Sean Whalen 2696162a49 Fix deps 2019-04-11 16:22:44 -04:00
Sean Whalen ce7655ec8f Fix deps 2019-04-11 16:01:44 -04:00
Sean Whalen 1389e4df8d Add codecov to CI 2019-04-04 10:49:50 -04:00
Sean Whalen bd2b08027f 6.2.1 - Add missing tqdm dependency to setup.py 2019-02-25 11:00:48 -05:00
zscholl 304074ade5 fix requirements.txt 2019-02-15 17:34:26 -07:00
zscholl 884b3759e7 updated requirements 2019-02-15 17:19:31 -07:00
Sean Whalen 2ae500ba9c 6.1.1 release 2019-02-15 14:19:52 -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 84522a2fa0 Update documentation for 6.0.0 release 2019-02-05 11:25:45 -05:00
Sean Whalen a38c66d0b5 5.1.3 2019-01-06 23:13:29 -05:00
Sean Whalen f59af2334b 5.1.0 2018-11-28 21:23:43 -05:00