Commit Graph

25156 Commits (a2c9740c0f47b6361b995bc63d2adf304dd70451)

Author SHA1 Message Date
iglocska a2c9740c0f
fix: [missing images] re-added 2024-02-16 16:27:17 +01:00
iglocska 0f7b55a1df
fix: [db_schema] bump 2024-02-16 14:41:19 +01:00
iglocska c47f1987dc
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-02-16 14:24:44 +01:00
iglocska c1638e0a9c
fix: [sighting sync] speculative fix for critical sync issue
- pulls from an instance with extremely high numbers of sightings (~300M+) can lead to the pulled instance becoming unusable
- This fix addresses multiple issues:
  - The use of last:0 as a sighting pull filter parameter lead to a search using an unindexed field
  - Internally searching for sighting IDs across 500 events in one shot can lead to massive data-sets
  - Internally searching for sighting IDs by Event.uuid on a joined table is extremely slow compared to searching on the sighting table alone
2024-02-16 14:21:10 +01:00
Andras Iklody aa67046917
Merge pull request #9564 from Wachizungu/fix-objects-restsearch-first-seen
fix: fix objects restsearch first_seen filter
2024-02-15 17:26:43 +01:00
iglocska 7a22d7c413
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-02-15 15:37:32 +01:00
iglocska 9c244eb115
fix: [security] Org image upload moved out of webroot
- images will no longer be accessible directly, only via inclusion via file-read/b64 encoding
- The new store for org images is MISP/app/files/img/orgs

- As reported by Yusuke Nakajima
2024-02-15 15:35:12 +01:00
Jeroen Pinoy bf6a148bc8
fix: fix objects restsearch first_seen filter 2024-02-14 15:40:06 +01:00
Andras Iklody cc10d2a741
Merge pull request #9563 from Wachizungu/fix-object-restsearch-filters
fix: fix object_name, object_template_uuid and object_template_versio…
2024-02-14 13:54:42 +01:00
Jeroen Pinoy e99b89433a
fix: fix object_name, object_template_uuid and object_template_version object restsearch filters 2024-02-14 09:41:08 +01:00
Jeroen Pinoy 236759217e
chg: [doc/openapi] clarify 'deleted' restsearch filter (#9485) 2024-02-13 17:40:30 +01:00
Raphaël Vinot 2af975494d chg: [PyMISP] Bump version 2024-02-12 12:18:19 +01:00
Raphaël Vinot badca75620 chg: [PyMISP] fix a few regressions. 2024-02-12 11:52:23 +01:00
Sami Mokaddem 9887843358
chg: [servers:getVersion] Include the remote instance UUID if user has perm_sync permission 2024-02-07 17:15:58 +01:00
Alexandre Dulaunoy da7a21a333
chg: [develop] merge back the Curl option issue 2024-02-07 10:51:54 +01:00
Alexandre Dulaunoy 90126dc1dd
Merge pull request #9551 from Benni0/2.4
fix: CurlClient doesn't use correct Proxy settings
2024-02-07 10:51:26 +01:00
Benni0 45f264de49 fix: CurlClient doesn't use correct Proxy settings 2024-02-07 09:59:26 +01:00
Alexandre Dulaunoy 88f83ea295
Merge pull request #9544 from pswapneel/2.4
Added Shreshta Newly registered domain names 1-week and 1-month community policy feeds
2024-02-05 14:55:21 +01:00
Swapneel Patnekar a8fb77c848 Added Shreshta NRD 1 week and 1 month community feeds 2024-02-03 21:53:48 +05:30
iglocska fd9c49d45b
Merge branch 'develop' into 2.4 2024-02-02 15:51:15 +01:00
Alexandre Dulaunoy 6a7a7a81f3
chg: [GeoOpen] updated 2024-02-02 15:50:28 +01:00
Alexandre Dulaunoy 4cb3c38613
chg: [warning-lists] updated to the latest version 2024-02-02 15:47:26 +01:00
Alexandre Dulaunoy d7fa34f47e
chg: [misp-galaxy] updated to the latest version 2024-02-02 15:46:26 +01:00
iglocska 001205061d
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-02-02 15:32:42 +01:00
iglocska 1dba96c434
chg: [PyMISP] bumped 2024-02-02 15:32:22 +01:00
Raphaël Vinot 231bf6aa93 chg: [PyMISP] Bump version 2024-02-02 15:30:57 +01:00
iglocska c691965480
chg: [appcontroller] versions bump 2024-02-02 15:28:32 +01:00
iglocska 98e82e5abf
Merge branch 'develop' into 2.4 2024-02-02 15:26:07 +01:00
iglocska 5f45c9adf3
chg: [submodules] updated 2024-02-02 15:25:51 +01:00
iglocska 5c70dd1554
Merge branch 'develop' into 2.4 2024-02-02 15:23:22 +01:00
iglocska 344b279823
chg: [VERSION] bump 2024-02-02 15:21:10 +01:00
Raphaël Vinot 25e39b40a5 chg: [PyMISP] Bump to preliminary release with strict typing - take 9. 2024-02-02 15:06:00 +01:00
Raphaël Vinot e058b57c01 fix: [tests] remove useless call 2024-02-02 14:24:16 +01:00
Raphaël Vinot 48bd6c2b2c chg: [PyMISP] Bump to preliminary release with strict typing - take 8. 2024-02-02 13:25:19 +01:00
Raphaël Vinot 2570602923 fix: [tests] Disable a couple tests. 2024-02-02 13:08:23 +01:00
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 f039b21af1
fix: [security] auditlogs's fullChange lack of ACL controls
Added proper ACL handling
- As reported by Jeroen Pinoy
2024-02-01 15:29:41 +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