Commit Graph

19054 Commits (7614123ed6a7360c941f68019516e691a0e01201)

Author SHA1 Message Date
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
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
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
Jakub Onderka 8330ccd808
Merge pull request #8670 from JakubOnderka/reference-bulk-add-cleanup
fix: [UI] Cleanup for reference bulk add
2022-11-02 13:12:53 +01:00
Jakub Onderka 7d0af6918a fix: [UI] Statistics EventTag call 2022-11-02 10:49:24 +01:00
Jakub Onderka 459759374c
Merge pull request #8345 from JakubOnderka/oidc-org-uuid
new: [oidc] Allow to create new org with defined UUID
2022-11-02 10:16:52 +01:00
Jakub Onderka 1c883b379d new: [UI] Show servers where event will be pushed 2022-11-02 09:02:27 +01:00
Jakub Onderka 33eaf49b0c chg: [sync] Remove empty events from pull 2022-11-01 15:12:17 +01:00
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
Alexandre Dulaunoy 0f68b42224
chg: [misp-workflow-blueprints] updated to the latest version 2022-10-31 15:03:28 +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
Jakub Onderka 6ca21f36e3 fix: [UI] Undefined variable 2022-10-25 16:48:42 +02:00
Jakub Onderka 0aefe8c3f2 fix: [UI] Undefined index 2022-10-25 16:48:25 +02:00
Jakub Onderka c5cecdc6fa fix: [acl] Correlation can disable user that can modify event 2022-10-25 16:42:20 +02:00
Jakub Onderka 1be1700a09
Merge pull request #8696 from JakubOnderka/delete-correlations
fix: [correlation] Delete correlations when deleting event
2022-10-25 14:56:04 +02:00
Jakub Onderka 99ab979766 fix: [UI] Fetching attribute info with Event.user_id 2022-10-25 14:42:00 +02:00
Jakub Onderka 9e0a2546ff fix: [UI] Undefined index 2022-10-25 14:28:09 +02:00
Jakub Onderka 41aa9d225f fix: [security] Check user permission when attaching clusters 2022-10-25 13:22:11 +02:00
Alexandre Dulaunoy a8eaac12f7
chg: [warning-lists] updated 2022-10-24 18:41:41 +02:00
Jakub Onderka e57a0dafcb
Merge pull request #8697 from JakubOnderka/acl-helper
Acl helper
2022-10-24 13:30:51 +02:00
Jakub Onderka 0bb7380f52 chg: [API] For warninglist index returns all warninglists 2022-10-24 12:12:26 +02:00
Jakub Onderka ad9bb42441 fix: [test] Show debug output for warninglist 2022-10-24 11:51:45 +02:00
Jakub Onderka 32655cc833 chg: [acl] Use Acl::canAccess 2022-10-24 10:02:19 +02:00
Jakub Onderka ecd3943e34 chg: [acl] Move org index access to ACLComponent 2022-10-24 09:59:19 +02:00
Jakub Onderka 2f63e89257 chg: [acl] Use Acl::canAccess 2022-10-24 09:50:45 +02:00
Jakub Onderka be60ad19e9 chg: [internal] Put most used controller component to defined variables 2022-10-24 09:32:23 +02:00
Jakub Onderka e334740b45 chg: [acl] Simplify acl checking for side menu 2022-10-24 09:32:23 +02:00
Jakub Onderka 98623e8159 chg: [acl] User standard ACL check for event index table 2022-10-24 09:32:23 +02:00
Jakub Onderka d71f1310e5 new: [acl] Move disabling correlation checking to Acl component 2022-10-24 09:32:23 +02:00
Jakub Onderka c8f7b4f256 fix: [acl] Remove duplicate acl definition 2022-10-24 09:32:23 +02:00
Jakub Onderka ee7462013e fix: [acl] User standard acl checking 2022-10-24 09:32:23 +02:00
Jakub Onderka 32376e0e2e chg: [acl] Fetch host_org_id just once 2022-10-24 09:32:23 +02:00
Jakub Onderka 4f54488bc0 new: [acl] CanModifyTag method in AclHelper 2022-10-24 09:32:23 +02:00
Jakub Onderka b1371b4906 new: [acl] Move checks from controller to ACL component 2022-10-24 09:32:23 +02:00
Jakub Onderka bdc1db473b new: [acl] View helper 2022-10-24 09:32:23 +02:00
Alexandre Dulaunoy 39395ce69b
chg: [misp-galaxy] updated to the latest version 2022-10-24 09:18:36 +02:00
Alexandre Dulaunoy b768ab087d
chg: [misp-galaxy] updated 2022-10-24 09:18:05 +02:00
Alexandre Dulaunoy 5fcc1240e6
chg: [warning-lists] updated to the latest version 2022-10-24 08:55:20 +02:00
Alexandre Dulaunoy 0800478b72
chg: [warning-lists] updated 2022-10-24 08:54:47 +02:00
Jakub Onderka a6fbc5dc6c fix: [correlation] Delete correlations when deleting event 2022-10-23 18:35:56 +02:00
Jakub Onderka 50a5683ced
Merge pull request #8693 from JakubOnderka/over-correlating-fix
Over correlating fix
2022-10-23 18:11:12 +02:00
Jakub Onderka bb0e63ebaf
Merge pull request #8695 from JakubOnderka/user-organisations
User organisations
2022-10-23 16:15:56 +02:00
Jakub Onderka 3a34fea9b7 fix: [internal] Remove unused model SharingGroupElement 2022-10-23 13:22:46 +02:00
Jakub Onderka 446cf12799 chg: [internal] Cleanup code for JSON decoding 2022-10-23 13:17:39 +02:00
Jakub Onderka 0b775c77a2 fix: [internal] Cleanup code for UserController 2022-10-23 10:08:56 +02:00
Jakub Onderka 547e17624e chg: [internal] Normalize user fetching for admins 2022-10-22 17:18:52 +02:00
Jakub Onderka 74a2982e1a fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
Jakub Onderka a0e8567982 fix: [internal] Cleanup code for tag controller 2022-10-22 14:35:41 +02:00
Jakub Onderka 1eaa3b9d99 fix: [templates] Use $hostOrgUser variable 2022-10-22 14:35:41 +02:00
Jakub Onderka 8c4bfd7329 fix: [ACL] Permissions for feeds 2022-10-22 14:35:41 +02:00
Jakub Onderka e20a5ae017 chg: [internal] Use readJsonFromFile 2022-10-22 14:35:41 +02:00
Jakub Onderka 029ce6fb77 chg: [internal] Be sure that authorizedIds methods returns int 2022-10-22 14:35:41 +02:00
Jakub Onderka d0fdf4c56f chg: [intetrnal] Cleanup code for User::getUsersWithAccess 2022-10-22 14:35:41 +02:00
Jakub Onderka c99b0f7a27 chg: [internal] Cleanup code for User::beforeSave 2022-10-22 14:35:41 +02:00
Jakub Onderka 4afca23a9a fix: [internal] Use standardized API for event unpublishing 2022-10-21 19:55:44 +02:00
Jakub Onderka 7615123738 chg: [correlation] Do not try to unblock value if doing full correlation 2022-10-21 19:16:47 +02:00
Jakub Onderka f3d0fcebbb chg: [internal] Micro optimisation 2022-10-21 16:45:31 +02:00
Jakub Onderka cf8a642ba7 chg: [correlation] Check attribute ID in SQL request 2022-10-21 16:29:32 +02:00
Jakub Onderka 2379f94342 chg: [correlation] Move fetching object later in code 2022-10-21 16:29:32 +02:00
Jakub Onderka d399df00d1 fix: [correlation] Convert to int 2022-10-21 15:49:04 +02:00
Jakub Onderka 221f320952 fix: [correlation] Use int type for value_id 2022-10-21 15:41:11 +02:00
Jakub Onderka cbede76ad2 fix: [correlation] Do not ublock not blocked value 2022-10-21 15:40:55 +02:00
Jakub Onderka 332264fe9d fix: [correlation] Fix over correlating value 2022-10-21 14:37:37 +02:00
Sami Mokaddem a09721292e
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-10-21 08:48:57 +02:00
Sami Mokaddem 69a555053d
chg: [trigger:enrichment-before-query] Include module being queried in triggerData 2022-10-21 08:46:10 +02:00
Sami Mokaddem eb2afae193
chg: [js:event-graph] Possibility to removes leaves from the graph 2022-10-21 08:45:29 +02:00
Sami Mokaddem 80f5ee1b4f
chg: [tool:evengraph] Include relationships when using pivot key 2022-10-21 08:44:17 +02:00
Jakub Onderka 09c0c50868
Merge pull request #8688 from JakubOnderka/widget-ui
chg: [UI] Cleanup code for widgets
2022-10-20 15:46:53 +02:00
Jakub Onderka 5320e549e1
Merge pull request #8689 from JakubOnderka/security-audit
chg: [security] Mark Ubuntu 21.10 as not supported
2022-10-20 15:46:19 +02:00
Jakub Onderka 7e10b56db0 chg: [security] Mark Ubuntu 21.10 as not supported 2022-10-20 15:32:44 +02:00
Jakub Onderka 6b634c7520 fix: [widgets] Fix some widgets 2022-10-20 14:54:36 +02:00
Jakub Onderka 63f9fde67a chg: [UI] Cleanup code for widgets 2022-10-20 13:36:26 +02:00
Jakub Onderka 0227ee734a
Merge pull request #8687 from JakubOnderka/full-correlation
new: [correlation] Do not correlate over correlating value again
2022-10-20 10:05:22 +02:00
Jakub Onderka 9770ee17a9 new: [correlation] Do not correlate over correlating value again for full correlation
Should help with #8685
2022-10-20 09:55:39 +02:00
Jakub Onderka 136085088f chg: [internal] Delete attribute code cleanup 2022-10-19 18:40:43 +02:00
Jakub Onderka 1ab9c41981 chg: [internal] Use JsonTool more often vol. 2 2022-10-19 14:36:55 +02:00
Jakub Onderka b443140b62
Merge pull request #8682 from JakubOnderka/better-ssdeep-validation
chg: [attribute] Better ssdeep validation
2022-10-19 13:38:44 +02:00
Jakub Onderka 1c8056a66a chg: [attribute] Better ssdeep validation 2022-10-19 13:14:08 +02:00
Jakub Onderka ca4bb738a1
Merge pull request #8680 from JakubOnderka/use-jsontool
Use JsonTool more often
2022-10-19 12:46:43 +02:00