Commit Graph

25120 Commits (0f860732af1361756e17a1ea8f5e064d032f220a)

Author SHA1 Message Date
Raphaël Vinot 0f860732af fix: [tests] just messin' around. 2024-02-02 12:27:39 +01:00
Raphaël Vinot 65354d2ec3 fix: [tests] use more lenient internal call... 2024-02-02 12:16:19 +01:00
Raphaël Vinot 451333c978 fix: return the right thing in test 2024-02-02 11:57:51 +01:00
Raphaël Vinot 4fac6f656a fix: avoid call on internal method... 2024-02-02 11:56:18 +01:00
Raphaël Vinot bba1fa2f39 chg: [PyMISP] Bump to preliminary release with strict typing - take 7. 2024-02-02 11:38:57 +01:00
Raphaël Vinot a54dc2855a chg: [PyMISP] Bump to preliminary release with strict typing - take 6. 2024-02-02 11:21:00 +01:00
Raphaël Vinot 07eaa76ce2 chg: [PyMISP] Bump to preliminary release with strict typing - take 5. 2024-02-02 11:00:25 +01:00
Raphaël Vinot cb04257f0c chg: [PyMISP] Bump to preliminary release with strict typing - take 4. 2024-02-02 10:33:58 +01:00
Jakub Onderka 7856b5e45b
Merge pull request #9543 from JakubOnderka/audit-log-skip-big-change
fix: [log] Do not save to database big changes
2024-02-02 09:34:39 +01:00
Jakub Onderka 70c2b83e84 fix: [log] Do not save to database big changes 2024-02-01 17:46:56 +01:00
Raphaël Vinot 6a4412e1cb chg: [PyMISP] Bump to preliminary release with strict typing - third fix. 2024-02-01 17:24:52 +01:00
Raphaël Vinot 7523d3f7f8 chg: [PyMISP] Bump to preliminary release with strict typing - second fix. 2024-02-01 15:32:37 +01:00
Sami Mokaddem 9da67879d4
fix: [security] auditlogs's fullChange lack of ACL controls
Added proper ACL handling
- As reported by Jeroen Pinoy
2024-02-01 15:17:53 +01:00
Raphaël Vinot cb610a7931 chg: [PyMISP] Bump to preliminary release with strict typing - first fix. 2024-02-01 14:57:29 +01:00
Raphaël Vinot 1dc11e59c7 chg: [PyMISP] Bump to preliminary release with strict typing 2024-02-01 14:45:47 +01:00
Jakub Onderka 629335c54c
Merge pull request #9538 from JakubOnderka/access-log-action-column
fix: [internal] Raise size for access_logs action column
2024-01-31 17:01:37 +01:00
Jakub Onderka 3b6c9b870f chg: [PyMISP] Update back to 2.4.183 2024-01-31 16:51:30 +01:00
Jakub Onderka 3d8a3919d0 fix: [internal] Raise size for access_logs action column 2024-01-31 16:32:12 +01:00
Sami Mokaddem 065b492280
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 14:30:32 +01:00
Sami Mokaddem 312d2d5422
fix: [security] Improved security checks for organisation logo upload
- As reported by Andrei Agape / Teliacompany

Checks are:
- Maximum file size of 250K since the recommanded picture size is 48x48.
- File extension check
- File mime type checks
2024-01-31 14:27:59 +01:00
Sami Mokaddem 51840a0697
chg: [events:export] Make setting `MISP.disable_cached_exports` enabled by default
Since the /events/export has been marked deprecated for a years started
the process to phase it out by first disabling the endpoint by default.
2024-01-31 14:26:22 +01:00
Sami Mokaddem 0ac2468c28
fix: [security] Enforce usage of POST to start an export generation process
As reported by Andrei Agape / Teliacompany
2024-01-31 14:24:17 +01:00
Alexandre Dulaunoy 4be80d39a8
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 13:34:26 +01:00
Alexandre Dulaunoy 7b49980b5c
chg: [develop] merge back 2.4 2024-01-31 13:33:58 +01:00
Sami Mokaddem 9425c99894
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 10:44:43 +01:00
Sami Mokaddem ebdf1c0004
fix: [organisation:orgMerge] Added missing models for organisation handover 2024-01-31 10:44:11 +01:00
Jakub Onderka ebbe17b88c
Merge pull request #9534 from JakubOnderka/speedup-vol2
chg: [internal] Faster check for session destruction
2024-01-31 10:30:36 +01:00
Sami Mokaddem 7513cfaeb0
fix: [organisation:orgMerge] Make sure to serialize array before insertion 2024-01-31 10:06:16 +01:00
Jakub Onderka c2811888e4 chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
Jakub Onderka 79b0620b9e
Merge pull request #9532 from JakubOnderka/svg-logos
fix: [admin] Show logos in SVG format in admin
2024-01-30 20:32:29 +01:00
Jakub Onderka 7f935f4cec chg: [internal] Faster check for session destruction 2024-01-30 18:54:11 +01:00
Luciano Righetti f1bab1e98c Revert "fix: incorrect foreing key"
This reverts commit 6a36d7a3cd.
2024-01-30 18:49:05 +01:00
Luciano Righetti 6a36d7a3cd fix: incorrect foreing key 2024-01-30 15:16:18 +01:00
Jakub Onderka b1d31d653d fix: [admin] Show logos in SVG format in admin 2024-01-30 14:49:37 +01:00
Jakub Onderka be4b1e975d
Merge pull request #9528 from JakubOnderka/binary-file-cache
new: [internal] Binary cache plugin
2024-01-29 16:01:35 +01:00
Jakub Onderka 98159d8289
Merge pull request #9530 from JakubOnderka/fix-9526
fix: [internal] Email new login sending
2024-01-29 16:01:03 +01:00
Jakub Onderka 01c3a0329f fix: [internal] Email new login sending 2024-01-29 15:44:40 +01:00
Jakub Onderka dbb320f0e0 new: [internal] Binary cache plugin 2024-01-29 15:32:52 +01:00
Jakub Onderka 867d5281f0
Merge pull request #9525 from JakubOnderka/speedup
chg: [internal] Use Attribute::fetchAttributesInChunks for correlations
2024-01-29 14:48:16 +01:00
Jakub Onderka 67eeb9df9d chg: [internal] Use Attribute::fetchAttributesInChunks for correlations 2024-01-28 22:12:17 +01:00
Jakub Onderka de18832ec9
Merge pull request #9524 from JakubOnderka/speedup
Speedup
2024-01-28 20:43:48 +01:00
Jakub Onderka ac50cfc56b
Merge pull request #9510 from JakubOnderka/redis-serialization-format
chg: [internal] Detect serialization format in RedisTool
2024-01-28 20:43:29 +01:00
Jakub Onderka 398b062bd8 chg: [internal] ssdeep correlation speedup 2024-01-28 17:40:05 +01:00
Jakub Onderka c43ba03755 chg: [internal] Use iterator_to_array 2024-01-28 16:37:37 +01:00
Jakub Onderka fbc5e91ca2 chg: [internal] Use array_push($array, ...) instead of slower array_merge 2024-01-28 16:01:21 +01:00
Jakub Onderka 0e1e598a5b chg: [internal] Remove unused and broken method 2024-01-28 15:41:31 +01:00
Jakub Onderka 91e462098e
Merge pull request #9523 from JakubOnderka/browscap-apcu-cache
Browscap apcu cache
2024-01-28 13:28:04 +01:00
Jakub Onderka f0a2c9c8e9 new: [CLI] User::ip_country 2024-01-28 13:03:32 +01:00
Jakub Onderka ac334851e5 chg: [internal] Use compressed version of browscap and update to latest version 2024-01-28 12:11:50 +01:00
Jakub Onderka b30661810b new: [internal] Code cleanup for ApcuCacheTool 2024-01-28 12:11:05 +01:00