summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pymisp_2.4.194.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pymisp: upgrade 2.4.190 -> 2.4.194Wang Mingyu2024-06-271-0/+22
Changelog: ============ - Make a response in the tests a MISPUser obj. - Tests failing du to missing error. - Get the tests to pass. - Properly load AnalystData from dict. - More changes to get the tests to pass. - [event-report] Make sure to generate an UUID. - Pass kwargs to abstract. - [analyst-data] Added initial support of analyst data concept and functions - WiP. - A bit more refactoring. - Use from_dict in the mixin to initialize the objects. - [analyst-data] Added improvements, API endpoints and tests. - [analyst-data] Make sure to include note_type_name. - Make mypy happy, change inheritance. - Allow orgc context for search_galaxy_clusters. - [analyst-data] Continued implementation of analyst-data support. - Allow orgc context for search_galaxy_clusters. - Add test case. - Add attach galaxy cluster method. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>