Commit Graph

15561 Commits (18872a503d4d62188831546b8746ea24da78f889)

Author SHA1 Message Date
Jakub Onderka e044d7a482 fix: [API] Taxonomy namespace is case insensitive 2021-05-25 19:42:36 +02:00
Jakub Onderka 9678c75962 chg: [internal] Remove unused 'full' arg when fetching taxonomies 2021-05-25 19:41:29 +02:00
Jakub Onderka 3ef64e5258
Merge pull request #7435 from JakubOnderka/event-report-history
Event report history
2021-05-25 19:28:10 +02:00
Jakub Onderka 0790a12929 chg: [API] Add description to predicates and values 2021-05-25 18:58:17 +02:00
Jakub Onderka 8a00af12ba chg: [UI] Show warning when advanced auth keys are not enabled 2021-05-25 14:09:55 +02:00
Jakub Onderka eadb89eec0 fix: [UI] Security audit message 2021-05-25 13:56:01 +02:00
Alexandre Dulaunoy d3da79f1ce
Merge pull request #7440 from righel/return-api-error-when-fetch-from-feed-fails
fix: return api error when fetch from feed fails
2021-05-25 12:15:26 +02:00
Alexandre Dulaunoy 27b5a0b523
Merge branch '2.4' into develop 2021-05-25 12:12:11 +02:00
Alexandre Dulaunoy ce93848dea
chg: [config] default config now uses RFC2606 example.com domain 2021-05-25 12:11:19 +02:00
Luciano Righetti ebeab4d245 fix: return api error when feed is not enabled 2021-05-25 11:54:47 +02:00
Jakub Onderka 19682e04aa fix: [UI] Simplify warninglist view template 2021-05-24 16:44:41 +02:00
Jakub Onderka 3f4f7c436e new: [UI] Add link to event report history 2021-05-24 16:44:41 +02:00
Jakub Onderka 4207787777
Merge pull request #7432 from JakubOnderka/perm_flags_translatable
Perm flags translatable
2021-05-24 14:34:51 +02:00
Jakub Onderka 5fd72bd5bf fix: [UI] Show error only if it is not empty 2021-05-24 14:05:28 +02:00
Jakub Onderka 34b0d85689 fix: [UI] Add missing event report model in audit log 2021-05-24 10:39:27 +02:00
Jakub Onderka 0174a50871 chg: [UI] Make permision titles translatable 2021-05-24 10:38:40 +02:00
mokaddem e7b9ccebb3
fix: [events:index] Reindex tag array to always return a list 2021-05-21 10:18:50 +02:00
mokaddem 15a836b393
fix: [events:index] Reindex tag array to always return a list 2021-05-21 10:17:18 +02:00
mokaddem a5b10ce9a8
fix: [markdown-editor:event-report] Fixed MISPElements in table 2021-05-21 10:01:15 +02:00
Luciano Righetti 644161f42a fix: /feeds/add endpoint returns empty 'name' error via api call 2021-05-21 09:43:55 +02:00
mokaddem cb6ee8caf9
fix: [organisations:add] Wrong label value 2021-05-21 07:11:41 +02:00
mokaddem 21df2a398a
fix: [organisations:add] Wrong label value 2021-05-21 07:10:51 +02:00
iglocska db2aad7381
Merge branch '2.4' into develop 2021-05-20 09:41:48 +02:00
iglocska fae5119388
fix: [group by] error fixed in diagnostics, fixes #7411 2021-05-20 09:40:42 +02:00
Amaury Leroy 42c66fa24a Add cacheServerAll documentation 2021-05-19 15:04:29 +02:00
Amaury Leroy bc4b111372 Add 'Cache server' documentation 2021-05-19 15:03:10 +02:00
Amaury Leroy c81de90887 Add PushAll documentation 2021-05-19 15:01:20 +02:00
Amaury Leroy 987473a7fe function pushAll -- push all servers 2021-05-19 14:59:23 +02:00
Amaury Leroy c34d320186 function cacheServerAll -- cache all server 2021-05-19 14:55:19 +02:00
Alexandre Dulaunoy 282a9c4047
chg: [misp-objects] updated to the latest version 2021-05-17 15:58:50 +02:00
iglocska e9d0dd48cb
chg: [birthday] logo added
- to be removed on the next release
2021-05-14 12:22:05 +02:00
Andras Iklody 0f78aef0c9
Merge pull request #7334 from Wachizungu/fix-allowedlists-route
chg: [routes] fix allowedlists routes. Renamed from whitelists.
2021-05-14 12:12:16 +02:00
Andras Iklody ee612fb68c
Merge pull request #7403 from righel/fix-restricted_to_domain-reset-on-org-edit-allow-json-arrays
fix restricted_to_domain reset when updating org, allow arrays via api.
2021-05-14 12:11:44 +02:00
Raphaël Vinot 5a31694254 chg: [PyMISP] Bump version 2021-05-13 22:57:50 -07:00
chrisr3d 308787918e Merge branch '2.4' of https://github.com/MISP/MISP into develop 2021-05-11 17:52:31 +02:00
chrisr3d 94ebb627c3
fix: [jobs view] Typo with $baseurl variable name 2021-05-11 17:43:29 +02:00
chrisr3d 258e68df9b
fix: [module results] References between objects returned with module results and the original object attribute are now pointing to the original object itself
- A reference between an object and an object
  attribute is supported in the API, but does not
  appear on the event graph
- Instead of pointing to the initial object
  attribute then, we look for the uuid of the
  object containing the attribute and use this
  uuid for the reference
- The references between objects returned as
  module results and the object containing the
  attribute initially used for the enrichment
  with a module are then handled properly
2021-05-11 17:26:07 +02:00
chrisr3d 63181d2219 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2021-05-11 15:11:58 +02:00
Luciano Righetti 8507d324eb fix: servers cannot be edited via API when MISP.host_org_id setting is empty. 2021-05-11 15:04:59 +02:00
Alexandre Dulaunoy d278a533a0
chg: [misp-objects] updated 2021-05-11 15:02:19 +02:00
Alexandre Dulaunoy 45bba350bb
fix: [taxonomies] updated 2021-05-11 14:11:29 +02:00
Alexandre Dulaunoy 99d8096d31
chg: [misp-taxonomies] updated to the latest version 2021-05-11 13:59:44 +02:00
chrisr3d 3cf7c5848c
fix: [module results] Included the object references handling loop in the objects handling loop
- If we did not get any object in a result from
  a misp module, the `$references` variable would
  not have been defined and would have raised an
  issue. The references are related to objects,
  it is then obvious to handle them both together
2021-05-11 11:58:10 +02:00
chrisr3d 7573c5abb9
fix: [modules results] Fixed the query to find the uuid of the attribute used as input of a misp-module
- With `Attribute.object_id => 0`, the query did
  only return attributes outside of a MISP object
- This was causing issues with references between
  the MISP objects returned by the modules and the
  attribute used as input to the module. Those
  references were visible in the module results
  preview, but skipped then after the submit
  button is pressed.
- The references are now correctly handled
2021-05-11 11:37:23 +02:00
mokaddem 25cb3942d7
fix: [attribute:first_seen/last_seen] First seen value can be equal to the last_seen value.
Fix #7404
2021-05-11 11:23:36 +02:00
mokaddem 78d6c5ed1c
fix: [attribute:first_seen/last_seen] First seen value can be equal to the last_seen value.
Fix #7404
2021-05-11 11:22:19 +02:00
Alexandre Dulaunoy bd84a45b02
chg: [taxonomies] updated to the latest version 2021-05-10 18:19:17 +02:00
Luciano Righetti ba9e2c7fe4 fix restricted_to_domain reset when updating org, allow arrays via api. 2021-05-10 17:28:31 +02:00
Jakub Onderka f48eb4131b
Merge pull request #7397 from JakubOnderka/log-new-setting
chg: [setting] Add missing setting fo new audit log
2021-05-10 08:44:19 +02:00
Jakub Onderka 99070b73ef fix: [correlations] Correctly handle exclusion 2021-05-10 08:30:56 +02:00
Jakub Onderka 3b4a876c6a chg: [correlation] Cleanup Correlation model code 2021-05-10 08:30:42 +02:00
Jakub Onderka 7d6e11f3f2 fix: [internal] Attribute correlation toggle 2021-05-10 08:26:51 +02:00
Alexandre Dulaunoy 49cca7256d
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-05-08 09:17:13 +02:00
Alexandre Dulaunoy 8f489a43ea
chg: [misp-galaxy] updated to the latest version 2021-05-08 09:16:45 +02:00
iglocska fcc1996a2e
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-05-07 14:09:54 +02:00
iglocska 16ea5d9975
new: [event index] add report count 2021-05-07 14:09:34 +02:00
Jakub Onderka bca8a8725f
Merge pull request #7189 from JakubOnderka/view-as
new: [internal] View event as different user
2021-05-06 17:11:31 +02:00
Jakub Onderka 13b691d89d chg: [setting] Add missing setting fo new audit log 2021-05-06 16:31:19 +02:00
mokaddem 06cc58e163
chg: [object] Added validation rules for some fields 2021-05-06 15:53:57 +02:00
mokaddem 7be6575e9b
fix: [attributes] Enforce FS to be before LS (also for ShadowAttributes & Objects) 2021-05-06 15:03:06 +02:00
mokaddem 269253aa78
fix: [attributes] Enforce FS to be before LS (also for ShadowAttributes & Objects) 2021-05-06 15:01:58 +02:00
Jakub Onderka f1b87e14dd fix: [internal] Missing variable 2021-05-05 18:33:50 +02:00
Jakub Onderka c020bf7213 fix: [UI] Chosen autofocus for attribute mass edit 2021-05-05 18:33:50 +02:00
Jakub Onderka eb7473d990
Merge pull request #7395 from JakubOnderka/feed-download-error-handlig
fix: [feed] Better error handling when downloading MISP feeds
2021-05-05 18:00:15 +02:00
Jakub Onderka 0b54c7955e
Merge pull request #7018 from JakubOnderka/yara-export-fix
fix: [export] YARA export
2021-05-05 17:32:44 +02:00
Jakub Onderka 48228171a5 fix: [feed] Better error handling when downloading MISP feeds 2021-05-05 17:24:27 +02:00
iglocska 348fd09290
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-05-05 16:38:46 +02:00
iglocska ad44fdff5a
Merge branch '2.4' into develop 2021-05-05 16:38:31 +02:00
iglocska 40af102e2b
fix: [feed preview] fixed exception thrown to invalid threat level listing call 2021-05-05 16:37:57 +02:00
mokaddem 6644e75d6e
Merge branch 'develop' of github.com:MISP/MISP into migration-allowlists 2021-05-05 16:10:24 +02:00
mokaddem 756bd459a6
Merge branch 'develop' of github.com:MISP/MISP into migration-users-views 2021-05-05 15:57:30 +02:00
mokaddem 9f979af25f
Merge branch 'develop' of github.com:MISP/MISP into migration-allowlists 2021-05-05 15:56:00 +02:00
mokaddem 4a6801f6d3
Merge branch 'migration-organisations-views' into develop 2021-05-05 15:52:22 +02:00
mokaddem 6e5c6494eb
Merge branch 'develop' of github.com:MISP/MISP into migration-warninglists 2021-05-05 15:18:07 +02:00
mokaddem 39c77ac1b2
Merge branch 'develop' of github.com:MISP/MISP into migration-allowlists 2021-05-05 15:16:34 +02:00
mokaddem b1c3bbf7fa
Merge branch 'develop' of github.com:MISP/MISP into migration-organisations-views 2021-05-05 15:14:27 +02:00
mokaddem 0952609718
Merge branch 'develop' of github.com:MISP/MISP into migration-users-views 2021-05-05 15:03:07 +02:00
mokaddem 748bc65daa
new: [users:index] Batch toggleable fields 2021-05-05 14:30:20 +02:00
Jeroen Pinoy 13b605622d
chg: [UsageData] fix active proposal count, exclude deleted entries 2021-05-04 20:08:35 +02:00
mokaddem 3b2c90c047
chg: bumped queryversion 2021-05-04 11:04:31 +02:00
mokaddem d19c7538d3
chg: bumped queryversion 2021-05-04 11:04:10 +02:00
mokaddem b84612aadd
chg: [event-report] Improved hints autocomplete while typing
- Hints available scopes
- Allow searching for object's priority value
2021-05-04 11:03:21 +02:00
mokaddem a10c2e5215
chg: [event-report] Improved hints autocomplete while typing
- Hints available scopes
- Allow searching for object's priority value
2021-05-04 11:01:04 +02:00
iglocska 25ceea7f4e
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-05-04 09:47:04 +02:00
iglocska 43836e2fb4
Merge branch '2.4' into develop 2021-05-04 09:46:58 +02:00
iglocska f18fc7cb51
fix: [worker] restart not working correctly with SELinux
- endless process spawn due to not being able to fetch the user's name
2021-05-04 09:46:42 +02:00
iglocska e441808fa1
fix: [worker] restart not working correctly with SELinux
- endless process spawn due to not being able to fetch the user's name
2021-05-04 09:44:09 +02:00
Jakub Onderka 6045278303
Merge pull request #6914 from JakubOnderka/audit-log
New Audit log system
2021-05-03 17:31:26 +02:00
mokaddem e7a4b8decf
chg: [warninglists:checkValue] Exposed feature in the UI 2021-05-03 16:53:46 +02:00
mokaddem 7528580fb1
chg: [warninglists:checkValue] Exposed feature in the UI 2021-05-03 16:53:04 +02:00
mokaddem c295c630fc chg: [server:setting] Added missing config `warning_for_all` 2021-05-03 16:01:51 +02:00
mokaddem 4dd1339f3d chg: [server:setting] Added missing config `warning_for_all` 2021-05-03 16:00:51 +02:00
Jakub Onderka 368748fafe chg: [log] Add link to Role 2021-05-03 13:44:44 +02:00
Jakub Onderka 2369cf23cb fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +02:00
Jakub Onderka aa988e5f27 chg: [log] Add link to ObjectTemplate from audit log 2021-05-03 13:44:44 +02:00
Jakub Onderka 51a451bead chg: [log] Correctly show request type in user interface 2021-05-03 13:44:44 +02:00
Jakub Onderka 7a1e59d81f new: [log] Add supoort for AuthKeys 2021-05-03 13:44:44 +02:00
Jakub Onderka 232afb9ac6 new: [log] Show full change in popup 2021-05-03 13:44:44 +02:00
Jakub Onderka 59a45c3695 chg: [internal] Return ugly print JSON for AJAX requests 2021-05-03 13:44:44 +02:00
Jakub Onderka 88f6038b28 new: [log] Audit Log statistics 2021-05-03 13:44:44 +02:00
Jakub Onderka a1212f2df6 new: [log] LogShell 2021-05-03 13:44:44 +02:00
Jakub Onderka ad1b373766 new: [log] Audit log 2021-05-03 13:44:44 +02:00
Alexandre Dulaunoy 6df1a8d2ce
chg: [misp-objects] updated to the latest version 2021-05-03 12:23:53 +02:00
mokaddem e3536c9ba3
fix: [warninglists:index] Restored site admin permission requirement for deletion 2021-05-03 09:43:18 +02:00
Alexandre Dulaunoy 24185cdba3
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-05-01 11:08:27 +02:00
Alexandre Dulaunoy 8aaeaf2f4f
chg: [warning-lists] updated to the latest version 2021-05-01 11:07:58 +02:00
Jakub Onderka 2da03a7924
Merge pull request #7388 from JakubOnderka/fix-log-warning
Fix log warning
2021-04-30 16:16:53 +02:00
Jakub Onderka 122f9cddd7 fix: [UI] Warning message for event modification warning 2021-04-30 16:04:33 +02:00
mokaddem c9227bc8de
chg: [event:alert] Added option to refresh to ban 2021-04-30 15:01:06 +02:00
mokaddem 95ceeebebb
chg: [event:alert] Added option to refresh to ban 2021-04-30 15:00:08 +02:00
mokaddem b71c73a304
chg: [event:getEventRepublishBanStatus] Improved wording 2021-04-30 13:59:15 +02:00
mokaddem 4c5daa55c5
fix: [server:settings] Typo 2021-04-30 13:59:02 +02:00
mokaddem eac4918ab6
new: [event:alert] Re-publishing ban feature based on configurable threshold 2021-04-30 13:58:53 +02:00
mokaddem 4da31ca399
Merge remote-tracking branch 'origin/2.4' into feature-event-republishing-ban 2021-04-30 13:56:51 +02:00
mokaddem 80792c0a15
chg: [event:getEventRepublishBanStatus] Improved wording 2021-04-30 10:19:47 +02:00
mokaddem 132f4850ca
fix: [server:settings] Typo 2021-04-30 10:12:42 +02:00
mokaddem 475cd2563d
new: [event:alert] Re-publishing ban feature based on configurable threshold 2021-04-30 10:06:49 +02:00
mokaddem aaae08cab4
chg: [warninglists:index] Moved views to factory - WiP 2021-04-30 08:35:17 +02:00
Alexandre Dulaunoy 361e5bee25
chg: [misp-galaxy] updated to the latest version 2021-04-29 23:30:47 +02:00
chrisr3d 34af811565 Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-29 20:07:47 +02:00
chrisr3d 32849b1087
fix: [stix2 export] Making sure timestamps are always converted into the format STIX likes 2021-04-29 20:05:38 +02:00
chrisr3d 47b820e9f2 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2021-04-29 18:29:38 +02:00
chrisr3d 3653e62fd8
fix: [stix2 export] Making sure attributes have their Galaxy field before trying to parse it 2021-04-29 18:19:05 +02:00
mokaddem da8adac370
chg: [allowedlist] Migrated views to factory 2021-04-29 15:42:05 +02:00
chrisr3d dc93212ec5 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2021-04-29 14:38:49 +02:00
chrisr3d 6fd40b10ae Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-29 14:37:26 +02:00
chrisr3d 0ced4cb4aa
fix: [stix1 import] Avoiding AttributeError exceptions when the STIX packages have no header 2021-04-29 14:09:08 +02:00
mokaddem 2c2aac4862
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-29 13:32:11 +02:00
mokaddem f894109b26
fix: [files:defaut_feeds] Added trailing slash
Fix #7022
2021-04-29 13:29:59 +02:00
Jakub Onderka c5375c2e53
Merge pull request #7367 from JakubOnderka/proposal-index-ui
chg: [UI] Link to proposal limited view from proposal event index
2021-04-29 12:05:22 +02:00
chrisr3d 74a4011908 Merge branch '2.4' of github.com:MISP/MISP into develop 2021-04-28 18:41:53 +02:00
chrisr3d a57784fb05
fix: [stix2 export] Copy paste issue 2021-04-28 18:36:39 +02:00
chrisr3d e9bfd34d89 Merge branch '2.4' of github.com:MISP/MISP into develop 2021-04-28 18:34:06 +02:00
chrisr3d f098dba5d7
fix: [stix2 export] Trying to make first_seen & last_seen fields are exported in an iso-formatted datetime format 2021-04-28 18:32:30 +02:00
chrisr3d 32d107468e
fix: [stix2 export] Avoiding issues with MISP events 'Event' field 2021-04-28 18:31:49 +02:00
chrisr3d 7893d96db9 Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-28 15:56:43 +02:00
chrisr3d 7d4abe0042 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-28 15:55:15 +02:00
chrisr3d 8e7a55d0b2
fix: [stix2 import] Added the missing ip address observable parsing function
- Should fix #6855
2021-04-28 15:54:07 +02:00
chrisr3d 82243d5eab
fix: [stix2 import] Avoid missing the to_ids flag when set to False
- attribute.get('to_ids') with 'to_ids' set to
  False will simply skip the field, and let then
  MISP set the flag to the default 'to_ids' value
  depending on the attribute type
- With the test being `attribute.get('to_ids') is not None`
  we make sure even if 'to_ids' is False, we get
  the field as it is
2021-04-28 15:51:00 +02:00
iglocska ad37454e89
Merge branch '2.4' into develop 2021-04-28 15:34:49 +02:00
iglocska ecd09dfec2
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-28 15:34:17 +02:00
iglocska ef9370514f
fix: [emailing] password resets and OTP didn't handle line breaks correctly 2021-04-28 15:33:50 +02:00
mokaddem 0662ac710e
chg: [elements:serverRuleElements] Removed useless spaces 2021-04-28 15:23:47 +02:00
mokaddem 5cdba48eef
chg: [server:queryAvailableSyncFilteringRules] Returns error message instead of throwing error 2021-04-28 15:14:28 +02:00
mokaddem 960d46ec8a
chg: [servers:edit] Added indicative text for serverRuleElements 2021-04-28 14:58:31 +02:00
mokaddem bff20114d7
chg: [elements:serverRuleServers] Added text for each scopes 2021-04-28 14:57:58 +02:00
mokaddem 428d3875e0
chg: [elements:serverRuleElements] Reset widgets state on modal close 2021-04-28 14:42:04 +02:00
Alexandre Dulaunoy 1814195f79
chg: [objects] updated to the latest version 2021-04-28 14:08:09 +02:00
mokaddem f50be529da
fix: [elements:serverRuleElementPush] Recover freetext tags not known by the instance 2021-04-28 11:29:45 +02:00
mokaddem b7d9ca5787
chg: [elements:rules_widget] Added collapsible for freetext inputs 2021-04-28 11:16:38 +02:00
mokaddem 3e2bc0d716
Merge remote-tracking branch 'origin/2.4' into develop 2021-04-28 09:53:50 +02:00
mokaddem 33ba8dd113
fix: [decayings:add] Correct usage of the translation function 2021-04-28 09:52:49 +02:00
mokaddem bacf072c59
chg: [users:index] Migrated view to factory 2021-04-28 09:14:54 +02:00
iglocska d2b1628f91
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-28 00:40:54 +02:00
iglocska 0e10b2780f
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-28 00:40:26 +02:00
iglocska c0a1514814
new: [Correlation exclusions] clean function reworked
- does everything on DB side
- no more issues with large lists being passed around
- should also be a fair bit faster
2021-04-28 00:39:30 +02:00
Alexandre Dulaunoy e24a1f6fdd
Merge pull request #7374 from lfortemps/patch-3
fix: [UI] Correctly display last login time
2021-04-27 22:35:22 +02:00
mokaddem b65bd555a5 fix: [galaxyCluster:export] Only unset fields if they exists
In some cases, galaxy clusters might not have targeting clusters
2021-04-27 16:51:37 +02:00
mokaddem 5a7a108fe9 fix: [galaxyCluster:export] Only unset fields if they exists
In some cases, galaxy clusters might not have targeting clusters
2021-04-27 16:49:52 +02:00
Loïc Fortemps 5eb67f0fd9
fix: [UI] Correctly display last login time
Until now, we were showing the "one before last" login time, this fixes the issue
2021-04-27 15:42:01 +02:00
mokaddem a6f770f0a2
chg: [organisations:edit] Usage of the add view 2021-04-27 14:26:58 +02:00
mokaddem 6ec20b80d3
chg: [organisations:add] Migrated view to factory 2021-04-27 13:56:29 +02:00
mokaddem bc971658ba
new: [elements:genericForm] Added support of field descriptions 2021-04-27 12:12:39 +02:00
iglocska e1b9a612f7
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-27 12:11:26 +02:00
iglocska 7b19255ede
chg: [ACL] added correlation exception edit 2021-04-27 12:11:02 +02:00
Alexandre Dulaunoy 4e04e591be
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-27 11:23:31 +02:00
iglocska b14b85a781
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-27 10:53:41 +02:00
iglocska d61ebc9905
new: [correlation exclusions] now have an optional comment field
- explain why you exclude a value for easier maintenance
- edit existing exclusions to add those comments after the fact
2021-04-27 10:52:53 +02:00
mokaddem cb00fc0222
new: [elements:indexCountry] Added country element to display flags and nationalities 2021-04-27 10:44:36 +02:00
mokaddem 77e68c5a07
chg: [organisations:index] Migrated view to factory 2021-04-27 10:44:09 +02:00
mokaddem 17bd316b35
chg: [elements:indexGenericField] Allow passing implode's glue 2021-04-27 10:43:38 +02:00
mokaddem 43b0f8d9b6 chg: [elements:indexPostlink] Added possibility to add confirm messages
Fixed JS error throwing undefined variable in top correlations
2021-04-27 10:29:31 +02:00
iglocska 94afe67d68
new: [top correlations] Redirect to the attribute search when clicking a value 2021-04-27 09:46:26 +02:00
iglocska 22f391e6b2
new: [Index builder] add simple postlink field 2021-04-27 09:46:03 +02:00
iglocska 0dea395298
fix: [attribute search] Don't use form tampering protection for searches 2021-04-27 09:45:11 +02:00
iglocska a0b1d0964e
chg: [correlations] reverted the division by 2 for the correlation counts
- there are legitimate cases where we get one way correlations
  - we use the value field to aggregate the count, which leads to it being incorrect when using advanced correlations (the reverse correlation will use the value of the remote side)
2021-04-27 08:41:41 +02:00
Alexandre Dulaunoy a9ea6cfabf
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-27 06:16:50 +02:00
Alexandre Dulaunoy 8dd11807be
chg: [misp-objects] updated to the latest version 2021-04-27 06:16:29 +02:00
iglocska 81c2d01bcd
fix: [top correlations] Divide the count by 2
- Each correlation has 2 entries in the DB (A->B and B->A)
- this doesn't mean that we should count each of those entries, but rather divide by 2 to get the actual correlation count
2021-04-27 00:45:51 +02:00
iglocska 10d75dfcd6
chg: [CRUD] component - added redirect_controller parameter
- redirect to other controllers on demand, not just other actions
2021-04-27 00:42:23 +02:00
iglocska d1286605b9
chg: [ACL] added top correlation generation to ACL 2021-04-27 00:42:00 +02:00
iglocska 0d348bfd01
new: [Correlations] Added cached toplist
- stored via zset in redis
- very fast, but needs to be generated
- generation background processed
2021-04-27 00:40:40 +02:00
iglocska 1cda8aa5ac
new: [index top bar] added element to act as a text replacement field instead of a button 2021-04-27 00:38:03 +02:00
iglocska 7270f4e563
fix: [default feeds] duplicate name resolved, fixes #6978
- as reported by @chrisinmtown
2021-04-26 20:03:20 +02:00
iglocska a55bb74673
fix: [galaxy] logging - use SYSTEM as the default org name for logging 2021-04-26 13:44:12 +02:00
iglocska 487cb2d67e
fix: [galaxy] new logging to catch meta field errors assumed that the user object was available
- [narrator] It wasn't.
2021-04-26 13:42:25 +02:00
iglocska e5c567ae91
fix: [galaxy] update fails gracefully and skips over malformed meta fields in a cluster 2021-04-26 13:26:29 +02:00
Alexandre Dulaunoy 4832b4abaa
Merge branch '2.4' into develop 2021-04-26 12:24:58 +02:00
Alexandre Dulaunoy f51ab3c75c
chg: [misp-galaxy] updated to the latest version 2021-04-26 12:24:19 +02:00
Alexandre Dulaunoy d93bd835a3
Merge branch '2.4' into develop 2021-04-26 11:19:47 +02:00
Alexandre Dulaunoy 5071c7edbd
chg: [warning-lists] updated to the latest version 2021-04-26 11:17:02 +02:00
Raphaël Vinot 8e108202d1 chg: [PyMISP] Bump 2021-04-26 10:58:33 +02:00
mokaddem 0d35032610
fix: [feeds:edit] Recover event_id if it exists
Fix #7293 (second part)
2021-04-26 10:12:27 +02:00
mokaddem 8efce54d74
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-26 10:01:15 +02:00
mokaddem 198475625a
chg: [elements:indexTable] Allow passing URL parameters for link actions 2021-04-26 10:00:12 +02:00
iglocska 3cbe5280d8
fix: [correlations] added fix for invalid function call
- introduced by the refactor, looking up Attribute object variables such as noncorrelatingTypes
2021-04-25 23:28:17 +02:00
iglocska 5b67cd147a
fix: [correlations] Don't barf when trying to add data with no correlations 2021-04-25 23:18:28 +02:00
iglocska b8781fa91c
fix: [correlation exclusions] controller comment fixed 2021-04-25 19:49:08 +02:00
iglocska 6a6d696469
fix: [Correlations] controller - added missing components 2021-04-25 19:41:21 +02:00
iglocska 4ba1a1ab13
fix: [Correlations] fixed advanced correlations for ssdeep and separated into own function 2021-04-25 18:09:37 +02:00
iglocska 35fe2ceac3
chg: [CRUD] component, changed two filtering functions to be accessible externally 2021-04-25 17:56:42 +02:00
iglocska 823a870ca0
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-25 17:54:53 +02:00
iglocska 6cf99e2d7c
chg: [indextable] added stupid pagination options 2021-04-25 17:45:27 +02:00
iglocska 5622546d5d
new: [correlations] added new background task for correlating individual values 2021-04-25 17:40:41 +02:00
iglocska 33c6ab7030
chg: [menues] updated with new correlation functionality 2021-04-25 17:37:57 +02:00
iglocska 15fc60ebbf
new: [Correlations] refactor / rework
- moved to own controller and model
- refactored several long incomprehensible functions

- extracted reused tasks from functions and made them reusable
- added a way to correlate individual values as opposed to attributes

- Added top correlations index
2021-04-25 17:36:29 +02:00
chrisr3d 26ddc96938 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2021-04-25 01:49:24 +02:00
chrisr3d 6347b24d24
fix: [stix1 framing] Fixed CIQ Identity namespace 2021-04-25 01:43:53 +02:00
mokaddem 88d58c7a3c
Merge branch 'developt push' of github.com:MISP/MISP into develop 2021-04-23 16:23:54 +02:00
mokaddem f4d65adbfc
chg: [css:event-report] Improved layout when using objects in markdown headers 2021-04-23 16:22:58 +02:00
Andras Iklody 6734e9d30e
Merge pull request #7366 from righel/allow-cake-cli-set-null-settings
fix: allow setting org_id=0 via cake console, add --force option
2021-04-23 15:08:34 +02:00
Luciano Righetti 04560a067b fix: add strict commit test function 2021-04-23 15:03:24 +02:00
mokaddem 88084a490f
Merge branch 'develop' of github.com:MISP/MISP into feature-galaxy-cluster-wipe-default 2021-04-23 14:31:54 +02:00
Jakub Onderka 3a8777b2fd
Merge pull request #7364 from JakubOnderka/galaxy-stats-fix
Galaxy stats fix
2021-04-23 12:38:02 +02:00
mokaddem 6590c17578
Merge remote-tracking branch 'origin/2.4' into develop 2021-04-23 12:22:31 +02:00
Jakub Onderka 58e6190bf8 chg: [UI] Link to proposal limited view from proposal event index 2021-04-23 12:07:50 +02:00
mokaddem bc2c58abe9
security: [feeds] Hide headers for non-site admin users 2021-04-23 12:07:01 +02:00
Luciano Righetti da0f9c4148 fix: allow setting org_id=0 via cake console, add --force option to force settings. 2021-04-23 12:01:07 +02:00
mokaddem 7275ac97ad
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-23 10:33:40 +02:00
mokaddem 144c9c2ee4
chg: [elements:serverRuleElements] Added notice for older server not supporting filtering rule queries 2021-04-23 10:31:28 +02:00
Jakub Onderka 2d0de20831 chg: [UI] Hide URL from feed and server cache hits 2021-04-23 10:19:04 +02:00
mokaddem 721576941b
chg: [elements:serverRuleElements] Better function name for maintainability 2021-04-23 10:18:22 +02:00
Jakub Onderka beee3d5c80 fix: [UI] Event lock warning 2021-04-23 10:17:15 +02:00
Jakub Onderka d99a6d0ca4 fix: [UI] Wrong org id for galaxy matrix stats 2021-04-23 10:17:15 +02:00
Jakub Onderka dede7f5f30 chg: [internal] Do not load not necessary event info for attack export 2021-04-23 10:17:14 +02:00
mokaddem ec746fa064
Merge branch 'develop' of github.com:MISP/MISP into feature-galaxy-cluster-wipe-default 2021-04-23 09:06:08 +02:00
mokaddem fb8a6ccac7
fix: [misp.js] Support display on fretext values and removed useless functions 2021-04-22 16:26:22 +02:00
mokaddem 4c84a00aaa
chg: [element:serverRuleElements] Rules are parsed and build on rules_widget container
They can later be recovered by external commands without having to rely
on fixed HTML ID properties
2021-04-22 16:25:58 +02:00
mokaddem 4b4f9c6bda
fix: [servers:edit] Support servers/add with the server/edit view 2021-04-22 16:23:00 +02:00
mokaddem 3529ddcacd
fix: [feeds:edit] Display additional filtering rules 2021-04-22 16:22:10 +02:00
mokaddem c959335a0d
fix: [elements:serverRuleElement] Push should not be allowed to set freetext orgs 2021-04-22 16:21:19 +02:00
mokaddem 0405f077ac
chg: [elements:serverRuleElements] Parametrized display of freetext input 2021-04-22 16:20:20 +02:00
mokaddem 9ced8270cf
fix: [elements:serverRuleElements] Avoid saving the space character as additional rule 2021-04-22 16:19:02 +02:00
mokaddem ebcc86d08a
chg: [servers:add] Removed unused view 2021-04-22 16:18:09 +02:00
mokaddem 983be8bc69
chg: [server:queryAvailableSyncFilteringRules] Includes the HTTP return code in case of errors 2021-04-22 12:50:25 +02:00
mokaddem 876608d72d
chg: [elements:serverRuleElements] Added support of existing rules for feeds 2021-04-22 12:49:53 +02:00
mokaddem d1a991df8a
chg: [elements:serverRuleElements] Inject existing rules into widget 2021-04-22 12:34:22 +02:00
mokaddem d2cb5428d9
chg: [elements:serverRuleElements] Support of previous rule states - WiP 2021-04-22 11:59:23 +02:00
mokaddem 14a34dfbca
chg: [elements:serverRuleElements] Added preventive sanitizations 2021-04-22 10:58:32 +02:00
mokaddem f6f6b102f6
Merge branch 'develop' of github.com:MISP/MISP into improvements-sync-filter-rules 2021-04-22 10:46:41 +02:00
iglocska 65baee7267
new: [UI] added stupid pagination links
- sometimes we want to paginate data not derrived from the usual backend but still have a first/last/next/previous link included
2021-04-22 09:47:04 +02:00
iglocska 888d23f946
new: [correlations] top correlations index view added 2021-04-22 09:46:37 +02:00
iglocska 9e1b9f9b6e
new: [Correlations] added dedicated controller/model/views 2021-04-22 09:46:10 +02:00
Alexandre Dulaunoy 86088ab0ea
Merge branch '2.4' into develop 2021-04-21 16:52:10 +02:00
Alexandre Dulaunoy bcf128c442
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-21 16:51:41 +02:00
Alexandre Dulaunoy 48f8074eeb
chg: [warning-lists] updated 2021-04-21 16:51:21 +02:00
mokaddem 6a51b6fd56
Merge remote-tracking branch 'origin/2.4' into develop 2021-04-21 15:22:31 +02:00
mokaddem 99f2da3dd8
fix: [feeds:edit] Log correct action.
Fix #7347
2021-04-21 15:21:21 +02:00
mokaddem 7675427170
new: [galaxyCluster:wipe_default] New endpoint to wipe out all default clusters 2021-04-21 12:53:05 +02:00
mokaddem 50ccc022e1
Merge branch 'develop' of github.com:MISP/MISP into improvements-sync-filter-rules 2021-04-21 09:14:55 +02:00