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
Raphaël Vinot
0bdfb3892d
chg: Bump live tests
2021-09-07 14:26:22 +02:00
Raphaël Vinot
8e5f4b7aba
new: test cases for edit objects and upload stix
2021-09-03 15:25:45 +02:00
Raphaël Vinot
735fb88c37
chg: Remove test files
2021-08-17 12:51:04 +02:00
Raphaël Vinot
a2dc13c5e5
chg: Automatically pull the malwares repo when running tests/testlive_comprehensive.py
2021-08-17 12:45:27 +02:00
Raphaël Vinot
4ec01bb096
chg: Add test for updating a objects from a custom template
...
Related: #776
2021-08-09 09:16:04 +02:00
Raphaël Vinot
81e7db14bb
Merge branch 'JakubOnderka-to_dict_json_format'
2021-08-05 11:22:45 +02:00
Raphaël Vinot
630cb73dec
chg: Remove duplicates tests
2021-08-05 11:19:58 +02:00
iglocska
70d716622e
chg: [testlive_comprehensive] correct path to access sharing group releasability after edit
2021-08-05 11:12:54 +02:00
Jakub Onderka
475525429a
fix: [test] test_sharing_groups
2021-08-05 11:11:42 +02:00
Jakub Onderka
9e71e859e9
new: Method `sharing_group_exists`
2021-08-05 11:11:42 +02:00
Jakub Onderka
b963c41716
new: Method `update_sharing_group`
2021-08-05 11:11:40 +02:00
Raphaël Vinot
7f53761403
chg: properly validate update_sharing_group without pythonify
2021-08-05 11:11:06 +02:00
Raphaël Vinot
71ea0cc19d
chg: Bump missing dep
2021-08-05 11:11:06 +02:00
iglocska
0bcd293c01
chg: [testlive_comprehensive] correct path to access sharing group releasability after edit
2021-08-05 11:11:04 +02:00
Jakub Onderka
379e1ded0a
fix: [test] test_sharing_groups again
2021-08-05 11:10:33 +02:00
Jakub Onderka
9db0ddd14d
fix: [test] test_sharing_groups
2021-08-05 11:10:33 +02:00
iglocska
8729adaed1
chg: [authkey test] removed from testlive_comprehensive
...
- the default now enables advanced authkeys making the retriaval of keys impossible after the user creation
2021-08-05 11:10:33 +02:00
Jakub Onderka
7ccf4c15d2
chg: Do not load schema for event when not necessary
2021-08-05 11:10:33 +02:00
Jakub Onderka
1746138eb3
chg: `get_taxonomy` supports namespace
2021-08-05 11:10:33 +02:00
Jakub Onderka
7dab091c85
new: Method `sharing_group_exists`
2021-08-05 11:10:31 +02:00
Jakub Onderka
88d0b4ac93
new: Method `update_sharing_group`
2021-08-05 11:09:33 +02:00
Raphaël Vinot
a158bcd83f
chg: properly validate update_sharing_group without pythonify
2021-08-05 10:50:40 +02:00
Raphaël Vinot
dbc18408c1
chg: Bump missing dep
2021-08-05 10:45:17 +02:00
Raphaël Vinot
6e8a7e1e53
Merge branch 'main' into test-sharing-group-fix
2021-08-05 09:23:55 +02:00
iglocska
ee8e9398da
chg: [testlive_comprehensive] correct path to access sharing group releasability after edit
2021-07-27 13:47:14 +02:00
Jakub Onderka
bcaa8e0429
fix: [test] test_sharing_groups again
2021-07-27 13:06:45 +02:00
Jakub Onderka
5c5c30b238
fix: [test] test_sharing_groups
2021-07-26 17:11:40 +02:00
iglocska
6f12d3a6af
chg: [authkey test] removed from testlive_comprehensive
...
- the default now enables advanced authkeys making the retriaval of keys impossible after the user creation
2021-07-26 16:42:12 +02:00
Jakub Onderka
270d16cd4c
new: `to_dict` method supports `json_format` parameter
2021-06-29 13:28:24 +02:00
Raphaël Vinot
22e1ae60fd
Merge pull request #764 from JakubOnderka/schema-lazy
...
chg: Do not load schema for event when not necessary
2021-06-28 10:18:01 -07:00
Jakub Onderka
82a6e488a3
chg: Do not load schema for event when not necessary
2021-06-28 18:39:55 +02:00
Raphaël Vinot
9db81ed052
Merge branch 'main' into update_sharing_group
2021-06-22 11:26:06 -07:00
Raphaël Vinot
4c003ca810
Merge pull request #760 from JakubOnderka/get-taxonomy-namespace
...
chg: `get_taxonomy` supports namespace
2021-06-22 11:24:15 -07:00
Jakub Onderka
77eeb10abb
new: Method `update_sharing_group`
2021-06-22 17:48:53 +02:00
Jakub Onderka
3a92e343e5
chg: `get_taxonomy` supports namespace
2021-06-22 17:34:01 +02:00
Jakub Onderka
6842a2e2f4
new: Method `sharing_group_exists`
2021-06-22 17:20:30 +02:00
Raphaël Vinot
db1ffe7be6
new: method to get the raw object template
2021-05-11 12:30:00 -07:00
Raphaël Vinot
18049212a5
new: Support for correlation exclusion list
...
Fix #732
2021-04-22 10:47:58 +02:00
Raphaël Vinot
b471633acb
fix: Enable/disable feeds
2021-04-20 15:36:11 +02:00
Raphaël Vinot
67457bec53
chg: Fix test suite.
2021-04-20 00:25:47 +02:00
Raphaël Vinot
a2d7cbd763
fix: Make reportlab tests optional if missing dep.
2021-03-15 13:50:48 +01:00
Raphaël Vinot
a0bda8736a
chg: Add test case, fix mypy
2021-03-05 12:11:00 +01:00
Raphaël Vinot
ef9efce5c3
fix: Typo in tests
2021-03-03 10:04:15 +01:00
Raphaël Vinot
8137389452
chg: Bump tests for galaxy cluster
2021-03-02 11:49:31 +01:00
Raphaël Vinot
2e05a1b24f
new: soft delete object in MISPEvent
...
Fix #706
2021-02-27 14:53:15 +01:00
Raphaël Vinot
28fed5c778
fix: support text search again
...
Fix #705
2021-02-27 14:53:15 +01:00
Tom King
ea86dd0d57
fix: Fix mispevent edit test by including default and distribution keys on a GalaxyCluster
2021-02-27 12:35:24 +00:00
Tom King
a94b81ae72
Merge remote-tracking branch 'upstream/main' into feature/misp-galaxy-2
2021-02-08 11:50:38 +00:00
Raphaël Vinot
0a051286ff
chg: Bump template ID in test case
2021-02-02 11:49:20 +01:00