Raphaël Vinot
|
9d4d083e46
|
Revert "fix: More responses athat are lists"
This reverts commit 709a10c64c .
|
2024-02-02 14:28:04 +01:00 |
Raphaël Vinot
|
709a10c64c
|
fix: More responses athat are lists
|
2024-02-02 13:24:29 +01:00 |
Raphaël Vinot
|
e91a7922a7
|
fix: another call that cn be a list or a dict.
|
2024-02-02 13:07: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
|
b5b4a5ef52
|
fix: More fixes to support responses from MISP
|
2024-02-01 17:24:24 +01:00 |
Raphaël Vinot
|
c3a3868f42
|
fix: handle list responses properly
|
2024-02-01 15:32:00 +01:00 |
Raphaël Vinot
|
8fb34a2892
|
fix: Import FileObject as needed.
|
2024-02-01 14:56:57 +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
|
9853f23683
|
chg: Add a bunch more typing.
|
2024-01-31 15:20:31 +01:00 |
Raphaël Vinot
|
ca0fb8dc99
|
chg: Use typing info of lief
|
2024-01-31 12:59:49 +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
|
3a74ca8704
|
chg: Update typing to please lief
|
2024-01-22 13:45:25 +01:00 |
Raphaël Vinot
|
d8850c59ea
|
Merge pull request #1134 from JakubOnderka/orjson
orjson and small fixes and optimizations
|
2024-01-17 13:43:21 +01:00 |
Raphaël Vinot
|
a298245fd2
|
fix: Python < 3.10 support on typing, for good.
|
2024-01-17 13:40:10 +01:00 |
Raphaël Vinot
|
f11681af52
|
fix: Python < 3.10 support on typing
|
2024-01-17 13:38:00 +01:00 |
Raphaël Vinot
|
0562c63cec
|
chg: Initial changes to use new annotations
|
2024-01-17 13:28:51 +01:00 |
Jakub Onderka
|
292948aa58
|
chg: [internal] Simplify code
|
2024-01-16 21:57:30 +01:00 |
Jakub Onderka
|
8c23a2def7
|
chg: [internal] User faster method to convert bytes to str
|
2024-01-16 21:56:34 +01:00 |
Raphaël Vinot
|
d329a5e095
|
new: relationship_type in tag
Fix https://github.com/MISP/MISP/issues/9483
|
2024-01-10 14:08:48 +01:00 |
Raphaël Vinot
|
1d24c1b3ce
|
chg: make the publish_timestamp a string, as per specs
|
2024-01-09 12:40:09 +01:00 |
Jakub Onderka
|
fca0b233cd
|
new: [internal] Add support for orjson
orjson is much faster library for decoding and encoding JSON formats
|
2024-01-07 18:34:20 +01:00 |
Raphaël Vinot
|
b77493abd1
|
chg: Bump objects
|
2024-01-04 13:42:56 +01:00 |
Raphaël Vinot
|
6f6784ba88
|
chg: remove jsonschema from dependencies
|
2024-01-04 13:37:24 +01:00 |
Steven
|
00df6e23fb
|
Fix api ssl verify typing
|
2023-12-15 11:19:28 +01:00 |
Steven
|
51433ff08a
|
Add HTTPS Adapter
Add the ability to provide a custom HTTPS adapter to the PyMISP class. With M2Crypto and m2requests, this can enable mutual TLS with hardware tokens.
|
2023-12-15 10:38:01 +01:00 |
Raphaël Vinot
|
c1f860dc47
|
chg: Bump objects
|
2023-12-14 12:51:15 +01:00 |
Raphaël Vinot
|
c921017cf7
|
fix: Avoid exception when the malware file name contains a "|"
|
2023-11-29 12:35:24 +01:00 |
Raphaël Vinot
|
cc6391233c
|
chg: Bump version, changelog
|
2023-11-23 13:44:13 +01:00 |
Raphaël Vinot
|
2dcb5f1efa
|
fix: Update calls to getStringStream to the public method
|
2023-11-17 13:21:18 +01:00 |
Raphaël Vinot
|
09f55f5167
|
fix: Avoid confusing error when an auth key is limited to an IP
Fix #1099
|
2023-11-14 12:26:23 +01:00 |
Christian Studer
|
cb5f68a932
|
chg: [misp-objects] Bumped latest version
|
2023-11-09 16:13:45 +01:00 |
Raphaël Vinot
|
5d39d81152
|
chg: Bump version, make __version__ dynamic
|
2023-10-24 15:09:25 +02:00 |
Raphaël Vinot
|
4ed9781c76
|
chg: Bump deps, allow older jsonschema for compatibility
|
2023-10-24 14:29:57 +02:00 |
Raphaël Vinot
|
507b8195ae
|
chg: Make mypy happy
|
2023-10-04 15:13:44 +02:00 |
Raphaël Vinot
|
5b0b4c65e2
|
fix: Allow object-relation names with uppercase characters defined in the templates
|
2023-10-04 11:46:49 +02:00 |
Raphaël Vinot
|
e20a9c7539
|
chg: Bump version, deps
|
2023-09-15 10:35:00 +02:00 |
Raphaël Vinot
|
ba0a1ac0f7
|
chg: Bump objects
|
2023-09-14 18:30:02 +02:00 |
Raphaël Vinot
|
a2755c2c7f
|
chg: Bump deps, objects
|
2023-09-14 15:37:56 +02:00 |
Raphaël Vinot
|
0a63ab8cc8
|
fix: Avoid exception when data is an empty iterator
Fix #1053
|
2023-09-04 17:33:28 +02:00 |
Raphaël Vinot
|
69e660ef03
|
chg: Bump objects, missed that.
|
2023-08-23 14:14:15 +02:00 |
Raphaël Vinot
|
a2566f0282
|
chg: Bump version
|
2023-08-23 13:59:24 +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
|
8af0a735c1
|
chg: Bump version, templates
|
2023-07-31 12:06:12 +02:00 |
Raphaël Vinot
|
dc315f3f5c
|
fix: Push code changes related to deps upgrade...
|
2023-07-31 11:59:00 +02:00 |
Raphaël Vinot
|
54d3a97643
|
chg: Bump deps, fix code accordingly
|
2023-07-31 11:17:56 +02:00 |
Raphaël Vinot
|
6f41d1781c
|
chg: Bump version
|
2023-07-10 16:15:42 +02:00 |
Raphaël Vinot
|
1a78edbe34
|
chg: Bump objects
|
2023-07-06 19:09:47 +02:00 |
Sura De Silva
|
10f4d30960
|
feat: introduce setter for galaxies
|
2023-07-03 12:57:52 +10:00 |