Commit Graph

19178 Commits (39093e97dd028e4adbe5dda9fe95481d9c036b4d)

Author SHA1 Message Date
Sami Mokaddem 97cd2604d6
fix: [tags:relationship] Fixed synchronisation of relationship_type 2023-01-13 11:09:56 +01:00
Alexandre Dulaunoy 102b625042
chg: [taxonomies] updated to the latest version 2023-01-11 16:20:29 +01:00
Alexandre Dulaunoy f2bb822d39
chg: [taxonomies] updated 2023-01-11 16:19:41 +01:00
Sami Mokaddem 683a90199c
fix: [feed:edit] Make sure to keep orgc_id to its saved value 2023-01-10 12:04:56 +01:00
Sami Mokaddem a44b681aca
chg: [logs:event_index] Added notice about displayed data and usage of LightPaginator 2023-01-10 11:17:07 +01:00
Sami Mokaddem 9b6a9d2ef6
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-10 10:05:43 +01:00
Sami Mokaddem f7238fe5e7
fix: [security] XSS in authkey add
- as reported by Dawid Czarnecki from Zigrin Security
2023-01-10 10:05:22 +01:00
Christophe Vandeplas 9115a30423 minor code cosmetic fix 2023-01-06 09:19:36 +01:00
Andras Iklody faa1fc5300
fix: [querystring] bumped 2023-01-03 12:20:35 +01:00
Alexandre Dulaunoy 672b33ca20
chg: [warning-lists] updated 2023-01-02 16:16:48 +01:00
iglocska e3d716b9a7
fix: [postTest] speculative fix for case sensitivity of headers
- as reported by @DavoDirty
2023-01-02 12:29:33 +01:00
Benni0 74a800c5ed new: [misp-workflow-modules] Splunk HEC export Module implemented 2022-12-29 08:59:28 +01:00
iglocska 5667a3dd84
chg: [event index] changed to the indextable generator 2022-12-24 06:28:42 +01:00
iglocska f551639a96
new: [indexTable] added 3 new simple elements
- custom_element -> loop the data through an element set via element_path
- model -> for the various log indeces, format the log entry's model entry as MODEL #MODEL_ID
- time -> loop the data through the time helper's time() function
2022-12-24 06:27:01 +01:00
iglocska 6703d82ad0
chg: [indexTable] added option for the generic Field to set a default value, if the referenced value is empty
- via the key 'empty'
2022-12-24 06:25:43 +01:00
Alexandre Dulaunoy b8463ebbbf
chg: [misp-objects] updated to the latest version 2022-12-22 15:52:29 +01:00
Alexandre Dulaunoy c733d83110
chg: [misp-galaxy] updated to the latest version 2022-12-22 15:51:50 +01:00
Alexandre Dulaunoy f6ca38298f
chg: [warning-lists] updated to the latest version 2022-12-22 15:51:25 +01:00
Alexandre Dulaunoy b627bb392a
chg: [taxonomies] updated to the latest version 2022-12-22 15:50:50 +01:00
iglocska 684d3e5139
fix: [security] XSS in the template file uploads
- as reported by Dawid Czarnecki from Zigrin Security
2022-12-22 15:37:43 +01:00
iglocska 206f540f02
chg: [runaway function] split into easier to comprehend ones 2022-12-22 15:35:30 +01:00
iglocska 8574067e03
fix: [index actions] urlencode the parameter values, otherwise certain functionalities passing for example tag names around won't work
- fixes #8820
2022-12-22 14:28:23 +01:00
iglocska 1edbc25699
chg: [cleanup] indexfilter unused leftover functionality reworked 2022-12-22 13:11:57 +01:00
Jakub Onderka ea2e0421b6
Merge pull request #8613 from JakubOnderka/fix-ui
Fix UI
2022-12-22 12:54:56 +01:00
Raphaël Vinot 68571e8534 chg: [PyMISP] Bump version 2022-12-22 11:37:28 +01:00
Jakub Onderka 2305c4d15e fix: [internal] Migration 105 2022-12-22 10:08:38 +01:00
Jakub Onderka 55e4a1ce89 fix: [UI] Add missing space after tag 2022-12-21 12:59:17 +01:00
Sami Mokaddem 0aa2475c1b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-20 13:03:37 +01:00
Sami Mokaddem 83cfe23052
new: [event-timeline] Added Timestamp distribution chart when the timeline cannot show all items 2022-12-20 13:03:29 +01:00
Sami Mokaddem ba533e9b3d
chg: [graph.js] Updated to version 4.1.1 2022-12-20 13:02:32 +01:00
StefanKelm 9bba80ccd7
Update correlations.ctp
tiny typo
2022-12-17 06:39:40 +01:00
Jakub Onderka c2b9c472f9 chg: [internal] Add blackhole exception logging 2022-12-15 10:05:13 -05:00
Jakub Onderka 4ba72eb14e fix: [UI] Fix user sorting 2022-12-15 10:05:13 -05:00
Jakub Onderka 34a1661722 fix: [UI] Prevent default action when showing sightings 2022-12-15 10:05:13 -05:00
Jakub Onderka cc4c5ff27f fix: [UI] Do not show model ID in audit log if it is zero 2022-12-15 10:05:13 -05:00
Jakub Onderka 95bdc013f3 chg: [UI] Add titles for attribute actions 2022-12-15 10:05:13 -05:00
Jakub Onderka 7613016cac fix: [UI] Undefined shortDist array 2022-12-15 10:05:13 -05:00
Jakub Onderka 716014d5b2 fix: [UI] Warnings when user don't have permission to see sharing group orgs 2022-12-15 10:05:13 -05:00
Jakub Onderka f1c1d95b1c chg: [UI] Show exception message to user when importing MISP file 2022-12-15 10:05:13 -05:00
Jakub Onderka 511d2aa0db fix: [UI] Galaxy cluster distribution levels 2022-12-15 10:05:13 -05:00
Jakub Onderka cd4bd53d68 fix: [UI] View action should be last 2022-12-15 10:05:13 -05:00
Jakub Onderka ed4cf8172a fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka 359d692ff0 fix: [UI] Use correct menu for categories_and_types page 2022-12-15 10:05:13 -05:00
Jakub Onderka ce850e209c fix: [UI] Remove duplicate autoalert field in user profile 2022-12-15 10:05:13 -05:00
Jakub Onderka d5dc274cd1 fix: [UI] Show user column for auth keys just for admins 2022-12-15 10:05:13 -05:00
Jakub Onderka d1dbde5404 fix: [UI] Correctly fetch data from resolved MISP format 2022-12-15 10:05:13 -05:00
Jakub Onderka a3d44283dc fix: [UI] Show correct message when creating event when MISP.unpublishedprivate is enabled 2022-12-15 10:05:13 -05:00
Jakub Onderka 9ff1d02700 chg: [import] Do not put same comment to all attribute in object 2022-12-15 10:05:13 -05:00
Jakub Onderka e4fd5280fd fix: [UI] Margin fixes for resolved_misp_format.ctp 2022-12-15 10:05:13 -05:00
Jakub Onderka ece1461f78 fix: [UI] To IDS checkbox for attribute search 2022-12-15 10:05:13 -05:00
Jakub Onderka afa00c8bca fix: [internal] Simplify regexp 2022-12-15 10:05:13 -05:00
Jakub Onderka b7207fb584 fix: [UI] Change margin for notice message 2022-12-15 10:05:13 -05:00
Jakub Onderka 410c8aa103 chg: [internal] Simplify importChoice 2022-12-15 10:05:13 -05:00
Jakub Onderka dac0feb164 new: [UI] Show similar objects when creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 9153234885 new: [UI] Allow to create object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 119000bf3e chg: [internal] Move finding object similarities from controller to model 2022-12-15 10:05:13 -05:00
Jakub Onderka e35c13d0f4 new: [UI] Preparation for creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka fba49a5a04 chg: [internal] Simplify ObjectTemplate::checkTemplateConformityBasedOnTypes method 2022-12-15 10:05:13 -05:00
Jakub Onderka 5262a40cb9 fix: [UI] Remove unnecessary prevent default from ListTopBar 2022-12-15 10:05:13 -05:00
Jakub Onderka b959b94bbb chg: [UI] Cleanup for resolved_attributes template 2022-12-15 10:05:13 -05:00
Jakub Onderka fd37c0b0c7 chg: [internal] Add object code cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka ef3d0e33b7 chg: [UI] Nicer user edit for notifications 2022-12-15 10:05:13 -05:00
Jakub Onderka 35e15a5220 chg: [mail] Allow to unsubscribe from notification emails 2022-12-15 10:05:13 -05:00
Jakub Onderka 697ced2737 chg: [UI] Nicer user view for notifications 2022-12-15 10:05:12 -05:00
Jakub Onderka 2c5074ea4e chg: [internal] Keep connection to OIDC when sending emails 2022-12-15 10:04:46 -05:00
Jakub Onderka bfe3fc82d5 chg: [UI] Simplify global administration menu 2022-12-15 10:04:46 -05:00
Jakub Onderka 638c59da60 chg: [UI] Rename Tag event to Attach cluster to event for in attack matrix view 2022-12-15 10:04:46 -05:00
Jakub Onderka 390010bf5b fix: [UI] Correct message for fail callback 2022-12-15 10:04:46 -05:00
Jakub Onderka 407291f0e7 fix: [internal] Try to fix undefined index user_id when adding object 2022-12-15 10:04:46 -05:00
Jakub Onderka e32971df5a fix: [UI] Quick edit of distribution 2022-12-15 10:04:46 -05:00
Jakub Onderka 38513b7060 chg: [internal] Remove unused to_ids from AttributesController::fetchViewValue 2022-12-15 10:04:46 -05:00
Jakub Onderka 5db7fd1bf7 chg: [internal] PivotHelper code cleanup 2022-12-15 10:04:46 -05:00
Jakub Onderka 3dbf37cd2a fix: [UI] Show add object attribute button just when user has permission 2022-12-15 10:04:46 -05:00
Jakub Onderka c8e3961e37 chg: [UI] Show SightingDB field just when SightingDB is enabled 2022-12-15 10:04:45 -05:00
Jakub Onderka 29b2924bf2 chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00
Jakub Onderka 5c2e7af5db chg: [UI] Remove dashboard from side menu 2022-12-15 10:04:45 -05:00
Jakub Onderka 99473feb2c chg: [ACL] Warninglist::checkValue is available for all 2022-12-15 10:04:45 -05:00
Jakub Onderka 348d5515b8 chg: [UI] Add warning when downloading malware-sample 2022-12-15 10:04:45 -05:00
Jakub Onderka ed98b42efc fix: [UI] Error message when trying to add invalid attribute to object 2022-12-15 10:04:45 -05:00
Jakub Onderka f720706a4f chg: [UI] Import module cleanup 2022-12-15 10:04:45 -05:00
Jakub Onderka ef0581a1d1 fix: [internal] Remove duplicate attribute fetching 2022-12-15 10:04:45 -05:00
Jakub Onderka 7ba71ac3d6 chg: [UI] Put sparkline data into HTML 2022-12-15 10:04:45 -05:00
Jakub Onderka 276085668c chg: [UI] Change event alert field 2022-12-15 10:04:45 -05:00
Jakub Onderka 09a94e262d chg: [UI] Nicer attribute search form 2022-12-15 10:04:45 -05:00
Jakub Onderka ece4a716a6 fix: [UI] Description for attributes 2022-12-15 10:04:45 -05:00
Jakub Onderka c8bda8b66f fix: [attribute] IP address was considered as valid AS number 2022-12-15 10:04:45 -05:00
Jakub Onderka f57ea8ef21 chg: [UI] For quick edit offer just valid types 2022-12-15 10:04:45 -05:00
Jakub Onderka e78e072577 chg: [UI] Move Add object button close to Add attribute button 2022-12-15 10:04:45 -05:00
Jakub Onderka abc778871b chg: [UI] Hide org column if not required 2022-12-15 10:04:45 -05:00
Jakub Onderka 5da9497efd fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05:00
Jakub Onderka a6b01008e1 fix: [UI] Taxonomy tags invalid link 2022-12-15 10:04:45 -05:00
Jakub Onderka d83caf8620 fix: [UI] Small fixes 2022-12-15 10:04:45 -05:00
Jakub Onderka 6ad964d040 fix: [UI] Do not show publish buttons for users without privilege 2022-12-15 10:04:45 -05:00
Jakub Onderka 38838b04d9 chg: [UI] Simplify Sync Actions global menu 2022-12-15 10:04:45 -05:00
Jakub Onderka 4d625f87eb fix: [UI] Communities 2022-12-15 10:04:45 -05:00
Jakub Onderka a7bdb3e1f5 chg: [UI] Add extra class to dropdown just when necessary 2022-12-15 10:04:45 -05:00
Jakub Onderka 4e4f4a4fcc fix: [UI] Disable correlating field for non correlating attributes when adding object 2022-12-15 10:04:45 -05:00
Jakub Onderka b2e8918dac chg: [UI] Replace 'Populate using a template' button with 'Add object' button 2022-12-15 10:04:45 -05:00
Jakub Onderka 004116958a chg: [UI] Hide popover when pressing ESC on closed chosen 2022-12-15 10:04:45 -05:00
Jakub Onderka 68de4116b3 chg: [UI] Use chosen when adding object 2022-12-15 10:04:45 -05:00
Jakub Onderka c46d70fe2a fix: [internal] Remove warning when using populate by template 2022-12-15 10:04:45 -05:00
Jakub Onderka 089a1f364f fix: [UI] Remove duplicate onclick 2022-12-15 10:04:45 -05:00
Jakub Onderka 57313f84d9 chg: [internal] Fetch just necessary fields for fetching taxonomy tags 2022-12-15 10:04:45 -05:00
Jakub Onderka 82a71adeb9 fix: [UI] Pagination for audit log 2022-12-15 10:04:45 -05:00
Jakub Onderka 8e710f2925 fix: [UI] Attribute correlation popover 2022-12-15 10:04:45 -05:00
Jakub Onderka ba6ccdaf26 chg: [UI] Add description to batch import 2022-12-15 10:04:45 -05:00
Jakub Onderka 559f48b109 fix: [UI] Attribute correlations 2022-12-15 10:04:45 -05:00
Jakub Onderka eac3a18c8f chg: [UI] Use same logic for sharing group change also for feeds 2022-12-15 10:04:45 -05:00
Sami Mokaddem 4c3bceec70
chg: [taxonomy:checkIfNewTagAllowed] Add the `tlp` edge-case when adding new tags
- Now, after removing all mirrors, I can go about my day without constantly being reminded of my existence.
2022-12-13 10:52:39 +01:00
Sami Mokaddem 4c30854e27
fix: [dashboard:*SightingsWidget] Updated to support the correct response type 2022-12-13 10:44:41 +01:00
Sami Mokaddem 6677f216c0
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-12 09:41:47 +01:00
Sami Mokaddem 62d680a821
fix: [workflow:getUserForWorkflow] Give all perms to workflow user 2022-12-12 09:41:42 +01:00
Christophe Vandeplas f18f0514f7 fix: [auth][log] log correct org/userid with failed login fixes #8807 2022-12-07 00:55:20 +01:00
Christophe Vandeplas 9d51d143bb fix: [log] filter user logs on user_id not email 2022-12-06 13:08:31 +01:00
Christophe Vandeplas bdda94529d chg: [roles] set default role to User if none is set 2022-12-06 10:39:53 +01:00
Christophe Vandeplas e96c56ef94 fix: [dashboard] sort dashboard widgets 2022-12-06 07:14:44 +01:00
Christophe Vandeplas c59403e758 fix: [log] remote IP header clarify prefix is needed 2022-12-04 00:58:42 +01:00
Jakub Onderka e6c174fc58
Merge pull request #8751 from JakubOnderka/disable-discussion
new: [UI] Add ability to disable discussion
2022-12-02 10:44:51 +01:00
Jakub Onderka 097275ec96 fix: [log] Fetching remote IP address
Fixes #8795 and #8788
2022-12-02 09:50:18 +01:00
Jakub Onderka 1fc62ef41e fix: [log] Condition for old access log 2022-12-02 09:50:18 +01:00
Jakub Onderka ae7f9290f7 fix: [log] Request time 2022-12-02 09:50:18 +01:00
Jakub Onderka fa5e70f99e fix: [UI] Consider Database/MysqlExtended as valid data source 2022-12-02 09:50:18 +01:00
Jakub Onderka b7d8b39903 fix: [log] Undefined index 2022-12-02 09:50:18 +01:00
Jakub Onderka cee85beb0a chg: [internal] Better error message for FileAccessTool::writeToFile 2022-12-02 09:50:18 +01:00
Jakub Onderka ad18cbe3a7 new: [log] Access log retention command 2022-12-02 09:39:07 +01:00
Jakub Onderka b3fd267105 new: [log] Add ability to log sql queries for access log 2022-12-02 09:39:05 +01:00
Jakub Onderka 00fa78e6ea chg: [internal] Move rest response SQL output 2022-12-02 09:38:14 +01:00
Jakub Onderka 8ea28a1385 fix: [db] Duplicate migration 2022-12-01 17:19:54 +01:00
Jakub Onderka 52e37972b1
Merge pull request #8796 from JakubOnderka/fix-cluster-attach
fix: [internal] Attaching clusters
2022-12-01 14:36:54 +00:00
Luciano Righetti 1d919354d2
Merge pull request #8794 from righel/highlighted-tags
new: highlighted tags
2022-12-01 15:32:25 +01:00
Jakub Onderka d4c6d9e40c fix: [internal] Cleanup for log controller 2022-12-01 15:26:17 +01:00
Jakub Onderka 4a76fae0ea chg: [test] Show application logs 2022-12-01 15:03:02 +01:00
Luciano Righetti 33117bfe8e
fix: undefined index 2022-12-01 14:45:54 +01:00
Luciano Righetti f66ac93d02
fix: css 2022-12-01 14:44:32 +01:00
Luciano Righetti ebacca77f4
fix: undefined 2022-12-01 14:44:13 +01:00
Luciano Righetti 7d0faf356a
fix: undefined index 2022-12-01 14:43:38 +01:00
iglocska 1876c28912
chg: [redistool] allow for using sockets 2022-12-01 14:25:11 +01:00
iglocska 8267d80e15
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-01 14:09:34 +01:00
iglocska 14ebd7c775
fix: [ACL] added admin_destroy 2022-12-01 14:09:18 +01:00
iglocska b6a2c854a4
new: [session killswitch] added endpoint to kill existing sessions for a user
- required for integration in MeliCERTes II
2022-12-01 14:07:48 +01:00
Jakub Onderka fbe66a26e8 fix: [test] Update after log change 2022-12-01 13:25:36 +01:00
Jakub Onderka 5f6870b9ac fix: [internal] Attaching clusters 2022-12-01 13:11:21 +01:00
Christophe Vandeplas bc4b1e6f49 fix: [logs] only allow for perm_audit & promote the perm to all 2022-12-01 10:49:50 +01:00
Luciano Righetti 53e3af4787
chg: show short tags for highlighted tags 2022-12-01 10:17:22 +01:00
Christophe Vandeplas b34933a4a5 chg: [logs] user can see own logs 2022-12-01 10:03:22 +01:00
Luciano Righetti 6aabed566a
fix: cs 2022-12-01 08:51:37 +01:00
Luciano Righetti c927c4efa0
fix: cs 2022-12-01 08:50:49 +01:00
Christophe Vandeplas 77d0e9e17d fix: [log] Minor cosmetic fixes 2022-12-01 05:58:06 +01:00
Luciano Righetti b1291d8335
fix: support short tags setting 2022-11-30 16:01:08 +01:00
Luciano Righetti 65004e89ed
new: show highlighted tags in event index 2022-11-30 16:01:07 +01:00
Luciano Righetti d7fdbf9db9
fix: add missing views 2022-11-30 16:01:07 +01:00
Luciano Righetti 2e7d1d30c1
fix: conflics and update db_schema.json 2022-11-30 16:00:17 +01:00
Christophe Vandeplas 192ed311b9 fix: [remote_ip] respect MISP.log_client_ip_header everywhere fixes #8781 2022-11-28 14:08:11 +01:00
iglocska 6236cca38a
fix: [logs] reverted action=request based exclusions in the logging
- we can once again receive these logs in the /logs/ logging system
- simply reintroduced the old exceptions
2022-11-28 13:48:22 +01:00
iglocska 0bc556ebe6
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-28 13:28:23 +01:00
iglocska dbc18f2ca7
fix: [logs] reverted the removal of api logs from the /logs/ logging system unless confirmed
- breaks logging with existing configurations
2022-11-28 13:27:40 +01:00
Alexandre Dulaunoy 838c064c76
chg: [misp-galaxy] updated to the latest version 2022-11-28 13:26:35 +01:00
iglocska 65665928d5
fix: [updates] fixed invalid numbering 2022-11-28 12:41:50 +01:00
iglocska 15d6ebdf8b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-28 11:14:24 +01:00
iglocska a73c1c461b
chg: [rearrange parameters] improve the way we allow users to rearrange data
- tie more endpoints into the new findOrder() functionality
- allow for new context specific ordering rules
2022-11-28 11:12:58 +01:00
iglocska afbe08d256
chg: [attribute] rearranging fixed 2022-11-28 11:05:34 +01:00
Raphaël Vinot 500fe31615 chg: [PyMISP] Bump version 2022-11-28 10:28:22 +01:00
iglocska b78d73ac0f
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-28 10:23:24 +01:00
iglocska 14bedf5653
chg: [pymisp] bump 2022-11-28 10:23:06 +01:00
Sami Mokaddem f3bd901f4e
chg: [decayingModels:enable/disable] Return a better API response 2022-11-28 10:16:06 +01:00
Christophe Vandeplas a5bcbdd295 fix: [AuditLog] warn admin when audit log is not enabled 2022-11-28 09:58:01 +01:00
Christophe Vandeplas 9137778ff1 fix: [UI] added Search Log in global_menu 2022-11-28 08:28:34 +01:00
iglocska 24f656ac3f
new: [restsearch] added optional ordering
- available on event/attribute restsearch
- uses the new findOrder() internal function to have consistent filtering
2022-11-27 11:15:47 +01:00
iglocska 7802291f21
fix: [taxii push] console log messages removed 2022-11-22 13:25:44 +01:00
iglocska 6393e993bf
new: [security setting] disable admin file management
- for compliance reasons, disable the upload of images for the various logos / decorations
- setting can be enabled/disabled via CLI only
2022-11-22 13:24:46 +01:00
iglocska f7c16aa9bc
chg: [ACL] added entries for taxii 2022-11-21 14:39:10 +01:00
iglocska 7939d505b1
fix: [side menu] merge fix 2022-11-21 14:10:24 +01:00
iglocska db24a9bbf4
Merge branch 'develop' into taxii 2022-11-21 13:51:37 +01:00
iglocska f4ad815b26
Merge branch 'taxii' of github.com:MISP/MISP into taxii 2022-11-21 13:29:35 +01:00
Luciano Righetti d69e1735d3
Merge pull request #8765 from righel/objects-restsearch-openapi-doc
add: [OpenAPI] objects restsearch endpoint docs
2022-11-18 12:34:44 +01:00
Luciano Righetti 0bded9c30f
add: [OpenAPI] objects restsearch endpoint docs 2022-11-18 12:32:30 +01:00
Luciano Righetti 4f3d8282c9
fix: [AadAuth] undefined 2022-11-18 09:47:57 +01:00
Luciano Righetti 5e9ff4924f
chg: [AadAuth] use proxy settings if present 2022-11-17 14:51:44 +01:00
Jakub Onderka 757908e81f
Merge pull request #8752 from JakubOnderka/access-log-fixes
fix: [log] Encode request part of access log as it can contains non u…
2022-11-15 15:17:49 +01:00
Sami Mokaddem 471c80d86a
fix: [taxonomy:TagConflict] Strop generate notices for the `tlp:white` and `tlp:clear` tags
- we had to remove all mirrors from the office after implementing this
2022-11-15 13:56:17 +01:00
Sami Mokaddem 3b6bf03495
chg: [periodic_summary] Rephrased correlation text to make it more understandable 2022-11-15 12:12:51 +01:00
Sami Mokaddem b887d23c8b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-15 11:43:15 +01:00
Sami Mokaddem 376b160d93
chg: [periodic_summary] Added explanation about the "new correlation" section 2022-11-15 11:02:15 +01:00
Jakub Onderka e53d291f07
Merge pull request #8753 from JakubOnderka/fix-event-report-acl
fix: [ACL] Event report permission
2022-11-15 10:51:08 +01:00
Jakub Onderka ce3b2d9e77 fix: [UI] Side menu requirement 2022-11-15 10:35:06 +01:00
Jakub Onderka af5c21034a fix: [internal] Method name 2022-11-15 09:57:54 +01:00
Jakub Onderka dd1d49cc76 fix: [ACL] Event report permission 2022-11-15 09:55:33 +01:00
Sami Mokaddem 422f1ba4ea
chg: [workflow:editor] Reference non-minified drawflow lib. To be reverted later on 2022-11-15 09:39:04 +01:00
Alexandre Dulaunoy fcb7d0c677
chg: [misp-workflow-blueprints] updated 2022-11-15 09:07:46 +01:00
Jakub Onderka bb1d7c82b6 chg: [internal] Remove stream request decompression, because it was broken 2022-11-14 18:29:58 +01:00
Jakub Onderka abd61582d8 chg: [log] Support for encoded request in access logs 2022-11-14 18:14:45 +01:00
Jakub Onderka 0888578063 new: [UI] Add ability to disable discussion 2022-11-14 18:02:36 +01:00
Jakub Onderka be32cda693 fix: [sync] Pulling sighting new way 2022-11-14 16:10:06 +01:00
Christian Studer a151e3f58c
chg: [taxii] Added the required auth to the TAXII server 2022-11-14 14:54:12 +01:00
Jakub Onderka 131aabe13c fix: [log] Encode request part of access log as it can contains non unicode chars 2022-11-14 14:51:31 +01:00
Jakub Onderka f33b6e8231
Merge pull request #8603 from JakubOnderka/code-fixes
News view
2022-11-14 10:10:50 +01:00
Jakub Onderka ccf7061ff3
Merge pull request #8749 from JakubOnderka/access-log
new: [logging] Access log in database
2022-11-14 09:31:56 +01:00
Jakub Onderka f247571542 chg: [logs] Add SQL queries count to access log 2022-11-13 17:42:40 +01:00
Jakub Onderka 6692a3fa60 chg: [log] Better filtering for access logs 2022-11-13 16:03:03 +01:00
Jakub Onderka e013d7accb chg: [log] Multipart support for access log 2022-11-13 15:26:11 +01:00
Jakub Onderka 835a255dde chg: [log] Tune compression for audit and access logs 2022-11-13 11:37:47 +01:00
Jakub Onderka 483104bf80 new: [CLI] Command for recompressing data stored in audit logs table 2022-11-13 11:24:26 +01:00
Jakub Onderka 13e6c10739 chg: [log] Store memory usage compressed in database 2022-11-12 21:03:35 +01:00
Jakub Onderka 259e60f7c7 fix: [log] Handle empty body 2022-11-12 20:54:14 +01:00
Jakub Onderka b508674f2c fix: [logs] Remove support for elastic logging for auditlog, as it was broken and didnt work 2022-11-12 20:42:27 +01:00
Jakub Onderka e458023b8f chg: [logs] Move filterSearch to misp.js 2022-11-12 20:34:52 +01:00
Jakub Onderka 1deb3fa268 fix: [UI] Popup top offset 2022-11-12 20:22:51 +01:00
Jakub Onderka 50428e5c0b chg: [cli] Show stats for access logs 2022-11-12 20:15:43 +01:00
Jakub Onderka b3afa724f9 chg: [logging] ZSTD compression for audit log 2022-11-12 20:02:31 +01:00
Jakub Onderka 4aabc2d097 new: [logging] Access log 2022-11-12 13:45:21 +01:00
iglocska eb24739381
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-11 12:39:58 +01:00
iglocska 8ac4a9481c
new: [attribute type] azure-application-id added
- En taro @xg5_datafiend
2022-11-11 12:36:31 +01:00
Sami Mokaddem fd93ac9c5e
new: [workflow] Initial work on filtering modules - WiP 2022-11-11 09:45:38 +01:00
Jakub Onderka ccebe70157
Merge pull request #8747 from MISP/2.4
2.4 into develop
2022-11-10 16:35:19 +01:00
Jakub Onderka d1b112730d
Merge pull request #8746 from JakubOnderka/fix-event-userid
fix: [internal] Undefined index: user_id and orgc_id for event
2022-11-10 16:34:49 +01:00
Jakub Onderka 165d1bd5f8 fix: [internal] Undefined index: user_id and orgc_id for event 2022-11-10 16:22:33 +01:00
iglocska 66c627ce4f
chg: [attribute restsearch] x-result-count calculation reworked
- show a fake number that still forces tools to keep pagination until needed
- massive performance gain
- fake it till you make it
2022-11-10 14:54:06 +01:00
J. Sman f8b465962b Reverse logic on permission check 2022-11-10 10:16:13 +01:00
iglocska 56c5b9c409
Merge branch '2.4' into develop 2022-11-09 15:08:02 +01:00
iglocska 2605b16f37
fix: [typo] fixed after crash 2022-11-09 14:56:36 +01:00
iglocska 72ca06023f
fix: [eventreports] edit ACL lookup fixed 2022-11-09 14:41:07 +01:00
Raphaël Vinot c20678f212 chg: [PyMISP] Bump 2022-11-09 13:49:12 +01:00
Alexandre Dulaunoy 3048b090e0
chg: [warning-list] updated 2022-11-09 12:06:46 +01:00
Alexandre Dulaunoy 38d7b5dbd4
chg: [taxonomies] updated to the latest version 2022-11-09 11:28:00 +01:00
Alexandre Dulaunoy fc55c74da2
chg: [misp-galaxy] many updates including new MITRE ATT&CK changes 2022-11-09 11:26:59 +01:00
Alexandre Dulaunoy 8c4fe514e0
chg: [misp-objects] updated to the latest version 2022-11-09 11:26:23 +01:00
CriimBow 0f6ffb8270 does not exists => does not exist 2022-11-08 16:13:14 +01:00
iglocska 9b8fb04222
Merge branch '2.4' into develop 2022-11-08 12:19:14 +01:00
iglocska 9f3d0eccdd
fix: [tags] index search fixed
- not passing name, filter, search all together would lead to the search not working
2022-11-08 12:18:31 +01:00
Sami Mokaddem 6b1b080eec
chg: [helper:acl] Removed unused function 2022-11-06 18:40:48 +01:00
Sami Mokaddem 771b4619f5
fix: [acl] Added missing entry about eventReport 2022-11-06 18:33:27 +01:00
Sami Mokaddem c3c59d497a
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-06 18:27:06 +01:00
Sami Mokaddem d03dc9c73b
fix: [backgroundJobs] Added default fallback for settings & Use proper filepath when Redis not enabled 2022-11-06 18:25:48 +01:00
iglocska 0f0fd60d56
new: [CLI] added pretty and json output modes to list and view feeds 2022-11-04 15:28:57 +01:00
iglocska 10f9f2c954
chg: [CLI] new functions documented on the automation page 2022-11-04 15:15:35 +01:00
iglocska efcbc5a6e4
new: [feed management] added to CLI
- still needs to add docs
2022-11-04 14:02:43 +01:00
Jakub Onderka 06e24fa7ed
Merge pull request #8737 from JakubOnderka/sync-sighting-fetched
fix: [sync] Remove events without sightings from pull
2022-11-03 14:06:08 +01:00
Jakub Onderka 1902bac7ff chg: [internal] Update warninglist cache just when it is necessary 2022-11-03 12:27:00 +01:00
Jakub Onderka a33c14f9a8 fix: [sync] Remove events without sightings from pull 2022-11-03 12:04:41 +01:00
Jakub Onderka d9f4050cbd fix: [sync] Do not push galaxy cluster to events that should not be pushed 2022-11-03 09:37:55 +01:00
Jakub Onderka c8cd908c9c fix: [acl] Add event to template when adding shadow attribute 2022-11-02 13:24:34 +01:00
Jakub Onderka 014035b475 new: [acl] Checks for publishing or modifying galaxy clusters 2022-11-02 13:24:34 +01:00
Jakub Onderka 51653d257f new: [acl] Use canModifyEvent for attributes index 2022-11-02 13:24:34 +01:00
Jakub Onderka a1a2109360 new: [acl] canEditEventReport 2022-11-02 13:24:34 +01:00
Jakub Onderka 813a228059 fix: [UI] Show checkbox for events to all users to allow mass export 2022-11-02 13:24:34 +01:00
Jakub Onderka eb2396c5cc fix: [view] Remove unused variable 2022-11-02 13:24:34 +01:00
Jakub Onderka 017c0a1cb6 new: [acl] Check sighting deletion in ACLComponent 2022-11-02 13:24:34 +01:00
Jakub Onderka 985c2a6fb6 fix: [template] Remove unused template 2022-11-02 13:24:34 +01:00
Jakub Onderka ed2bfa236d new: [acl] User AlcHelper more often 2022-11-02 13:24:34 +01:00
Jakub Onderka 81ca3e3930
Merge pull request #8441 from JakubOnderka/server-push-details
new: [UI] Show servers where event will be pushed
2022-11-02 13:23:12 +01:00