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

2759 Коммитов

Автор SHA1 Сообщение Дата
Phrozyn 6ba6b70799
Updating eventStats to write to mozdefstate index, and sleep if it's not available yet. 2018-07-16 15:11:58 -05:00
Phrozyn a17736b586
Changing assertion to boolean. 2018-07-13 10:39:34 -05:00
Phrozyn db0e0419f3
Merge branch 'mozdefhealth_index' of https://github.com/Phrozyn/MozDef into mozdefhealth_index 2018-07-13 10:12:09 -05:00
Phrozyn 39f5a89df8
removing extra index from assertion on index_exists test 2018-07-13 10:10:05 -05:00
A Smith 6e37949a16
Merge pull request #1 from mozilla/mozdefhealth_index
Mozdefhealth index
2018-07-13 09:45:20 -05:00
Phrozyn 88821a067b
adding test for index_exists 2018-07-13 09:42:13 -05:00
A Smith f1e0ccfe24
updating replicas to 0 to align with data retention desires 2018-07-13 09:25:57 -05:00
Phrozyn 73d9032164
Updating replicas to be 1 to align with data retention desires. 2018-07-13 09:23:07 -05:00
Phrozyn 6aad873903 Changing index to mozdefstate 2018-07-12 16:54:14 -05:00
Phrozyn c6938689c7 Adding change to elasticsearch_client to check for index existence. 2018-07-12 16:48:33 -05:00
Phrozyn 59bd115fe6 Merge branch 'mozdefhealth_index' of https://github.com/Phrozyn/MozDef into mozdefhealth_index 2018-07-12 16:30:04 -05:00
Phrozyn 3362fad060 Update to add mozdefhealth to it's own index. 2018-07-12 16:16:15 -05:00
Phrozyn 4c1864f735
Working on separating health stats from events index. 2018-07-12 12:58:30 -05:00
Brandon Myers 5f6c75d804
Merge pull request #721 from mozilla/jeffbryner-finding-1
rename details.service to details.finding
2018-07-11 13:19:15 -05:00
Jeff Bryner 2fe84fad0a
rename details.service to details.finding
As per: https://github.com/mozilla/guardDuty2MozDef/pull/1/files
2018-07-11 09:22:59 -07:00
Jeff Bryner e0463ab84c fixup the fqdn list creation cron job 2018-07-10 16:20:54 -07:00
Brandon Myers 1bbb4565da
Merge pull request #720 from mozilla/jeffbryner-veris-fix
fix the cursor
2018-07-10 14:04:30 -05:00
Jeff Bryner 48b71c908c
fix the cursor
update to match current pymongo cursor handling
2018-07-10 10:37:00 -07:00
Jeff Bryner c0a1267f02 return meaningful errors to the UI 2018-07-09 16:36:44 -07:00
Jeff Bryner a10f512f0a fix up the fqdn checker 2018-07-09 14:46:32 -07:00
Jeff Bryner e5366145d9 explicity set the session vars on startup 2018-07-09 13:24:31 -07:00
Jeff Bryner 674d18200d typo 2018-07-09 13:24:14 -07:00
Jeff Bryner ce99895739 add the blockfqdn remote meteor method 2018-07-09 13:05:52 -07:00
Jeff Bryner 10214a1acd s/ip/fqdn 2018-07-09 13:05:29 -07:00
Jeff Bryner 89f5aa08d9 add endpoint 2018-07-09 13:04:53 -07:00
Jeff Bryner ac8ed229bf change title 2018-07-09 13:04:40 -07:00
Jeff Bryner 4800caa281 remove errant comment 2018-07-09 10:39:56 -07:00
Jeff Bryner 26ad5dcce7 correct the template iterator name 2018-07-09 10:39:44 -07:00
Jeff Bryner 1ed5b41d2e correct the name 2018-07-09 10:39:26 -07:00
Jeff Bryner efc506c86e add blockFQDNModal to the universal layout 2018-07-09 10:39:14 -07:00
Brandon Myers 745bed97c7
Merge pull request #718 from mozilla/logging_update
Update kibana programname to kibana5 from kibana4
2018-07-09 10:17:32 -05:00
Jonathan Claudius 56890ff55d Fix a few more IP to FQDN copy pastas 2018-07-05 17:04:49 -04:00
Jonathan Claudius 1064f81b81 Fix a few more code review items 2018-07-05 16:42:01 -04:00
Jonathan Claudius ad59be88ca Remove more unnecessary attacker logic 2018-07-05 16:35:30 -04:00
Jonathan Claudius f753ff38ff Remove unnecessary attacker logic 2018-07-05 16:34:35 -04:00
Jonathan Claudius 99c5c5ecc1 Add FQDN blocklist plugins 2018-07-05 16:26:45 -04:00
Jonathan Claudius e65ae234ee Updates to meteor app to support FQDN blocking 2018-07-05 16:26:20 -04:00
Jonathan Claudius 223e2a3c40 Add stub cron jobs for FQDN blocklist 2018-07-05 15:54:07 -04:00
Jonathan Claudius 0e3cb27a6c Add initial FQDN ports fo meteor clients 2018-07-05 15:30:46 -04:00
Phrozyn d35979c39f
Update kibana programname to kibana5 from kibana4 2018-07-03 16:55:36 -05:00
A Smith 68d408e29a
Merge pull request #714 from mozilla/update_status_apis
Self describe the api type (loginput,restapi) in status route
2018-06-22 11:23:07 -05:00
Brandon Myers 52a7a9ea8b
Merge pull request #717 from mozilla/add_uwsgi_requirements
Add uwsgi to requirements file
2018-06-21 13:44:29 -05:00
Brandon Myers 80e948580d
Add uwsgi to requirements file 2018-06-21 13:36:09 -05:00
Brandon Myers 2a3b3c90c5
Fix alert test suite cleanup 2018-06-14 17:43:23 -05:00
Brandon Myers 1067ad01b2
Self describe api type in status route 2018-06-14 16:25:31 -05:00
Brandon Myers 5ea4445f5b
Merge pull request #715 from mozilla/jeffbryner-overview-1
Long overdue update to the overview.
2018-06-07 18:22:08 -05:00
Brandon Myers e4c096a680
Merge pull request #712 from mozilla/GuardDuty-Plugin
Guard duty plugin
2018-06-07 18:21:50 -05:00
Jeff Bryner fff469537c
Long overdue update to the overview. 2018-06-07 16:02:08 -07:00
Jeff Bryner 2c13956d57 add some get tests for dotdict 2018-06-07 15:41:34 -07:00
Brandon Myers 5f83f13a5d
Merge pull request #713 from mozilla/jeffbryner-catch-required-fields
Pull in required fields
2018-06-07 12:59:29 -05:00