Commit Graph

13296 Commits (6dbc6ab396bed9cac6b5f2b64f327f183a8755f4)

Author SHA1 Message Date
Jakub Onderka 2af53081bb
Merge pull request #6498 from JakubOnderka/attachment-scan-settings
new: [UI] Allow to set attachment scan settings from user interface
2020-10-27 11:41:08 +01:00
pettai ccbae975eb Update bro automation docs
More of remove allowNonIDS from bro per https://github.com/MISP/MISP/pull/1726
2020-10-27 07:38:12 +01:00
Loïc Fortemps 5896081f5f
new: [widgets] button for link (#6489) 2020-10-26 16:42:07 +01:00
Alexandre Dulaunoy b9eeee4808
Merge pull request #6451 from Wachizungu/add-extra-shibbauth-documentation
Extending documentation of ShibbAuth plugin
2020-10-26 16:35:23 +01:00
Jakub Onderka 0cd2812472 new: [UI] Allow to set attachment scan settings from user interface 2020-10-25 13:30:03 +01:00
iglocska 3c8b9c0fe4
chg: [statistics shell] yearly growth now takes a local only flag as parameter 2020-10-25 09:11:45 +01:00
iglocska ecda5c3f7b
new: [statistics shell] year over year org growth added 2020-10-25 09:06:24 +01:00
iglocska 17ac49f0e7
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-10-25 08:37:02 +01:00
iglocska adea237af3
chg: [statistics shell] added org engagement function to get insights on first event creation 2020-10-25 08:36:28 +01:00
Jakub Onderka a872f22062
Merge pull request #6495 from JakubOnderka/fixes
UI Fixes
2020-10-24 19:49:44 +02:00
Alexandre Dulaunoy e63d3707f5
Merge pull request #6492 from pettai/bro-automation-docs
Fix Bro IDS export docs
2020-10-24 19:47:58 +02:00
Jakub Onderka b97e96ffc9
Merge pull request #6485 from JakubOnderka/module-timeout
chg: [module] Allow to specify module timeout
2020-10-24 18:06:11 +02:00
Jakub Onderka 50b51f5040 fix: [UI] More space in sighting graph for a lot of sightings numbers 2020-10-24 17:30:26 +02:00
Jakub Onderka bdf975d584 chg: [UI] Cleanup code of default layout 2020-10-24 17:02:38 +02:00
Jakub Onderka e3abf081c3 fix: [UI] Add missing line break 2020-10-24 16:56:13 +02:00
Jakub Onderka f3ca75cf5a fix: [UI] Remove forgotten removed variable 2020-10-24 16:55:29 +02:00
Jakub Onderka 87445dcc5f
Merge pull request #6494 from JakubOnderka/event-ui-fixes-vol6
Event UI fixes vol6
2020-10-24 14:02:47 +02:00
Jakub Onderka 367fa701a0 chg: [internal] Allow to fetch Mitre Attack matrix also by name 2020-10-24 11:54:20 +02:00
Jakub Onderka 0a4d4df1fd chg: [UI] Attach warnings after attribute quick edit 2020-10-24 11:53:58 +02:00
Jakub Onderka 32eb742a7f chg: [internal] Move warnings popover generation to value_field template 2020-10-24 11:53:47 +02:00
Jakub Onderka 8f84e99af7 fix: [UI] Show correct message when saving object after quick edit 2020-10-24 11:52:47 +02:00
Jakub Onderka b43058c313 fix: [UI] Show error if multiSelectAction fails 2020-10-24 11:52:35 +02:00
pettai c026e08b6e Fix Bro IDS export docs
As per https://github.com/MISP/MISP/pull/1726 the "allowNonIDS" option was explicitly removed from Bro IDS export, update the docs accordingly
(some hairpulling was done prior to this finding...)
2020-10-23 21:20:17 +02:00
Alexandre Dulaunoy 075a30d5b0
chg: [misp-galaxy] updated 2020-10-23 17:13:54 +02:00
iglocska c1d4b6547f
chg: [logs] search no longer uses csrf tokens for the form 2020-10-23 14:56:23 +02:00
Alexandre Dulaunoy 816de7dfc2
chg: [misp-galaxy] updated to the latest version 2020-10-23 12:06:21 +02:00
Jakub Onderka e7a8708d65
Merge pull request #6488 from JakubOnderka/attachment-scan-diagnostic
new: [UI] Attachment scan diagnostic
2020-10-23 09:57:04 +02:00
Jakub Onderka 3ff4dd530f new: [UI] Attachment scan diagnostic 2020-10-23 09:27:07 +02:00
Alexandre Dulaunoy 2d317dd76d
chg: [misp-galaxy] updated to include ATT&CK sub-techniques 2020-10-23 07:30:04 +02:00
Jakub Onderka b0c28858c0 chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
Andras Iklody c5e0671de9
Merge pull request #6484 from crowface28/2.4
fix: #6354
2020-10-22 19:34:32 +02:00
Jakub Onderka e60f428431 fix: [av] Send to module also attribute UUID and value 2020-10-22 18:17:26 +02:00
Nick 98494cfda9 fix: #6354
fix: #6354

Need escape for quote in regex
2020-10-22 12:05:53 -04:00
Jakub Onderka c346066cf9 chg: [module] Better error handling 2020-10-22 16:39:34 +02:00
Jakub Onderka 2130aa2c6f chg: [module] Move serialization into module class 2020-10-22 16:38:46 +02:00
Jakub Onderka 198b573fa3 new: [av] Allow to scan just by file hash 2020-10-22 16:38:29 +02:00
Jakub Onderka d06d409ca8 new: [av] Use misp-module for AV scanning 2020-10-22 16:38:26 +02:00
Jakub Onderka 37b384f312 chg: [UI] Update Font Awesome to 5.15.1 2020-10-22 16:38:09 +02:00
Jakub Onderka 49660255fe new: [av] Malware protection for uploaded files 2020-10-22 16:38:07 +02:00
Jakub Onderka 54fa714c29 fix: [modules] Better error handling for connection problems 2020-10-22 13:10:07 +02:00
Jakub Onderka 0ff3e0602c chg: [module] Allow module settings to be dict with setting description 2020-10-22 13:04:55 +02:00
Jakub Onderka 150600e4af chg: [module] Serialize post data at one place 2020-10-22 12:58:17 +02:00
Jakub Onderka 8b81895997 fix: [module] Throw exception if response JSON is invalid 2020-10-22 12:55:06 +02:00
Jakub Onderka 8da3679c73 chg: [module] Remove unused variable from Module::getModules method 2020-10-22 12:54:23 +02:00
Jakub Onderka 8db2c4b574
Merge pull request #6479 from JakubOnderka/event-ui-vol5-small
Event ui vol5 small
2020-10-21 21:56:32 +02:00
Jakub Onderka 844949a5e1
Merge pull request #6478 from JakubOnderka/remove-zip-ext-compression
fix: [internal] Remove compressing by ZIP PHP extensions
2020-10-21 21:05:07 +02:00
Jakub Onderka f8e7cc9563 chg: [UI] Change quick edit icons also for objects and setting edit 2020-10-21 19:41:49 +02:00
Jakub Onderka 0ec351c51c chg: [UI] Use 'Event' instead of 'Info' in correlation popover 2020-10-21 19:41:35 +02:00
Jakub Onderka 5bb15d340b fix: [UI] Remove unnecessary empty div from seen_field 2020-10-21 19:41:05 +02:00
Jakub Onderka 7ead07eeaa fix: [UI] Do not allow to add tags when showing event to merge 2020-10-21 19:40:48 +02:00