Commit Graph

24804 Commits (feature/server-correlation-visibility-option)

Author SHA1 Message Date
iglocska 82d8546761
new: [llm] settings 2023-10-17 21:53:53 +02:00
Sami Mokaddem 3fd50f007a
new: [eventreport:sendToLLM] Added draft of feature 2023-10-17 21:53:51 +02:00
Sami Mokaddem b3591aeefd
new: [workflow-module:publish-event] Added draft of module 2023-10-17 21:17:08 +02:00
iglocska 94585b4dad
fix: [warninglists] default to matching types ALL if nothing is set 2023-10-17 21:10:12 +02:00
Sid Odgers 4f0cab086e Add support for disabling the retention of IP addresses used to access API via an AuthKey 2023-10-17 15:57:30 +11:00
Andras Iklody c45aee024a
Merge pull request #9308 from Wachizungu/fix-enabling-of-individual-taxonomy-tags
fix: [Taxonomies] fix enabling of individual taxonomy tags for tags w…
2023-10-16 13:34:09 +02:00
Alexandre Dulaunoy 0cf3921e00
chg: [misp-galaxy] various updates 2023-10-15 08:01:21 +02:00
Alexandre Dulaunoy 8e23dde9c9
Merge branch '2.4' into develop 2023-10-15 08:00:32 +02:00
Alexandre Dulaunoy f1d14be615
Merge pull request #9304 from ostefano/reqfix
Split requirements file and pin minimum version of Python deps
2023-10-14 09:38:17 +02:00
Alexandre Dulaunoy 73dc4c6edb
Merge branch '2.4' into develop 2023-10-14 09:37:15 +02:00
Alexandre Dulaunoy 67146fa1ba
Merge pull request #9329 from peritz/fix-zmq-tls-redis
fix: [misp-zmq] Include ZMQ support for connecting to Redis over TLS
2023-10-14 09:36:00 +02:00
peritz 4c1ce7ee8e fix: [misp-zmq] Include ZMQ support for connecting to Redis over TLS 2023-10-12 16:06:37 +01:00
Steve Clement 3541b074f2
chg: [installer] Update to latest installer 2023-10-12 13:42:26 +02:00
Steve Clement 764157f843
Merge pull request #9327 from SteveClement/guides
chg: [installer] Support Debian 12
2023-10-12 20:41:41 +09:00
Steve Clement aee84704ce
chg: [installer] Support Debian 12 2023-10-12 13:39:06 +02:00
Steve Clement 9962203c5b
fix: [installer] Kali Linux hack 2023-10-12 13:36:53 +02:00
Sami Mokaddem 082bda3ae3
chg: [layout] Improved UI in special case 2023-10-11 15:58:46 +02:00
Sami Mokaddem fb61238ee6
chg: [workflow:executeNode] Correctly interpret execution result for logic module when logging 2023-10-11 11:15:05 +02:00
Sami Mokaddem 11ccb4ab0c
new: [workflow:editor] Added option to provide a custom JSON in the hashpath picker helper 2023-10-11 09:36:57 +02:00
Sami Mokaddem ed56c40b49
chg: [workflow-module:generic_filter] Improved support of quick hashpath filter 2023-10-11 09:36:40 +02:00
Sami Mokaddem 438d1b8a43
chg: [workflow:editor] Improved quick hashpath picker 2023-10-11 09:35:07 +02:00
Sami Mokaddem 8e82260524
chg: [workfowModules:webhook] Added support of self-signed certificates 2023-10-10 08:58:56 +02:00
Sami Mokaddem c1be0c8ae7
fix: [workflowModules:webhook] Gracefully handle case with empty headers 2023-10-10 08:58:14 +02:00
Sami Mokaddem 79905a0eb8
chg: [workflow] Improved logging and debugging of workflow execution 2023-10-10 08:56:06 +02:00
Sami Mokaddem f14b81b70c
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-10-09 14:30:30 +02:00
Sami Mokaddem 05714df9d4
chg: [workflow-module:webhook] Added support of request_method, headers and payload
Partially fix #9321
2023-10-09 14:30:01 +02:00
Sami Mokaddem fc8cf9ee8c
fix: [workflow:baseModule] Only build fast lookup array if trigger is using the MISP core format 2023-10-09 14:25:46 +02:00
Sami Mokaddem a1005dc551
chg: [tools:misp-workflows/webhook_listener] Print headers on stdout 2023-10-09 14:25:10 +02:00
Sami Mokaddem 54ec65acb2
chg: [workflows:infoModal] Added link to jinja2 official documentation 2023-10-09 14:24:31 +02:00
Luciano Righetti 3d57ce7aa0 fix: wrong param order fixes #9319 2023-10-06 15:56:30 +02:00
Sami Mokaddem 9ec6b9f32d
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-10-06 15:41:31 +02:00
Sami Mokaddem d72fbb7c45
fix: [eventreport:extractEntities] Enforced minimum amount of char for valid replacement 2023-10-06 15:41:22 +02:00
Sami Mokaddem 20ae70d2d0
fix: [eventreport:extractEntities] Enforced minimum amount of char for valid replacement 2023-10-06 15:40:24 +02:00
iglocska 03ccdbac70
fix: [restsearch] granular correlation parameter fixes 2023-10-06 15:32:48 +02:00
iglocska 00d22d29b1
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-10-05 17:05:59 +02:00
iglocska a3c728674f
chg: [event restsearch] exposed includeGranularCorrelations
- and also made it visible in the JSON output
2023-10-05 17:05:22 +02:00
Alexandre Dulaunoy b64279afe4
Merge pull request #9305 from Kagee/cleanups
doc: Update README.md with new badges, toc, install tips
2023-10-05 06:29:05 +02:00
Alexandre Dulaunoy ec75ecd6f5
Merge pull request #9314 from Wachizungu/restclient-use-template-http-method-value
chg: [RestClient] use http_method value from template if available
2023-10-05 06:27:47 +02:00
Alexandre Dulaunoy d13c5f4b65
Merge pull request #9315 from Wachizungu/add-user-totp-delete-to-restclient
new: [RestClient] Add user totp_delete to query builder
2023-10-05 06:27:25 +02:00
Alexandre Dulaunoy c6063c0c42
Merge pull request #9316 from Wachizungu/add-totp-delete-openapi-doc
new: [OpenApi] add doc for user totp_delete endpoint
2023-10-05 06:26:59 +02:00
Jeroen Pinoy 97a96571ef
new: [OpenApi] add doc for user totp_delete endpoint 2023-10-04 22:12:31 +02:00
Jeroen Pinoy 70ee84fdbe
chg: [user] Update store api access time setting description (#9313)
Api access time is stored once per hour by default (since commit a5f5a4e113), making the old description of this setting incorrect.
2023-10-04 19:47:24 +02:00
Jeroen Pinoy f7c4d9345d
new: [RestClient] Add user totp_delete to query builder 2023-10-04 17:50:43 +02:00
Jeroen Pinoy bcac8674fa
chg: [RestClient] use http_method value from template if available 2023-10-04 17:32:58 +02:00
Andras Iklody b33720aa46
Merge pull request #9310 from tomking2/bug/attribute_sharinggroup_filter
Regression - Rest search with 'attributes' controller no longer filters by sharing group ID
2023-10-04 14:12:42 +02:00
Andras Iklody 284b9940dd
Merge pull request #9312 from Wachizungu/add-option-to-limit-site-admins-to-host-org
new: [User] Add setting to limit site admin roles to instance's host …
2023-10-04 14:10:45 +02:00
Sami Mokaddem f8ed3a8d6d
fix: [security] XSS in selectGalaxy
- As reported by Zigrin Security
2023-10-04 13:17:45 +02:00
Sami Mokaddem 182e7aa87f
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-10-04 13:17:26 +02:00
Sami Mokaddem 00c7a7169e
fix: [security] XSS in selectGalaxy
- As reported by Zigrin Security
2023-10-04 13:16:33 +02:00
Jeroen Pinoy 02e173b769
new: [User] Add setting to limit site admin roles to instance's host org. 2023-10-04 12:40:04 +02:00