Raphaël Vinot
|
7b4b336458
|
new: Add delete role, test suite for roles
|
2024-07-26 11:48:13 +02:00 |
Tobias Mainka
|
49a72dd3cd
|
re-naming variables to make tests happy.
|
2024-07-26 11:48:13 +02:00 |
Tobias Mainka
|
448fe7a958
|
added support to add or update a MISP role
|
2024-07-26 11:48:13 +02:00 |
Raphaël Vinot
|
0184114aed
|
chg: Bump deps
|
2024-07-26 11:48:13 +02:00 |
Raphaël Vinot
|
a4f2c177e6
|
fix: Do not let a user pass a full dict as tagname
|
2024-07-26 11:48:13 +02:00 |
Raphaël Vinot
|
e63b0982de
|
chg: Bump deps
|
2024-07-26 11:48:13 +02:00 |
Raphaël Vinot
|
cbfbf51147
|
Update tests
|
2024-07-26 11:48:13 +02:00 |
dependabot[bot]
|
03afd96df7
|
build(deps): bump certifi from 2024.6.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-26 11:48:13 +02:00 |
iglocska
|
aa8c17bff9
|
fix: [publish tests] fixed invalid setting name for disabling background processing
|
2024-07-26 11:48:13 +02:00 |
iglocska
|
a8a7b70162
|
fix: [publish test] invalid path for the publishing outcome in the response
|
2024-07-26 11:48:13 +02:00 |
iglocska
|
1fb325d4f1
|
chg: [publish tests] further debugging
|
2024-07-26 11:48:13 +02:00 |
iglocska
|
d67c11012c
|
chg: [publish test] check if the publishing actually worked as intended
|
2024-07-26 11:48:13 +02:00 |
iglocska
|
d5a29b9526
|
chg: [tests] speculative fix for the published search
- locally it seems to work as intended, curious what is going on here
|
2024-07-26 11:48:13 +02:00 |
iglocska
|
56a5c4a34f
|
fix: [publish test] fixed
- was incorrect as it triggered a background processed publishing, which can take time
|
2024-07-26 11:48:13 +02:00 |
Raphaël Vinot
|
fe2da5f047
|
new: test publish & search
|
2024-07-26 11:48:13 +02:00 |
Ulrik Haugen
|
b5e5ea5762
|
MANIFEST.in does not seem to have an effect any longer
|
2024-07-03 16:55:23 +02:00 |
Ulrik Haugen
|
c7b2b29fd0
|
Include docs, examples and tests in sdist
|
2024-07-03 16:55:23 +02:00 |
Raphaël Vinot
|
9408cf180d
|
chg: Bump deps
|
2024-06-25 12:18:00 +02:00 |
Raphaël Vinot
|
8c59415206
|
Merge pull request #1243 from dragsu/feat-attribute-by-id
feat: Adds methods to get attribute by id/uuid
|
2024-06-25 12:13:35 +02:00 |
Sura De Silva
|
7c8df85a98
|
feat: Adds methods to get attribute by id/uuid
|
2024-06-25 06:38:13 +10:00 |
Raphaël Vinot
|
0e21dadd0f
|
chg: Bump changelog
|
2024-06-21 14:40:14 +02:00 |
Raphaël Vinot
|
391fe580d4
|
fix: Make a response in the tests a MISPUser obj
|
2024-06-21 12:22:08 +02:00 |
Raphaël Vinot
|
0ffdca123b
|
chg: Bump version
|
2024-06-21 12:08:19 +02:00 |
Raphaël Vinot
|
c24b2aec98
|
fix: Tests failing du to missing error
|
2024-06-21 12:07:31 +02:00 |
Raphaël Vinot
|
0f34db6f48
|
chg: Bump deps
|
2024-06-21 10:36:47 +02:00 |
Raphaël Vinot
|
a1cbd04e51
|
chg; Bump changelog
|
2024-06-06 19:45:15 +02:00 |
Raphaël Vinot
|
1278ce208c
|
chg; Bump version
|
2024-06-06 19:40:26 +02:00 |
Raphaël Vinot
|
1848caf9a2
|
chg: Bump deps
|
2024-06-06 19:39:57 +02:00 |
Raphaël Vinot
|
7424b508ea
|
chg: Bump deps
|
2024-05-22 12:52:29 +02:00 |
Raphaël Vinot
|
f7b28e7bc9
|
fix: Get the tests to pass.
|
2024-05-22 12:39:29 +02:00 |
Raphaël Vinot
|
feadedeadb
|
Merge branch 'wip_analystdata'
|
2024-05-22 11:31:14 +02:00 |
Raphaël Vinot
|
5a5d580a48
|
Merge pull request #1224 from vincenzocaputo/attach-galaxy-cluster
Add attach galaxy cluster method
|
2024-05-22 11:04:55 +02:00 |
Vincenzo
|
07fb871ce8
|
Add test case
|
2024-05-19 16:27:23 +02:00 |
Vincenzo
|
cd078e2ead
|
Add attach galaxy cluster method
|
2024-05-19 16:25:05 +02:00 |
Raphaël Vinot
|
2cf5d99dc8
|
chg: A bit more refactoring
|
2024-05-06 16:39:07 +02:00 |
Raphaël Vinot
|
94a48a6fdd
|
fix: Properly load AnalystData from dict
|
2024-05-06 15:24:04 +02:00 |
Raphaël Vinot
|
10ca6f191a
|
fix: more changes to get the tests to pass
|
2024-05-06 14:40:25 +02:00 |
Raphaël Vinot
|
902ed5a92c
|
chg: use from_dict in the mixin to initialize the objects
|
2024-05-06 12:19:04 +02:00 |
Sami Mokaddem
|
56be46320e
|
chg: [analyst-data] Added improvements, API endpoints and tests
|
2024-05-03 15:48:03 +02:00 |
Sami Mokaddem
|
d03cea7a67
|
fix: [event-report] Make sure to generate an UUID
|
2024-04-29 15:08:47 +02:00 |
Sami Mokaddem
|
f043718a76
|
Merge branch 'feature/analyst-data' into wip_analystdata
|
2024-04-29 14:40:35 +02:00 |
Sami Mokaddem
|
807c59cc05
|
chg: [analyst-data] Make sure to include note_type_name
|
2024-04-29 14:39:09 +02:00 |
Raphaël Vinot
|
40e7e4fa0b
|
fix: pass kwargs to abstract
|
2024-04-29 14:05:57 +02:00 |
Raphaël Vinot
|
f19c31de42
|
Merge branch 'mokaddem-feature/analyst-data' into wip_analystdata
|
2024-04-29 13:50:53 +02:00 |
Raphaël Vinot
|
ea8351df71
|
chg: Make mypy happy, change inheritance
|
2024-04-29 13:50:24 +02:00 |
Jeroen Pinoy
|
fe0c55eba3
|
chg: allow orgc context for search_galaxy_clusters
|
2024-04-29 11:13:35 +02:00 |
Raphaël Vinot
|
4406103af5
|
chg: Bump deps
|
2024-04-29 11:13:35 +02:00 |
Raphaël Vinot
|
bc82902ef9
|
chg: Bump deps
|
2024-04-29 11:13:35 +02:00 |
Raphaël Vinot
|
a74dd078a6
|
Merge pull request #1211 from Wachizungu/allow-orgc-context-for-search-galaxy-clusters
chg: allow orgc context for search_galaxy_clusters
|
2024-04-29 10:36:25 +02:00 |
Jeroen Pinoy
|
1daac6ef86
|
chg: allow orgc context for search_galaxy_clusters
|
2024-04-27 01:35:10 +02:00 |