Commit Graph

15221 Commits (d212e0106dc64fd048cc778bc6c334ab29648d8c)

Author SHA1 Message Date
Raphaël Vinot d212e0106d chg: [PyMISP] Rename branch master -> main 2020-06-15 10:40:01 +02:00
iglocska 13afb6e1fb
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-06-14 20:26:52 +02:00
iglocska 82425123ab
fix: [internal] object level restsearch issues resolved when querying via filters on the attribute scope, fixes #6016
- use subqueries instead of trying to query on the current scope
- associated find queries don't work on habtm relationships
2020-06-14 20:23:48 +02:00
Andras Iklody f040c4c4ce
Merge pull request #6015 from GlennHD/patch-2
Removed hosts-file.net feeds from default feeds
2020-06-13 20:45:58 +02:00
GlennHD a81d49ef21
Removing hosts-files.net files
Malwarebytes has discontinued the feed:  https://forums.malwarebytes.com/topic/258056-hosts-filenet-domain-lists-are-broken-what-happened/
2020-06-13 10:57:09 -05:00
Alexandre Dulaunoy c23e4ff2c0
chg: [misp-taxonomies] updated to the latest version 2020-06-12 21:45:09 +02:00
Alexandre Dulaunoy 6bbe871769
chg: [misp-warninglists] updated to the latest version 2020-06-11 18:23:49 +02:00
Andras Iklody 3cb9f4b83b
Merge pull request #5993 from JakubOnderka/pull-progress
fix: [pull] Correct progress for pull job
2020-06-11 11:42:22 +02:00
Andras Iklody c0d6f9a4dc
Merge pull request #6007 from imidoriya/2.4
Fix issue #6006 - sgsids is never set
2020-06-11 11:41:05 +02:00
deku 651adce333 Fix issue #6006 - sgsids never set
This value is never set.  I expect it should be $sgids from the incoming function variable.
2020-06-10 21:48:34 -04:00
Alexandre Dulaunoy ac6ed3235d
Merge pull request #5990 from cudeso/2.4
Dashboard widgets
2020-06-10 08:48:04 +02:00
Alexandre Dulaunoy be545bac6e
Merge pull request #6003 from GlennHD/patch-1
Fixed typo
2020-06-10 08:46:46 +02:00
GlennHD 7c7787ec14
Fixed typo
Fixed typo
2020-06-09 16:55:54 -05:00
Koen Van Impe bb9674b480 Avoid us of extra variable treshold 2020-06-09 23:17:21 +02:00
Andras Iklody 23a2ad962d
Merge pull request #5999 from JakubOnderka/pull-all
new: [cli] Command for pulling from all remote servers
2020-06-09 10:37:20 +02:00
Jakub Onderka fdb7f1d78b new: [cli] Command for pulling from all remote servers 2020-06-09 10:19:22 +02:00
Andras Iklody deb268bce0
Merge pull request #5996 from JakubOnderka/bump-cake
chg: [internal] Bump CakePHP to 2.10.22
2020-06-08 13:27:03 +02:00
Jakub Onderka 91cb7cc299 chg: [internal] Bump CakePHP to 2.10.22 2020-06-08 12:55:27 +02:00
Andras Iklody a4963f167f
Merge pull request #5991 from JakubOnderka/drop-big-index
chg: [internal] Drop correlations indexes
2020-06-08 10:40:09 +02:00
mokaddem 44df9548b0
Merge branch 'decaying-v2' into 2.4 2020-06-08 08:27:50 +02:00
mokaddem a5e7e46cd4
Merge branch '2.4' of github.com:MISP/MISP into decaying-v2 2020-06-08 08:26:15 +02:00
mokaddem f75a0865df
chg: [decayingModel:listTaxoWithNumericalValue] Cleaner usage of
uppercased tag
2020-06-08 08:25:25 +02:00
Jakub Onderka b2c193c984 fix: [pull] Correct progress for pull job 2020-06-07 22:25:32 +02:00
Jakub Onderka aab0dc75a9 chg: [internal] Drop correlations.{org_id,sharing_group_id,a_sharing_group_id} indexes 2020-06-07 19:16:33 +02:00
Jakub Onderka ad9a729ffe chg: [internal] Drop correlations.value index 2020-06-07 18:58:04 +02:00
Koen Van Impe 306eda5328 Dashboard widgets
- Widget to display system resources (df, cpu, mem)
- Widget to display the latest sightings
- Widget to display the false positive sightings above certain treshold
2020-06-06 16:17:21 +02:00
Andras Iklody b0ec358843
Merge pull request #5988 from JakubOnderka/patch-113
fix: [internal] Removing attributes from empty event
2020-06-05 17:31:32 +02:00
Jakub Onderka 9665b8a091
fix: [internal] Removing attributes from empty event 2020-06-05 16:48:53 +02:00
Alexandre Dulaunoy 7fe3ea201b
chg: [taxonomies] updated to the latest version 2020-06-05 16:30:02 +02:00
Alexandre Dulaunoy 101db23499
Merge pull request #5984 from JakubOnderka/patch-112
chg: [internal] Log exception when querying modules
2020-06-05 12:53:21 +02:00
Jakub Onderka 4d38673129
chg: [internal] Log exception when querying modules 2020-06-05 11:08:26 +02:00
mokaddem 4147ca257f
chg: [taxonomy] Fixed typo 2020-06-05 07:59:15 +02:00
mokaddem e35179602e
Merge branch '2.4' of github.com:MISP/MISP into decaying-v2 2020-06-05 07:56:36 +02:00
mokaddem 8a3f92bed8
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-06-05 07:47:36 +02:00
mokaddem ff7ef393c5
fix: [EventShell:enrichment] Improved reporting of error messages 2020-06-05 07:46:46 +02:00
Andras Iklody a0bf64d7a1
Merge pull request #5972 from JakubOnderka/patch-111
chg: [UI] Make Enrichment Results little bit nicer
2020-06-04 17:04:35 +02:00
Andras Iklody 68c2b91995
Merge pull request #5973 from MISP/fix-soft-delete-feed-delta-merge
Soft-delete Attributes when performing a feed delta-merge
2020-06-04 17:03:55 +02:00
mokaddem 95d81bd0f3
chg: [events:distributionGraph] Added close button in popover. Fix #5978 2020-06-04 13:55:12 +02:00
mokaddem a5f4fdc233
chg: [tags:checkForOverride] Do not duplicate user id variable 2020-06-04 13:30:28 +02:00
Alexandre Dulaunoy 481d9c3ec2
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-06-04 08:13:47 +02:00
Alexandre Dulaunoy c15594d7f0
chg: [misp-objects] updated to the latest version 2020-06-04 08:13:13 +02:00
mokaddem d022b0fca2
fix: [feeds:saveFreetext] Soft-delete Attributes when performing a
delta-merge
2020-06-03 16:17:16 +02:00
mokaddem 41506cc7e7
fix: [users:change_pw] Return error message when trying to use the same
password. Fix #5961
2020-06-03 15:05:09 +02:00
Jakub Onderka a9253ba61d
chg: [UI] Make Enrichment Results little bit nicer 2020-06-03 14:19:54 +02:00
chrisr3d 84b4f7fd7c
add: [stix2] Supporting import & export of file encoding attributes in file objects 2020-06-02 23:40:28 +02:00
mokaddem 41b1efe424
Merge branch '2.4' of github.com:MISP/MISP into decaying-v2 2020-06-02 10:11:23 +02:00
Andras Iklody 7f968d2533
Merge pull request #5964 from JakubOnderka/patch-109
fix: [galaxy] Fetch all events for galaxy cluster
2020-06-02 09:58:10 +02:00
Andras Iklody 0213a3c616
Merge pull request #5965 from JakubOnderka/patch-110
fix: [UI] Show feed caching just for site admins
2020-06-02 09:57:23 +02:00
mokaddem 314d9fab71
new: [Tag] Allow Tag's numerical_values to be overriden by userSettings 2020-06-02 09:33:08 +02:00
Alexandre Dulaunoy a720ecda78
Merge pull request #5958 from eschultze/eschultze-phishstats
[feed] Add phishstats.info
2020-06-01 21:39:24 +02:00