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 |
Jakub Onderka
|
76ce8d8c38
|
new: Save one REST call when initialize PyMISP class
|
2021-08-05 11:11:06 +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 |
Raphaël Vinot
|
e3cda466e0
|
chg: Bump deps
|
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 |
iglocska
|
9ea5ec8b1f
|
Revert "chg: Remove legacy stix converter."
This reverts commit 94ce4a367b .
- breaks misp-stix converter, reverting it for now, let's find a way to deprecate this without outright removing it
|
2021-08-05 11:10:33 +02:00 |
Raphaël Vinot
|
9d5793fc5a
|
chg: Bump deps
|
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
|
2ecfc24c14
|
new: Method `organisation_exists`
|
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 |
Jakub Onderka
|
270d16cd4c
|
new: `to_dict` method supports `json_format` parameter
|
2021-06-29 13:28:24 +02:00 |
Raphaël Vinot
|
fa536ee41e
|
fix: revert rename, fix mypy
|
2021-06-21 11:39:08 -07:00 |
Raphaël Vinot
|
481284dc12
|
chg: Update mypy, change accordingly
|
2021-06-21 11:20:41 -07:00 |
Raphaël Vinot
|
436181e5bb
|
fix: properly handle the case MISP is in a sub redirect
Fix #757
|
2021-06-17 19:48:15 -07:00 |
Raphaël Vinot
|
fcb4d41d63
|
new: Exclude decayed attributes in search
Fix #753
|
2021-06-08 10:09:14 -07:00 |
Raphaël Vinot
|
7dbaf665d9
|
chg: Bump changelog
|
2021-06-07 07:37:57 -07:00 |
Raphaël Vinot
|
c14d599d15
|
chg: Bump version
|
2021-06-07 07:36:33 -07:00 |
Raphaël Vinot
|
dd007ce6a7
|
chg: Bump object templates
|
2021-06-07 07:35:37 -07:00 |
Raphaël Vinot
|
044a39376e
|
chg: Bump deps
|
2021-06-07 07:35:16 -07:00 |
Raphaël Vinot
|
3c289b971d
|
chg: Bump deps
|
2021-06-01 10:46:43 -07:00 |
Raphaël Vinot
|
f344b3995a
|
Merge pull request #749 from slv008/main
Fix misp API response content parsing
|
2021-05-27 08:54:32 -07:00 |
Silvian I
|
650c87a534
|
Fix misp API response content parsing
|
2021-05-27 11:31:16 +02:00 |
Raphaël Vinot
|
889fa44e19
|
chg: Bump deps
|
2021-05-24 16:13:37 -07:00 |
Raphaël Vinot
|
c2e9663765
|
chg: Bump changelog
|
2021-05-13 22:54:52 -07:00 |
Raphaël Vinot
|
107561e574
|
chg: bump version, deps
|
2021-05-13 22:53:12 -07:00 |
Raphaël Vinot
|
db1ffe7be6
|
new: method to get the raw object template
|
2021-05-11 12:30:00 -07:00 |
Raphaël Vinot
|
f8ebad547b
|
chg: Bump deps
|
2021-05-11 10:29:44 -07:00 |
Raphaël Vinot
|
286712d0e1
|
fix: first-seen and last-seen on attributes and objects were not checked for sanity
|
2021-05-11 07:28:54 -07:00 |
Raphaël Vinot
|
2f1cf24eaa
|
chg: Bump objects templates
|
2021-05-11 07:28:00 -07:00 |
Raphaël Vinot
|
9e3c75c48c
|
fix: remove search_all example, use search instead.
|
2021-05-11 07:25:33 -07:00 |
Raphaël Vinot
|
357096f24c
|
chg: Bump changelog
|
2021-04-26 10:54:35 +02:00 |
Raphaël Vinot
|
18300f8aed
|
chg: Bump version
|
2021-04-26 10:52:56 +02:00 |
Raphaël Vinot
|
18049212a5
|
new: Support for correlation exclusion list
Fix #732
|
2021-04-22 10:47:58 +02:00 |
Raphaël Vinot
|
0aa0464ac0
|
chg: Bump deps
|
2021-04-22 10:47:06 +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
|
cc1af2573f
|
chg: Bump objects templates
|
2021-04-19 23:12:27 +02:00 |
Raphaël Vinot
|
99b1f3e381
|
chg: Bump deps
|
2021-04-19 23:11:41 +02:00 |
Raphaël Vinot
|
b5ed56fff5
|
fix: mistake in mypy config
|
2021-04-15 14:02:39 +02:00 |
Raphaël Vinot
|
5e0b71e5bf
|
fix: exclude data from mypy
|
2021-04-15 14:01:59 +02:00 |
Raphaël Vinot
|
6689578ff4
|
chg: Bump deps
|
2021-04-15 13:45:50 +02:00 |
Raphaël Vinot
|
95e31bd2e3
|
chg: Add comment for controller attribute in search
|
2021-04-06 20:05:10 +02:00 |