PyMISP/pymisp
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
..
data chg: Bump objects 2023-12-14 12:51:15 +01:00
tools fix: Update calls to getStringStream to the public method 2023-11-17 13:21:18 +01:00
__init__.py chg: Bump version, make __version__ dynamic 2023-10-24 15:09:25 +02:00
abstract.py fix: Add local key in MISPTag 2023-03-08 13:48:22 +02:00
api.py Add HTTPS Adapter 2023-12-15 10:38:01 +01:00
exceptions.py add: Added the `Galaxy` field to MISPAttribute using the MISPGalaxy class 2022-12-01 10:05:38 +01:00
mispevent.py fix: Avoid exception when the malware file name contains a "|" 2023-11-29 12:35:24 +01:00
py.typed chg: Refactorize typing, validate 2020-01-23 10:27:40 +01:00