Commit Graph

14607 Commits (d48a013f3a06c740a03ac16cdd4e256f2f0763c7)

Author SHA1 Message Date
Andras Iklody 8738aab6b8
Merge pull request #5601 from JakubOnderka/ssdeep_ext
chg: [UI] Check if ssdeep PHP extension is installed
2020-02-06 11:22:12 +01:00
Raphaël Vinot b7cee5bf4c chg: Bump expected PyMISP version 2020-02-06 11:07:05 +01:00
Raphaël Vinot f6d72b12b0 chg: Bump PyMISP 2020-02-06 11:06:27 +01:00
Raphaël Vinot 6f2005ff60 chg: Bump PyMISP 2020-02-06 10:54:17 +01:00
Jakub Onderka e2a8c9ee93 chg: [UI] Check if ssdeep PHP extension is installed 2020-02-06 10:44:38 +01:00
Alexandre Dulaunoy 5b53850b9d
chg: [misp-galaxy] updated to the latest version 2020-02-06 09:53:49 +01:00
Alexandre Dulaunoy 9d0c8e915d
chg: [misp-galaxy] updated to the latest version 2020-02-06 09:45:43 +01:00
Alexandre Dulaunoy 555fab2438
chg: [misp-objects] updated to the latest version 2020-02-06 09:45:13 +01:00
Alexandre Dulaunoy 7960ce4ade
chg: [misp-taxonomies] updated to the latest version 2020-02-05 07:32:50 +01:00
iglocska 3bd30e88c2
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-02-04 15:06:31 +01:00
iglocska 488b66bd59
fix: [sync] Pull filters ignored if no custom url params added, fixes #5594 2020-02-04 15:05:50 +01:00
Alexandre Dulaunoy bb64a80b24
chg: [misp-object] updated to the latest version 2020-02-04 11:48:35 +01:00
Alexandre Dulaunoy 5371d0af0f
chg: [warning-lists] updated to the latest version 2020-02-03 20:14:35 +01:00
Alexandre Dulaunoy 65a01d7de4
chg: [misp-objects] updated to the latest version 2020-02-03 11:12:41 +01:00
Andras Iklody dbd042fa56
Merge pull request #5585 from Wachizungu/fix-tag-alias-events-restsearch
fix: [API] make param 'tag' alias of 'tags' for /events/restSearch
2020-02-03 10:55:30 +01:00
Steve Clement 529771f807
fix: [kali] Fixed kali install script (#5586)
fix: [kali] Fixed kali install script
2020-02-03 13:18:11 +09:00
Steve Clement facebee180
fix: [tools] Removed Viper until working again, fixed #5582 2020-02-03 13:16:16 +09:00
Steve Clement 66b4cf1cf0
fix: [sum] Fixed checksums 2020-02-03 13:07:25 +09:00
Steve Clement 07bf8af91d
Merge branch '2.4' into tools 2020-02-03 13:07:10 +09:00
Steve Clement a1c7b7e356
fix: [kali] Fixed kali install script 2020-02-03 13:06:04 +09:00
Jeroen Pinoy cc99945f31 fix: [API] make param tag alias of tags for /events/restSearch 2020-02-02 00:42:00 +01:00
Andras Iklody c95ee30c9f
Merge pull request #5579 from StefanKelm/2.4
tiny typo
2020-01-31 14:28:20 +01:00
StefanKelm 11ff5c63ee
Update update_progress.ctp
tiny typo
2020-01-31 14:24:23 +01:00
StefanKelm a65fadc6f5
Update db_schema_diagnostic.ctp
tiny typo
2020-01-31 14:22:29 +01:00
iglocska 17918f916c
fix: [export] fixed the export page breaking for text exports, fixes #5563 2020-01-31 12:01:27 +01:00
iglocska a92aa565bd
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-31 11:47:00 +01:00
iglocska 46c3968755
fix: [internal] cleanup of unused line 2020-01-31 11:46:32 +01:00
iglocska 4806652448
fix: [API] several fixes to the Bro API
- always use flatten:1 to also include object attributes
- fix the generated full export to only include the header once
2020-01-31 11:45:23 +01:00
Andras Iklody bdb6e4c34a
Merge pull request #5573 from JakubOnderka/patch-79
fix: [UI] Icons in network distribution graph
2020-01-31 11:00:23 +01:00
iglocska 181e5579da
fix: [internal] fetcher logic fail fixed 2020-01-30 22:35:48 +01:00
Jakub Onderka ae5be9a949
fix: [UI] Icons in network distribution graph 2020-01-30 18:54:48 +01:00
iglocska bae2717eaf
new: [API] Enveloping improvements
- user controlled envelope settings to control memory estimation for attribute/event sizes
- logging of potentially too large events for the current memory envelope
- tuning of the default values
- added a divider for the event:attribute conversion to account for objects / event level contextualisation / correlations
2020-01-29 22:33:27 +01:00
iglocska af710de896
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-29 19:46:34 +01:00
iglocska 59deec3a37
fix: [API] taxonomies controller index call fixed for API calls
- no longer limiting at 60 elements
2020-01-29 19:45:57 +01:00
Andras Iklody 956259523c
Merge pull request #5569 from MISP/Rafiot-patch-4
chg: Do not use the merge functionality.
2020-01-29 15:22:31 +01:00
Raphaël Vinot c7e6d9f03f
chg: Do not use the merge functionality. 2020-01-29 15:21:17 +01:00
Raphaël Vinot 3f6501fbc0 chg: [PyMISP] Bump. 2020-01-29 11:19:43 +01:00
Raphaël Vinot 9b2d1d2117
chg: [Feed] Change all non MISP feed format feeds to fixed events. 2020-01-29 11:15:03 +01:00
Raphaël Vinot c51032274a
fix: A few feeds should use fixed events by default
Related to https://github.com/MISP/MISP/issues/5544
2020-01-29 10:33:06 +01:00
Raphaël Vinot 2109536a50 chg: [PyMISP] Bump, fix tz issues. 2020-01-28 16:31:42 +01:00
Raphaël Vinot bbb24b0687 chg: [PyMISP] Bump. 2020-01-28 16:09:02 +01:00
mokaddem 6243c0a859
chg: [attribute:add] Actually show invalid datetime format message in
the UI
2020-01-28 15:18:44 +01:00
mokaddem e3e83523a5
chg: [attribute:add] Rephrased missing timezone message 2020-01-28 15:17:08 +01:00
mokaddem 81fb5be93a
Merge remote-tracking branch 'origin/2.4' into enforce-iso-datetime 2020-01-28 15:13:58 +01:00
mokaddem b03d86221b
chg: [attribute:type] Datetime value is forced to be a valid ISO format
- It is converted into UTC in the server
- /attribute/add Form includes javascript validation part
2020-01-28 14:38:58 +01:00
iglocska f4a767c821
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-28 11:16:31 +01:00
iglocska ce6677e42c
fix: [UI] small username helper changes 2020-01-28 11:15:48 +01:00
Alexandre Dulaunoy e0a7b5f744
Merge pull request #5562 from raw-data/2.4
[add] malsilo.domain feed
2020-01-27 22:45:11 +01:00
raw-data 690e4185ef [add] malsilo.domain feed 2020-01-27 21:18:57 +00:00
Andras Iklody c1518ccdd4
Merge pull request #5559 from JakubOnderka/patch-77
fix: [log] Proper format log message for reset auth key
2020-01-27 19:12:19 +01:00