Commit Graph

24582 Commits (feature/workflow-module/publish-event)

Author SHA1 Message Date
Sami Mokaddem 2b030fb496
fix: [workflow-module:publish-event] Extend correct class and use event id 2023-10-17 22:34:57 +02:00
Sami Mokaddem b3591aeefd
new: [workflow-module:publish-event] Added draft of module 2023-10-17 21:17:08 +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 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 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
Tom King 24ac6ae4b8 fix: [Attribute REST] Add sharinggroup as an allowed parameter for attribute filtering 2023-10-03 14:41:55 +01:00
iglocska b6386674c4
Merge branch '2.4' into develop 2023-10-02 15:30:51 +02:00
iglocska 7bd64bc23f
fix: [search] pagination fix 2023-10-02 15:30:17 +02:00
Anders Einar Hilden 80c4aaa78b doc: Update README.md with new badges, toc, install tips 2023-09-29 15:09:01 +02:00
Sami Mokaddem 4ddf3b41f3
fix: [Console:EventShell] Correctly interpret returned data 2023-09-29 11:56:14 +02:00
Sami Mokaddem 215234315e
fix: [Console:EventShell] Correctly interpret returned data 2023-09-29 11:55:35 +02:00
Sami Mokaddem 8d09cadc77
fix: [console:EventShell] Fixed parameter parsing and typo 2023-09-29 10:36:04 +02:00
Sami Mokaddem d84084c11c
fix: [console:EventShell] Fixed parameter parsing and typo 2023-09-29 10:35:33 +02:00
Alexandre Dulaunoy 290a2b834f
fix: [misp-vagrant] submodule removed 2023-09-29 08:33:43 +02:00
Alexandre Dulaunoy 442e8a19ac
chg: [misp-objects] updated 2023-09-28 16:23:04 +02:00
Christian Studer 47526fa675
chg: [upload_stix] Properly getting the changes on the Galaxies handling option from the form 2023-09-28 13:12:56 +02:00
Christian Studer 35ea184c2d
chg: [upload_stix] Visual improvement with descriptions added
- More information on the different options to
  handle galaxies and clusters while importing
  STIX 2 content
- More information on the debugging options
2023-09-28 12:46:43 +02:00
Christian Studer d04e191e19 Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-28 12:40:59 +02:00
Christian Studer 1de4b1d9b1 Merge branch '2.4' of github.com:MISP/MISP into develop 2023-09-28 12:40:49 +02:00
Sami Mokaddem 53d837011c
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-28 11:50:06 +02:00
Jeroen Pinoy d684b2e112
[users] fix user view totp delete checks (#9301) 2023-09-28 11:49:49 +02:00