PyMISP/pymisp
Christian Studer 614d2e0ca1
fix: [AnalystData] Added missing properties for Notes and Opinions
- This is now needed because MISPNote and MISPOpinion
  are no longer part of AnalystDataBehaviorMixin and
  cannot then get them from there
2024-12-24 09:55:07 +01:00
..
data chg: Update objects templates 2024-12-20 16:10:28 +01:00
tools chg: remove fonts from submodules, on-demand download if needed 2024-11-11 12:32:39 +01:00
__init__.py new: [analyst-data] Added initial support of analyst data concept and functions - WiP 2024-04-23 09:24:44 +02:00
abstract.py chg: use from_dict in the mixin to initialize the objects 2024-05-06 12:19:04 +02:00
api.py fix: [api] Notes, Opinions and Relationships are no longer AnalystDataBehaviorMixin 2024-12-22 14:08:05 +01:00
exceptions.py feat: Adds methods to get attribute by id/uuid 2024-06-25 06:38:13 +10:00
mispevent.py fix: [AnalystData] Added missing properties for Notes and Opinions 2024-12-24 09:55:07 +01:00
py.typed chg: Refactorize typing, validate 2020-01-23 10:27:40 +01:00