Commit Graph

3187 Commits (718b4b4976e14da28454cdd0b50df576e41e9579)

Author SHA1 Message Date
Raphaël Vinot 718b4b4976 chg: Bump objects 2024-10-17 14:23:43 +02:00
Raphaël Vinot 9f0afe12f1 chg: Bump version 2024-10-17 14:22:25 +02:00
Raphaël Vinot e542a78ae5 chg: Bump deps 2024-10-17 14:21:51 +02:00
Raphaël Vinot f4438dbe3a chg: Bump changelog 2024-10-04 13:35:19 +02:00
Raphaël Vinot 33541e43af chg: Bump deps 2024-10-04 13:32:10 +02:00
Raphaël Vinot a3c3f12fd7 chg: Bump deps 2024-10-04 13:31:46 +02:00
iglocska 7599037e94
chg: [tests] misp_instance_version_master now uses the 2.5 branch 2024-10-04 13:26:02 +02:00
Raphaël Vinot 865a8a50ca fix: Make mypy happy 2024-09-14 15:58:27 +02:00
Raphaël Vinot e9fa05583b chg: Re-Bump changelog 2024-09-13 13:07:02 +02:00
Raphaël Vinot bf817c393c chg: Bump changelog 2024-09-13 13:06:14 +02:00
Raphaël Vinot c98e3b9801 chg: Bump deps, version 2024-09-13 13:06:14 +02:00
Raphaël Vinot 391c51373f
Merge pull request #1296 from sebix/wrong-exec-bit
openioc.py is not a script, but had exec bit
2024-09-05 17:05:27 +02:00
Raphaël Vinot d4cab8f5da chg: Bump deps 2024-09-05 16:44:40 +02:00
Raphaël Vinot 22ddf44334 chg: Only include the changelog in the sdist package
Related #1295
2024-09-05 16:19:15 +02:00
Alexandre Dulaunoy 080ebdfad1
chg: [data] describeTypes.json updated 2024-09-05 15:22:35 +02:00
Sebastian Wagner ff0ed977ee
openioc.py is not a script, but had exec bit
the file openioc can only be used as module and as part of a package,
has no instructions for direct execution and is therefor not a script
for direct execution

this removes the executable bit from the file
2024-09-03 18:13:18 +02:00
Raphaël Vinot b360fd29b7 chg: Bump changelog 2024-09-02 11:05:01 +02:00
Raphaël Vinot ef8375f0ab chg: Bump deps, version, templates 2024-09-02 10:51:37 +02:00
Alexandre Dulaunoy 3cd655827c
chg: [misp-objects] updated to the latest version 2024-08-23 08:47:15 +02:00
Raphaël Vinot 3237a5ed7e fix: Avoid printing huge log when a request fails
fix #1286
2024-08-22 00:35:38 +02:00
Raphaël Vinot f7ebf323c0 new: Add pre-commit file 2024-08-21 11:04:41 +02:00
Raphaël Vinot d107bae562 chg: Bump changelog 2024-08-21 11:03:35 +02:00
Raphaël Vinot 9f7d22cdbc chg: Bump version 2024-08-21 11:02:29 +02:00
Raphaël Vinot bdaede59ab fix: Remove broken config 2024-08-20 13:22:33 +02:00
Raphaël Vinot 69877a8809 chg: Bump deps 2024-08-20 13:04:15 +02:00
Raphaël Vinot 455fea22bf chg: Bump Changelog 2024-07-27 12:54:03 +02:00
Raphaël Vinot fa0d7ced4d chg: Bump objects 2024-07-27 12:53:12 +02:00
Raphaël Vinot 64c420f28d chg: Bump Changelog (issue with template) 2024-07-26 15:51:58 +02:00
Raphaël Vinot 1608c4783b fix: Bump objects (invalid template) 2024-07-26 15:50:18 +02:00
Raphaël Vinot afa86f56f9 chg: Bump changelog 2024-07-26 15:42:46 +02:00
Raphaël Vinot 9654912127 chg: Bump version 2024-07-26 15:40:55 +02:00
Raphaël Vinot 648ea43ee0 Merge branch 'qha-repair-include' 2024-07-26 11:48:44 +02:00
Raphaël Vinot 473822a35f chg: Bump deps 2024-07-26 11:48:13 +02:00
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
Raphaël Vinot b805404986 chg: Bump deps 2024-07-26 11:45:29 +02:00
Raphaël Vinot 89b5d10892 Merge branch 'neok0-add-support-for-adding-and-updating-misp-roles' 2024-07-26 11:43:39 +02:00