Commit Graph

24950 Commits (feature/analyst-data)

Author SHA1 Message Date
iglocska 3ced76d056
Merge branch 'develop' into 2.4 2023-11-23 14:35:07 +01:00
iglocska 16f0edf09e
chg: [VERSION] bump 2023-11-23 14:32:48 +01:00
Raphaël Vinot 79e91820ef chg: [PyMISP] Bump version 2023-11-23 13:47:57 +01:00
Alexandre Dulaunoy fa761552e9
chg: [warning-lists] updated to the latest version 2023-11-23 13:16:41 +01:00
Alexandre Dulaunoy 24cf4b4767
chg: [misp-objects] updated to the latest version 2023-11-23 13:16:10 +01:00
Alexandre Dulaunoy 1c711f4387
chg: [misp-galaxy] updated to the latest version 2023-11-23 13:15:37 +01:00
Alexandre Dulaunoy 310c0afb52
chg: [misp-taxonomies] updated to the latest version 2023-11-23 13:15:07 +01:00
iglocska 5b86f6a8d1
chg: [disable_seen_ips] enable by default, switch to opt-out 2023-11-23 12:29:31 +01:00
iglocska 4f36105d56
chg: [fast_update] Only run recorrelation on attributes that need to be recorrelated 2023-11-23 12:28:53 +01:00
iglocska 3f4c5c9cb6
Merge branch 'richtag' into develop 2023-11-23 12:21:10 +01:00
iglocska 431f5acd9b
Merge branch 'tmpfiletool' into develop 2023-11-23 12:17:47 +01:00
iglocska 79cd0015a1
fix: [fast_update] recorrelation typo 2023-11-23 10:26:17 +01:00
iglocska 9b9a4ecd7f
fix: [pull] duplicate detection fixed
- allow duplicates for deleted attributes, not for live ones
2023-11-23 10:11:47 +01:00
iglocska 52586959d7
fix: [bulk update] objects fixed 2023-11-23 09:53:56 +01:00
iglocska 05e3819260
fix: [bulk edit] fixes 2023-11-23 09:42:51 +01:00
iglocska 33678f65f6
fix: [cleanup] missed a correction 2023-11-23 09:28:05 +01:00
iglocska dfe3b786a9
Merge branch 'nohooks' into develop 2023-11-23 09:18:57 +01:00
iglocska f66c336c7c
chg: [cleanup] of temporary paths 2023-11-23 09:18:20 +01:00
iglocska babf2b73b0
chg: [fast_update] recalculate attribute count + regenerate correlations 2023-11-23 09:14:58 +01:00
iglocska b82093bfe3
fix: [login] action replaced with hard coded route to baseurl . /users/login 2023-11-23 09:14:01 +01:00
Christophe Vandeplas 2f15cbc23e fix: [console] minor syntax fix 2023-11-22 16:04:01 +01:00
Christophe Vandeplas 03729fbd37 fix: [authkeys] AuthKey IP logging enabled by default #9339 2023-11-22 15:49:41 +01:00
Sami Mokaddem dc73287ee2
security: [event:event-timeline] Fixed XSS in the event timeline widget
As reported by fukusuket(Fukusuke Takahashi)
2023-11-22 14:38:03 +01:00
iglocska 9dcb86d399
fix: [sync] fixed pull deduplication causing potential attribute loss
- The validation for duplicates on pull was too tight for attributes, leading for soft-deleted attributes with an equal value-type-category tuple from blocking incoming non-deleted attributes with the same tuple.
2023-11-22 09:44:48 +01:00
iglocska 46dded9ea4
fix: [overorrelation] truncation should only happen on full recorrelations 2023-11-22 09:44:15 +01:00
Sami Mokaddem 9d15554ba8
new: [tools/misp-delegation] Added misp-delegation tool
MISP-Delegation is a customisable tool to help sending events on a remote MISP instance and create a delegation request.
2023-11-22 08:57:16 +01:00
Marek Zpevacek 88ef1ac69c
Rreally proper place to import TmpFileTool 2023-11-21 12:53:00 +01:00
Marek Zpevacek 4644e825c1
Fix import of TmpFileTool in RestResponseComponent 2023-11-21 12:35:26 +01:00
Olivier BERT dc5518db33 Accessibility: added a "role" attribute so the global/local nature of tags are read correctly by all screen readers. 2023-11-20 16:43:50 +01:00
Sami Mokaddem 2fd4aa702b
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-11-20 15:21:04 +01:00
Sami Mokaddem dc55b9f541
chg: [widget:worldmap] Added more colour scale in the code and changed the default 2023-11-20 15:20:36 +01:00
Sami Mokaddem b3a9b6260f
chg: [authkey:add] Clarified authkey `read_only` field 2023-11-20 15:19:11 +01:00
Alexandre Dulaunoy 8663948d40
chg: [misp-galaxy] updated to the latest version 2023-11-20 14:31:49 +01:00
iglocska d015f9cae7
new: [WiP] edit refactor 2023-11-20 14:13:15 +01:00
Sami Mokaddem 4f524b9413
fix: [sighting:anonymisation] Anonymize sightings if and only if anonymization is set in the settings 2023-11-20 08:57:29 +01:00
Sami Mokaddem 3046275d0f
Branch 'develop' of github.com:MISP/MISP into develop 2023-11-15 15:10:26 +01:00
Sami Mokaddem bfac221797
fix: [dashboard] Fixed full group by issue with eventEvolution and orgEvolution 2023-11-15 15:09:53 +01:00
Luciano Righetti bc07446a82 fix: taxonomy view filter is not kept when switching pages, fixes #8875 2023-11-15 12:04:28 +01:00
iglocska 39d827baaa
Merge branch '2.4' into develop 2023-11-15 07:38:47 +01:00
iglocska 103945382a
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-11-15 07:38:38 +01:00
iglocska 3996af54ba
chg: [statistics shell] added new statistics on PRs 2023-11-15 07:38:07 +01:00
iglocska d744e6f3d5
new: [event edit] skip validation hooks on demand
- WiP for bulk ingestion of minor changes
2023-11-15 07:37:11 +01:00
Alexandre Dulaunoy 5790a234dc
chg: [misp-galaxy] updated to the latest version 2023-11-13 16:34:17 +01:00
Jakub Onderka df64e5049b
Merge pull request #9370 from JakubOnderka/build-test-fix-vol2
fix: [build] Build test fix
2023-11-11 15:05:57 +01:00
Jakub Onderka f40b3cb2cb fix: [internal] ACL 2023-11-11 14:56:54 +01:00
Jakub Onderka defa392c67 fix: [internal] Schema version 2023-11-11 14:35:02 +01:00
Jakub Onderka aaaccd1678 fix: [build] Build test fix 2023-11-11 14:08:21 +01:00
Christophe Vandeplas 2d063b15ff
chg: [tools] gen_website_communities now downloads logos 2023-11-10 21:53:18 +01:00
iglocska 6f2e48fe73
fix: [error handling] added to LLM push 2023-11-09 12:11:29 +01:00
Luciano Righetti e1f99a2824 fix: api order not working because of dropped param/incorrect handling, related to #9359 2023-11-09 09:56:57 +01:00