Commit Graph

474 Commits (a4a6077c5ae1d7f2f7ee3a1432785ee76eb004ac)

Author SHA1 Message Date
Raphaël Vinot b00ae03655 fix: Do not cast enum 2024-02-02 11:38:37 +01:00
Raphaël Vinot 176eed77bf chg: remove IntEnum 2024-02-02 11:20:39 +01:00
Raphaël Vinot 5301ddd1fa chg: Add even more debug for gha 2024-02-02 10:59:31 +01:00
Raphaël Vinot 979d2ee155 chg: Add some debug for gha 2024-02-02 10:33:11 +01:00
Raphaël Vinot b5b4a5ef52 fix: More fixes to support responses from MISP 2024-02-01 17:24:24 +01:00
Raphaël Vinot 1da0d5adc1 chg: Add more strict typing, not done yet. 2024-02-01 14:40:12 +01:00
Raphaël Vinot f3e17b38dd fix: Compatibility with python 3.8 2024-01-30 13:27:59 +01:00
Raphaël Vinot 298e2f9035 chg: First batch of changes for strict typing 2024-01-30 12:51:23 +01:00
Raphaël Vinot 989731cbbe chg: New annotations in tests 2024-01-17 13:34:56 +01:00
Raphaël Vinot 0562c63cec chg: Initial changes to use new annotations 2024-01-17 13:28:51 +01:00
Raphaël Vinot fb8da4a28b fix: make publish_timestamp a string in tests 2024-01-09 13:07:38 +01:00
Raphaël Vinot 260caf41d6 chg: encrypt malicious js 2023-12-23 14:20:57 +01:00
Raphaël Vinot 199532113a fix: eml and msg are in sync again. 2023-11-17 13:57:02 +01:00
Raphaël Vinot f38c56cf6d fix: Make other fieldnames in CSV also valid... 2023-10-24 16:01:46 +02:00
Raphaël Vinot 8318bce57e fix: make fieldnames actually valid. 2023-10-24 15:46:03 +02:00
Raphaël Vinot 2dff8fb9b8 chg: Disable search logs tests for now. 2023-09-24 13:59:15 +02:00
Raphaël Vinot 799ed8cfc5 chg: Disable fastmode, reenable fetching files 2023-09-23 15:08:18 +02:00
Raphaël Vinot 8172fdf49d chg: try to speedup tests by not importing galaxies, taxos, ... 2023-09-23 14:51:40 +02:00
Raphaël Vinot 6a37370689 chg: Do not clone repo from test 2023-09-22 15:09:17 +02:00
Raphaël Vinot fc38eadcac fix: check if path exists in tests 2023-09-22 14:55:28 +02:00
Raphaël Vinot 1597669ea6 fix: Update Sharing group info from full object
Fix #1049
2023-08-23 10:52:57 +02:00
Raphaël Vinot 289f92f5cf fix: changes in msg-extract strip a character 2023-08-13 15:20:07 +02:00
Stefano Ortolani 565447ce36 Allow search by 'event_tags' and improve the handling of galaxy clusters.
Changes:
- Add 'event_tags' parameter when searching for events
- Add new method to search for galaxies by value
- Add new parameter to fetch cluster information when retrieving clusters
- Add new parameter to hard-delete object references
2023-05-16 11:15:46 +01:00
Luciano Righetti d3c304a844 add: support breakOnDuplicate option for attributes:add() 2023-03-23 16:34:46 +01:00
Christian Studer 77b0b3ac3e
add: Galaxy test sample 2022-12-01 10:49:09 +01:00
Christian Studer 55a4b2e5c1
add: Added very straight forward tests to make sure the galaxy clusters are properly defined 2022-12-01 10:09:39 +01:00
Raphaël Vinot 2de22871d1 new: Basic support for listing, enabling and disabling decaying models 2022-11-22 14:48:23 +01:00
Raphaël Vinot 6b1303355f new: [tests] Test for local tags 2022-11-17 09:46:52 +01:00
Alexandre Dulaunoy 0aa1f49b5f
Revert "chg: [tests] fix the list name test following latest warning-list"
This reverts commit be3715595b.
2022-10-24 18:40:58 +02:00
Alexandre Dulaunoy be3715595b
chg: [tests] fix the list name test following latest warning-list
updates
2022-10-24 11:44:08 +02:00
Tom King b438c27b5e new: Add in ability to set a taxonomies required status 2022-09-14 10:29:38 +01:00
Raphaël Vinot 795cc11881 fix: Change DNS warning list test 2022-09-09 16:25:03 +02:00
Tom King eb33a9deb9 chg: Add in sort/desc for sorting results and limit/page for pagination 2022-09-06 16:29:22 +01:00
Raphaël Vinot e77da00340 fix: delete sharing group after deleting the event 2022-08-05 10:29:38 +02:00
Raphaël Vinot 1f243dd7d0 fix: Give more time to MISP to publish the events before searching 2022-08-05 10:18:14 +02:00
Tom King 1ac66a927a chg: Add in test case 2022-06-06 11:51:41 +01:00
Alexandre Dulaunoy 156f6d9083
chg: [tests] reverted 2022-03-21 15:33:41 +01:00
Alexandre Dulaunoy c5646d7463
chg: [tests] subversion are supported 2022-03-17 09:22:39 +01:00
Alexandre Dulaunoy 94a65c578a
fix: [tests] check if the version is a substring as PyMISP might contain sub version 2022-03-09 12:38:56 +01:00
Raphaël Vinot 24e79c8340 new: get_new_authkey for a user 2022-03-03 15:07:28 +01:00
Raphaël Vinot bc37a03174 fix: Update live tests to support proper format of SGs 2021-11-30 11:41:53 +01:00
Raphaël Vinot 2bc689e3c7 chg: Slight changes regarding timezones 2021-10-28 16:11:46 -04:00
Jakub Onderka aba02ecd8c
fix: [tests] Remove debug prints 2021-10-19 15:54:30 +02:00
Raphaël Vinot ec4172dfba
Merge pull request #795 from tomking2/feature/sharing_group_improvements
Improve sharing groups, new get_sharing_group and return sharing group orgs
2021-10-14 14:51:11 +02:00
Raphaël Vinot e84d5a11f3
Merge pull request #794 from tomking2/feature/org_user_search
chg: Add ability to search against orgs and users by freetext search (both) or organisation (users)
2021-10-14 14:46:34 +02:00
Tom King 1248dd459f chg: Add in test case for searching against orgs and users 2021-10-13 11:33:07 +01:00
Tom King 12c92ca83a chg: Add in test case for get_sharing_group and validate orgs are present 2021-10-13 11:23:04 +01:00
Jakub Onderka 5064107093
Merge pull request #783 from JakubOnderka/fixes-149
Changes for upcoming MISP 2.4.150
2021-10-08 16:38:50 +02:00
chrisr3d fa68b58b66
fix: [tests] Fixed stix test 2021-10-08 14:54:03 +02:00
Raphaël Vinot 253730759a fix: Upload of STIX document with non-ascii characters
Due to: https://github.com/psf/requests/issues/5560

TL;DR: a variable of type str passed to data in a POST request will be
silently re-encoded to ISO-8859-1, making MISP barf on the other side.
2021-09-09 16:58:27 +02:00