Commit Graph

18705 Commits (be46572adf00ad57b346e77bfabbee6cf3b95cb7)

Author SHA1 Message Date
Jakub Onderka be46572adf
Merge pull request #8731 from JakubOnderka/debug-failing
fix: [test] Debug failing test
2022-11-01 15:04:14 +01:00
Jakub Onderka a44f801f17 fix: [test] Debug failing test 2022-11-01 14:05:10 +01:00
Jakub Onderka a27e036c5b chg: [internal] Faster fetching event index 2022-11-01 10:56:31 +01:00
Jakub Onderka bd0dde5e37 chg: [API] Throw exception if invalid ID provided 2022-11-01 10:56:31 +01:00
Jakub Onderka 4fe5a73386 chg: [internal] Use subquery to sighting fetching 2022-11-01 10:56:14 +01:00
Jakub Onderka 1bc02930cf fix: [sighting] Return just requested sighting 2022-11-01 10:56:14 +01:00
Jakub Onderka 338de3178c chg: [sync] Use new sighting pull for new MISP instances 2022-11-01 10:56:14 +01:00
Jakub Onderka 35b00b6c84 chg: [sighting] Include organisation in rest response 2022-11-01 10:56:14 +01:00
Jakub Onderka 77fd20a98f chg: [sightings] Optimised fetching 2022-11-01 10:56:14 +01:00
Jakub Onderka 5a1a8aace9 chg: [api] Allow to include uuids to sighting 2022-11-01 10:56:14 +01:00
Jakub Onderka 7a29e18d23 chg: [sync] New way how to pull sightings 2022-11-01 10:56:14 +01:00
Jakub Onderka 2aa4ee3097 chg: [internal] Optimise sighting rest search 2022-11-01 10:56:14 +01:00
Jakub Onderka acd6732613
Merge pull request #8729 from JakubOnderka/sighting-restsearch-security-vol2
new: [test] Check sighting rest search ACL vol. 2
2022-11-01 10:55:33 +01:00
Jakub Onderka ecb88f1c93 new: [test] Check sighting rest search ACL vol. 2 2022-11-01 10:41:52 +01:00
Andras Iklody 2497369374
fix: [statistics] do not divide correlation count by 2 - no longer needed
We're only storing 1 row / correlation since the engine rework

- As reported by @github-germ
2022-11-01 09:29:58 +01:00
Jakub Onderka a7687c592d
Merge pull request #8727 from JakubOnderka/cluster-sync-logging
chg: [internal] Add logging for galaxy cluster sync
2022-10-31 16:33:02 +01:00
Sami Mokaddem 6b638085ae
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-10-31 16:09:17 +01:00
Sami Mokaddem 8484e55d93
new: [workflowModule:attribute_ids_flag_operation] Module to toggle/remove the to_ids flag 2022-10-31 16:07:47 +01:00
Sami Mokaddem c505c1ccd4
new: [workflowModule:attribute_edition] Added generic module to support attribute edition
Can be extended by other modules
2022-10-31 16:07:03 +01:00
Sami Mokaddem f9f0b128eb
new: [workflowModule:attach_enrichment] That attaches enrichment entries to the enriched attributes 2022-10-31 16:06:15 +01:00
Sami Mokaddem 209d2cc251
chg: [workflowModule:baseModule] Added helper function to collect matching elements 2022-10-31 16:05:01 +01:00
Sami Mokaddem 866f50418c
chg: [workflowModules:enrich-event] Sort list of modules 2022-10-31 16:04:33 +01:00
Jakub Onderka 5ea72e1924 fix: [sync] Do not try to push no clusters to remote server 2022-10-31 15:08:18 +01:00
Alexandre Dulaunoy 61578933c9
chg: [misp-workflow-blueprints] updated to the latest version 2022-10-31 15:05:25 +01:00
Jakub Onderka 002ead5d43 fix: [internal] Server push logging 2022-10-31 14:34:56 +01:00
Jakub Onderka 772c789c76 chg: [internal] Add logging for galaxy cluster sync 2022-10-31 14:34:56 +01:00
Jakub Onderka 906ebaafca fix: [internal] Tag `misp-galaxy:rsit="Information Gathering:Scanning"` was considered as invalid 2022-10-31 13:20:58 +01:00
Jakub Onderka bfff0f0320 chg: [internal] Store taxonomy in cache compressed 2022-10-30 18:25:28 +01:00
Jakub Onderka 645b11e1b1 new: [redis] Store some data in Redis compressed to save memory 2022-10-30 16:19:58 +01:00
Jakub Onderka 3deec3e3be
Merge pull request #8723 from JakubOnderka/controller
fix: [internal] AppController cleanup
2022-10-30 15:56:33 +01:00
Jakub Onderka 9f0c7456bb fix: [internal] AppController cleanup 2022-10-30 15:13:23 +01:00
Jakub Onderka b19f6dbfdf
Merge pull request #8722 from JakubOnderka/feed-compression
new: [feed] Store freetext feed compressed in cache
2022-10-30 13:05:47 +01:00
Jakub Onderka b55235490c new: [feed] Store freetext feed compressed in cache 2022-10-30 11:49:38 +01:00
Jakub Onderka beada205ab
Merge pull request #8713 from JakubOnderka/tags-acl
chg: [acl] Move tags ACL check to one place
2022-10-28 09:08:39 +02:00
Alexandre Dulaunoy 60a1a137d6
chg: [css] put enrich box higher on the screen 2022-10-28 08:28:07 +02:00
Alexandre Dulaunoy 96d4c217b8
Merge branch 'patch-2' of https://github.com/szopin/MISP into szopin-patch-2 2022-10-28 08:27:00 +02:00
Jakub Onderka beab72d61d chg: [internal] Move module perms to one place 2022-10-27 12:48:24 +02:00
Jakub Onderka 0ed444a4d1 fix: [acl] Only site admin can call server pull/push 2022-10-27 12:15:25 +02:00
Jakub Onderka fac2019ea8 chg: [acl] Use ACL methods for checks 2022-10-27 09:27:35 +02:00
Jakub Onderka 3b3eb39e55 chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
Jakub Onderka 9c156e0d7c
Merge pull request #8712 from JakubOnderka/event-mass-export
chg: [UI] Allow event mass export for all events
2022-10-26 17:31:04 +02:00
Jakub Onderka b1c95771cf chg: [UI] Allow event mass export for all events 2022-10-26 16:58:30 +02:00
Jakub Onderka b712415a88 fix: [idTranslator] Show error when remote event not found 2022-10-26 13:54:49 +02:00
Jakub Onderka 5299f50e20 fix: [acl] Event graph 2022-10-26 13:39:30 +02:00
Jakub Onderka 53c37bd66d fix: [api] Remove user_id from extensionEvents JSON export 2022-10-26 09:16:27 +02:00
Jakub Onderka 7219c98da6 fix: [internal] Remove unused controller method 2022-10-26 09:00:49 +02:00
Jakub Onderka c4dcea7834 fix: [security] Permission for tag collections 2022-10-26 09:00:49 +02:00
Jakub Onderka 3ac15c2f7e fix: [internal] Typo in attribute controller 2022-10-25 17:23:10 +02:00
Jakub Onderka 69997028e3 fix: [acl] Extended event UI permission 2022-10-25 17:23:10 +02:00
Jakub Onderka 2180edeefc fix: [UI] Undefined index 2022-10-25 16:50:58 +02:00