PyMISP icon indicating copy to clipboard operation
PyMISP copied to clipboard

Python library using the MISP Rest API

Results 104 PyMISP issues
Sort by recently updated
recently updated
newest added

Extend the add_object() method for the duplicate-detection feature supported by the server. MISP was extended to allow detection of duplicate object-attribute collections - see https://github.com/MISP/MISP/issues/2826 - but today there appears...

T: enhancement

Blocking issue on MISP side: https://github.com/MISP/MISP/issues/2728 When the MISP issue is fixed, simply revert: https://github.com/MISP/PyMISP/commit/2c3c6d39ffa6927ab48d9cee0c10218dc88a8811

T: enhancement
help wanted
S: stale
S: blocked

I tried to get specific events that have been published, but it does not matter if I put published=True or published=False as an attribute in the ExpandedPyMISP.search method. The resultset...

T: support
S: needs diagnosis

Hi! How can I get related events for object attribute? As I can see in the source, now this is only supported for event.

help wanted
T: support

Change the example to show how to parse a csv with several templates.

T: enhancement
help wanted

Blocking MISP issue: https://github.com/MISP/MISP/issues/2638

S: stale
T: feature request

Hello! Is there a way to fetch events from a server by referencing the server_id as for feeds in the example: fetch_events_feed.py Thanks in advance!

T: support
S: needs diagnosis
S: stale

Is there currently a way to utilise PyMISP to add/edit/delete etc comments on an event?

S: needs change in MISP
S: stale
T: feature request

Add a search to the feed cache search (/feeds/searchCaches)

T: enhancement
S: needs change in MISP