Граф коммитов

231 Коммитов

Автор SHA1 Сообщение Дата
Brandon Myers e6125a6379
Ensure modifiedat is jsonable 2019-09-04 17:52:27 -05:00
Brandon Myers bcc8e3d99f
Make mongodb client timezone aware 2019-09-04 16:46:07 -05:00
Brandon Myers b890fe8db6
Add route to sync alert schedules via rest api 2019-09-04 13:56:16 -05:00
Brandon Myers 5bbe4f728e
Readd "Merge pull request #1436 from mozilla/revert-1420-alerts_mongodb_scheduler"
This reverts commit e5f455429d, reversing
changes made to d4a5e98a23.
2019-09-04 13:53:41 -05:00
Brandon Myers 46595b9f88
Revert "Turn on/off alerts via Web UI" 2019-08-30 11:43:56 -05:00
Brandon Myers b4d13f78ea
Update alert scheduler to be cleaner 2019-08-19 15:10:13 -05:00
Brandon Myers cafe0c2372
Initial example of celery to restapi 2019-08-15 13:05:36 -05:00
Brandon Myers a84a35858a
Add basic alerts schedules api route 2019-08-13 19:30:43 -05:00
Jan Andre Ikenmeyer 51822417a3
Update MPL license to https 2019-08-02 01:41:37 +02:00
Brandon Myers 211ab423e7
Update regex strings 2019-07-31 18:01:26 -05:00
Brandon Myers ca037892eb
Fix parsing values for rest plugins 2019-07-25 13:10:52 -05:00
Brandon Myers 581c597c11
Use logger instead of writing to sys.stdout and sys.stderr 2019-07-25 12:29:37 -05:00
Brandon Myers c14c679760
Fix dashboard kibana url 2019-07-08 16:47:29 -05:00
Brandon Myers 390a3feef2
Rename unicode type to str 2019-06-28 18:21:48 -05:00
Brandon Myers 89073e14a6
Rename configparser import statement 2019-06-28 17:59:53 -05:00
Brandon Myers b2ca33ed7a
Fixup reload function namespace 2019-06-28 16:43:52 -05:00
Brandon Myers f4c3cb405d
Merge remote-tracking branch 'origin/master' into breaking_es6_changes 2019-06-03 10:23:11 -05:00
Brandon Myers d4e7a94688
Revert "Use wildcard in indices for searching"
This reverts commit 3e93e5ea51.
2019-05-29 15:09:44 -05:00
Brandon Myers 5f9ccef547
Remove full kibanaurl from rest api 2019-05-13 18:01:35 -05:00
Brandon Myers 025b20dfcb
Merge remote-tracking branch 'origin/master' into breaking_es6_changes 2019-05-06 12:10:38 -05:00
Brandon Myers 3e93e5ea51
Use wildcard in indices for searching 2019-04-24 15:53:49 -05:00
Phrozyn e355b06389
Replacing _type with type as this is how the kibana index presents dashboards, also adding the subkey dashboard to the dashboard name parameter. 2019-03-28 13:08:57 -05:00
Brandon Myers 4190c8d5c5
Merge pull request #1105 from mozilla/fixup_keys_references
Remove .keys() call during key exists comparison
2019-02-27 18:03:44 -05:00
Brandon Myers e16ec577bf
Remove .keys() call during key exists comparison 2019-02-15 12:11:15 -06:00
Phrozyn fb7bc08424
removing erroneous WatchList list instantiation, changing db reference to watchentries. 2019-01-08 12:48:03 -06:00
Phrozyn 69a01500c5
A few tweaks in regards to previous suggestions and advice. 2019-01-07 19:34:37 -06:00
Phrozyn 58cf3a9fbe
Final PEP8 Fix to match master 2018-12-17 17:46:03 -06:00
Phrozyn 7435c6e6ac
Merge branch 'master' of https://github.com/mozilla/MozDef into watchlist_feature 2018-12-17 17:15:35 -06:00
Phrozyn 16a7d16cf3
PEP8, will need to retest that everything is functional after this 2018-12-17 17:12:35 -06:00
Phrozyn 2cdc5f1f8b
PEP 8 2018-12-17 17:01:32 -06:00
Brandon Myers 7dfc6ad913
Merge pull request #1003 from mozilla/generic_logincounts
Generic logincounts
2018-12-17 10:24:31 -06:00
Jeff Bryner 690f79627e rm unused imports 2018-12-15 14:19:07 -08:00
A Smith aa9f2d9105
Merge branch 'master' into watchlist_feature 2018-12-14 17:41:08 -06:00
Jeff Bryner 281df5324c update spacing 2018-12-14 15:30:25 -08:00
Jeff Bryner 1f4d7817f3 rename/rework query 2018-12-14 15:22:09 -08:00
Brandon Myers 46be867d2f
Fixup unused variables check 2018-12-14 14:06:21 -06:00
Brandon Myers df84a1942d
Fixup block comments not having a space after hash 2018-12-14 13:40:07 -06:00
Brandon Myers fc771bd531
Remove unused import statements 2018-12-14 11:34:42 -06:00
Phrozyn 043e911264
Final update for jwt code, removed jwt block from the nginx config to be configured externally via automation. 2018-12-13 16:30:37 -06:00
Phrozyn fb976afa95
Changing conditional from == to is 2018-12-12 16:51:17 -06:00
Phrozyn 04719cf80b
Removing exclude in favor of length condition. Fixing error logging. 2018-12-12 11:48:26 -06:00
Phrozyn f9436aabb2
adding length conditional for watchcontent. 2018-12-12 10:25:58 -06:00
Phrozyn a00024126a
removing whitespace 2018-12-12 10:10:07 -06:00
Phrozyn c092ada2c4
Removing text file version of watchlist. 2018-12-12 10:00:47 -06:00
Phrozyn 01bb8be0e0
pep8 fixes 2018-12-11 15:46:25 -06:00
Phrozyn e0440af89b
more pep8 changes. 2018-12-11 15:36:44 -06:00
Phrozyn 244ef87cfd
pep8 changes. 2018-12-11 15:25:21 -06:00
Phrozyn 7859a0bcba
fixing indentation on return in index.py. 2018-12-11 13:31:21 -06:00
Phrozyn 29cb0e099f
Adding alert to watchlist_feature that tests to work. 2018-11-29 18:30:55 -06:00
Phrozyn f7ece902a8
adding alert request api endpoint 2018-11-20 10:02:56 -06:00